Action not permitted
Modal body text goes here.
cve-2023-3611
Vulnerability from cvelistv5
Published
2023-07-21 20:49
Modified
2024-09-27 13:43
Severity ?
EPSS score ?
Summary
Out-of-bounds write in Linux kernel's net/sched: sch_qfq component
References
▼ | URL | Tags | |
---|---|---|---|
cve-coordination@google.com | https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64 | Mailing List, Patch, Vendor Advisory | |
cve-coordination@google.com | https://kernel.dance/3e337087c3b5805fe0b8a46ba622a962880b5d64 | Patch, Vendor Advisory | |
cve-coordination@google.com | https://lists.debian.org/debian-lts-announce/2023/10/msg00027.html | Mailing List, Third Party Advisory | |
cve-coordination@google.com | https://lists.debian.org/debian-lts-announce/2024/01/msg00004.html | Mailing List | |
cve-coordination@google.com | https://security.netapp.com/advisory/ntap-20230908-0002/ | Third Party Advisory | |
cve-coordination@google.com | https://www.debian.org/security/2023/dsa-5480 | Third Party Advisory | |
cve-coordination@google.com | https://www.debian.org/security/2023/dsa-5492 | Third Party Advisory |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T07:01:57.288Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "patch", "x_transferred" ], "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64" }, { "tags": [ "x_transferred" ], "url": "https://kernel.dance/3e337087c3b5805fe0b8a46ba622a962880b5d64" }, { "tags": [ "x_transferred" ], "url": "https://www.debian.org/security/2023/dsa-5480" }, { "tags": [ "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20230908-0002/" }, { "tags": [ "x_transferred" ], "url": "https://www.debian.org/security/2023/dsa-5492" }, { "tags": [ "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00027.html" }, { "tags": [ "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00004.html" } ], "title": "CVE Program Container" }, { "affected": [ { "cpes": [ "cpe:2.3:o:linux:kernel:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "kernel", "vendor": "linux", "versions": [ { "lessThan": "6.5", "status": "affected", "version": "3.8", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2023-3611", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-09-27T13:33:11.602895Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-09-27T13:43:55.993Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "packageName": "kernel", "product": "Kernel", "repo": "https://git.kernel.org", "vendor": "Linux", "versions": [ { "lessThan": "6.5", "status": "affected", "version": "3.8", "versionType": "custom" } ] } ], "credits": [ { "lang": "en", "type": "finder", "user": "00000000-0000-4000-9000-000000000000", "value": "Lion" } ], "datePublic": "2023-07-13T09:11:00.000Z", "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "\u003cp\u003eAn out-of-bounds write vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\u003c/p\u003e\u003cp\u003eThe qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.\u003c/p\u003e\u003cp\u003eWe recommend upgrading past commit 3e337087c3b5805fe0b8a46ba622a962880b5d64.\u003c/p\u003e" } ], "value": "An out-of-bounds write vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\n\nThe qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.\n\nWe recommend upgrading past commit 3e337087c3b5805fe0b8a46ba622a962880b5d64.\n\n" } ], "impacts": [ { "capecId": "CAPEC-233", "descriptions": [ { "lang": "en", "value": "CAPEC-233 Privilege Escalation" } ] } ], "metrics": [ { "cvssV3_1": { "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" }, "format": "CVSS", "scenarios": [ { "lang": "en", "value": "GENERAL" } ] } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-787", "description": "CWE-787 Out-of-bounds Write", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2023-07-22T09:43:12.163Z", "orgId": "14ed7db2-1595-443d-9d34-6215bf890778", "shortName": "Google" }, "references": [ { "tags": [ "patch" ], "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64" }, { "url": "https://kernel.dance/3e337087c3b5805fe0b8a46ba622a962880b5d64" }, { "url": "https://www.debian.org/security/2023/dsa-5480" }, { "url": "https://security.netapp.com/advisory/ntap-20230908-0002/" }, { "url": "https://www.debian.org/security/2023/dsa-5492" }, { "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00027.html" }, { "url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00004.html" } ], "source": { "discovery": "EXTERNAL" }, "title": "Out-of-bounds write in Linux kernel\u0027s net/sched: sch_qfq component", "x_generator": { "engine": "Vulnogram 0.1.0-dev" } } }, "cveMetadata": { "assignerOrgId": "14ed7db2-1595-443d-9d34-6215bf890778", "assignerShortName": "Google", "cveId": "CVE-2023-3611", "datePublished": "2023-07-21T20:49:10.812Z", "dateReserved": "2023-07-10T20:52:55.365Z", "dateUpdated": "2024-09-27T13:43:55.993Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-3611\",\"sourceIdentifier\":\"cve-coordination@google.com\",\"published\":\"2023-07-21T21:15:11.897\",\"lastModified\":\"2024-08-22T20:25:34.373\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An out-of-bounds write vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\\n\\nThe qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.\\n\\nWe recommend upgrading past commit 3e337087c3b5805fe0b8a46ba622a962880b5d64.\\n\\n\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9},{\"source\":\"cve-coordination@google.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]},{\"source\":\"cve-coordination@google.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.8\",\"versionEndExcluding\":\"4.14.322\",\"matchCriteriaId\":\"F395B68F-3350-4D7E-A0F3-DBE2FC9A7E0D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.15\",\"versionEndExcluding\":\"4.19.291\",\"matchCriteriaId\":\"D2D2CA9F-4CC4-4AF5-8C6D-E58415AB782E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.20\",\"versionEndExcluding\":\"5.4.253\",\"matchCriteriaId\":\"0707E9FF-8CDE-4AC1-98F3-5BB74EF88F8A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.5\",\"versionEndExcluding\":\"5.10.188\",\"matchCriteriaId\":\"43CAE50A-4A6C-488E-813C-F8DB77C13C8B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11\",\"versionEndExcluding\":\"5.15.121\",\"matchCriteriaId\":\"EC77775B-EC31-4966-966C-1286C02B2A85\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"6.1.40\",\"matchCriteriaId\":\"69315BCC-36D2-45CD-84F8-381EDF8E38F3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.4.5\",\"matchCriteriaId\":\"923F6AEA-C2EF-4B08-B038-69A18F3D41F8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.5:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"0B3E6E4D-E24E-4630-B00C-8C9901C597B0\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"46D69DCC-AE4D-4EA5-861C-D60951444C6C\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64\",\"source\":\"cve-coordination@google.com\",\"tags\":[\"Mailing List\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://kernel.dance/3e337087c3b5805fe0b8a46ba622a962880b5d64\",\"source\":\"cve-coordination@google.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/10/msg00027.html\",\"source\":\"cve-coordination@google.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/01/msg00004.html\",\"source\":\"cve-coordination@google.com\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230908-0002/\",\"source\":\"cve-coordination@google.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2023/dsa-5480\",\"source\":\"cve-coordination@google.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2023/dsa-5492\",\"source\":\"cve-coordination@google.com\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
rhsa-2024_0412
Vulnerability from csaf_redhat
Published
2024-01-25 08:13
Modified
2024-11-06 04:47
Summary
Red Hat Security Advisory: kernel security and bug fix update
Notes
Topic
An update for kernel is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.
Red 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.
Details
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: bpf: Incorrect verifier pruning leads to unsafe code paths being incorrectly marked as safe (CVE-2023-2163)
* kernel: net/sched: multiple vulnerabilities (CVE-2023-3611, CVE-2023-4623)
* kernel: tun: bugs for oversize packet when napi frags enabled in tun_napi_alloc_frags (CVE-2023-3812)
* kernel: use after free in unix_stream_sendpage (CVE-2023-4622)
* kernel: use after free in nvmet_tcp_free_crypto in NVMe (CVE-2023-5178)
* kernel: out-of-bounds write in qfq_change_class function (CVE-2023-31436)
* kernel: netfilter: potential slab-out-of-bound access due to integer underflow (CVE-2023-42753)
* kernel: IGB driver inadequate buffer size for frames larger than MTU (CVE-2023-45871)
* kernel: multiple race condition vulnerabilities (CVE-2022-3028, CVE-2022-3522, CVE-2023-33203, CVE-2023-35823, CVE-2023-35824, CVE-2022-3567, BZ#2230094)
* kernel: swiotlb information leak with DMA_FROM_DEVICE (CVE-2022-0854)
* kernel: uninitialized registers on stack in nft_do_chain can cause kernel pointer leakage to UM (CVE-2022-1016)
* kernel: use-after-free in ath9k_htc_probe_device() could cause an escalation of privileges (CVE-2022-1679)
* kernel: USB-accessible buffer overflow in brcmfmac (CVE-2022-3628)
* kernel: multiple NULL pointer dereference vulnerabilities (CVE-2022-4129, CVE-2022-47929, CVE-2023-0394, CVE-2023-3772, CVE-2023-4459)
* kernel: igmp: use-after-free in ip_check_mc_rcu when opening and closing inet sockets (CVE-2022-20141)
* kernel: Unprivileged users may use PTRACE_SEIZE to set PTRACE_O_SUSPEND_SECCOMP option (CVE-2022-30594)
* hw: Intel: Gather Data Sampling (GDS) side channel vulnerability (CVE-2022-40982)
* kernel: Report vmalloc UAF in dvb-core/dmxdev (CVE-2022-41218)
* kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip (CVE-2022-41858)
* kernel: memory corruption in usbmon driver (CVE-2022-43750)
* kernel: HID: multiple vulnerabilities (CVE-2023-1073, CVE-2023-1079)
* kernel: use-after-free caused by invalid pointer hostname in fs/cifs/connect.c (CVE-2023-1195)
* kernel: denial of service in tipc_conn_close (CVE-2023-1382)
* kernel: Possible use-after-free since the two fdget() during vhost_net_set_backend() (CVE-2023-1838)
* kernel: Spectre v2 SMT mitigations problem (CVE-2023-1998)
* Kernel: UAF during login when accessing the shost ipaddress (CVE-2023-2162)
* kernel: i2c: out-of-bounds write in xgene_slimpro_i2c_xfer() (CVE-2023-2194)
* kernel: ext4: use-after-free in ext4_xattr_set_entry() (CVE-2023-2513)
* kernel: fbcon: shift-out-of-bounds in fbcon_set_font() (CVE-2023-3161)
* kernel: out-of-bounds access in relay_file_read (CVE-2023-3268)
* kernel: use after free in vcs_read in drivers/tty/vt/vc_screen.c due to race (CVE-2023-3567)
* kernel: Race between task migrating pages and another task calling exit_mmap (CVE-2023-4732)
* kernel: slab-out-of-bounds read vulnerabilities in cbq_classify (CVE-2023-23454)
* kernel: mpls: double free on sysctl allocation failure (CVE-2023-26545)
* kernel: fbcon: out-of-sync arrays in fbcon_mode_deleted due to wrong con2fb_map assignment (CVE-2023-38409)
* kernel: use-after-free after removing device in wb_inode_writeback_end in mm/page-writeback.c (CVE-2024-0562)
* kernel: use-after-free in smb2_is_status_io_timeout() (CVE-2023-1192)
* kernel: use-after-free bug in remove function xgene_hwmon_remove (CVE-2023-1855)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Bug Fix(es):
* bpf_jit_limit hit again (BZ#2243013)
* HPE Edgeline 920t resets during kdump context when ice driver is loaded and when system is booted with intel_iommu=on iommu=pt (BZ#2244627)
* RHEL8.6 - s390/dasd: Use correct lock while counting channel queue length (BZ#2250882)
Terms of Use
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.
{ "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.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: bpf: Incorrect verifier pruning leads to unsafe code paths being incorrectly marked as safe (CVE-2023-2163)\n\n* kernel: net/sched: multiple vulnerabilities (CVE-2023-3611, CVE-2023-4623)\n\n* kernel: tun: bugs for oversize packet when napi frags enabled in tun_napi_alloc_frags (CVE-2023-3812)\n\n* kernel: use after free in unix_stream_sendpage (CVE-2023-4622)\n\n* kernel: use after free in nvmet_tcp_free_crypto in NVMe (CVE-2023-5178)\n\n* kernel: out-of-bounds write in qfq_change_class function (CVE-2023-31436)\n\n* kernel: netfilter: potential slab-out-of-bound access due to integer underflow (CVE-2023-42753)\n\n* kernel: IGB driver inadequate buffer size for frames larger than MTU (CVE-2023-45871)\n\n* kernel: multiple race condition vulnerabilities (CVE-2022-3028, CVE-2022-3522, CVE-2023-33203, CVE-2023-35823, CVE-2023-35824, CVE-2022-3567, BZ#2230094)\n\n* kernel: swiotlb information leak with DMA_FROM_DEVICE (CVE-2022-0854)\n\n* kernel: uninitialized registers on stack in nft_do_chain can cause kernel pointer leakage to UM (CVE-2022-1016)\n\n* kernel: use-after-free in ath9k_htc_probe_device() could cause an escalation of privileges (CVE-2022-1679)\n\n* kernel: USB-accessible buffer overflow in brcmfmac (CVE-2022-3628)\n\n* kernel: multiple NULL pointer dereference vulnerabilities (CVE-2022-4129, CVE-2022-47929, CVE-2023-0394, CVE-2023-3772, CVE-2023-4459)\n\n* kernel: igmp: use-after-free in ip_check_mc_rcu when opening and closing inet sockets (CVE-2022-20141)\n\n* kernel: Unprivileged users may use PTRACE_SEIZE to set PTRACE_O_SUSPEND_SECCOMP option (CVE-2022-30594)\n\n* hw: Intel: Gather Data Sampling (GDS) side channel vulnerability (CVE-2022-40982)\n\n* kernel: Report vmalloc UAF in dvb-core/dmxdev (CVE-2022-41218)\n\n* kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip (CVE-2022-41858)\n\n* kernel: memory corruption in usbmon driver (CVE-2022-43750)\n\n* kernel: HID: multiple vulnerabilities (CVE-2023-1073, CVE-2023-1079)\n\n* kernel: use-after-free caused by invalid pointer hostname in fs/cifs/connect.c (CVE-2023-1195)\n\n* kernel: denial of service in tipc_conn_close (CVE-2023-1382)\n\n* kernel: Possible use-after-free since the two fdget() during vhost_net_set_backend() (CVE-2023-1838)\n\n* kernel: Spectre v2 SMT mitigations problem (CVE-2023-1998)\n\n* Kernel: UAF during login when accessing the shost ipaddress (CVE-2023-2162)\n\n* kernel: i2c: out-of-bounds write in xgene_slimpro_i2c_xfer() (CVE-2023-2194)\n\n* kernel: ext4: use-after-free in ext4_xattr_set_entry() (CVE-2023-2513)\n\n* kernel: fbcon: shift-out-of-bounds in fbcon_set_font() (CVE-2023-3161)\n\n* kernel: out-of-bounds access in relay_file_read (CVE-2023-3268)\n\n* kernel: use after free in vcs_read in drivers/tty/vt/vc_screen.c due to race (CVE-2023-3567)\n\n* kernel: Race between task migrating pages and another task calling exit_mmap (CVE-2023-4732)\n\n* kernel: slab-out-of-bounds read vulnerabilities in cbq_classify (CVE-2023-23454)\n\n* kernel: mpls: double free on sysctl allocation failure (CVE-2023-26545)\n\n* kernel: fbcon: out-of-sync arrays in fbcon_mode_deleted due to wrong con2fb_map assignment (CVE-2023-38409)\n\n* kernel: use-after-free after removing device in wb_inode_writeback_end in mm/page-writeback.c (CVE-2024-0562)\n\n* kernel: use-after-free in smb2_is_status_io_timeout() (CVE-2023-1192)\n\n* kernel: use-after-free bug in remove function xgene_hwmon_remove (CVE-2023-1855)\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* bpf_jit_limit hit again (BZ#2243013)\n\n* HPE Edgeline 920t resets during kdump context when ice driver is loaded and when system is booted with intel_iommu=on iommu=pt (BZ#2244627)\n\n* RHEL8.6 - s390/dasd: Use correct lock while counting channel queue length (BZ#2250882)", "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-2024:0412", "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "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/solutions/7027704", "url": "https://access.redhat.com/solutions/7027704" }, { "category": "external", "summary": "2058395", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2058395" }, { "category": "external", "summary": "2066614", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066614" }, { "category": "external", "summary": "2084125", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084125" }, { "category": "external", "summary": "2085300", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085300" }, { "category": "external", "summary": "2087568", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087568" }, { "category": "external", "summary": "2114937", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114937" }, { "category": "external", "summary": "2122228", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2122228" }, { "category": "external", "summary": "2122960", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2122960" }, { "category": "external", "summary": "2134528", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134528" }, { "category": "external", "summary": "2143943", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143943" }, { "category": "external", "summary": "2144379", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144379" }, { "category": "external", "summary": "2150960", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150960" }, { "category": "external", "summary": "2150979", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150979" }, { "category": "external", "summary": "2151270", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151270" }, { "category": "external", "summary": "2154171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2154171" }, { "category": "external", "summary": "2154178", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2154178" }, { "category": "external", "summary": "2162120", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2162120" }, { "category": "external", "summary": "2168246", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168246" }, { "category": "external", "summary": "2168297", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168297" }, { "category": "external", "summary": "2173403", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173403" }, { "category": "external", "summary": "2173444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173444" }, { "category": "external", "summary": "2177371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177371" }, { "category": "external", "summary": "2182443", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182443" }, { "category": "external", "summary": "2184578", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184578" }, { "category": "external", "summary": "2187257", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187257" }, { "category": "external", "summary": "2187773", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187773" }, { "category": "external", "summary": "2188396", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188396" }, { "category": "external", "summary": "2192667", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192667" }, { "category": "external", "summary": "2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "2193097", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2193097" }, { "category": "external", "summary": "2213485", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213485" }, { "category": "external", "summary": "2215502", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215502" }, { "category": "external", "summary": "2215835", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215835" }, { "category": "external", "summary": "2215836", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215836" }, { "category": "external", "summary": "2218943", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218943" }, { "category": "external", "summary": "2219268", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219268" }, { "category": "external", "summary": "2221463", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221463" }, { "category": "external", "summary": "2223949", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223949" }, { "category": "external", "summary": "2224048", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224048" }, { "category": "external", "summary": "2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "2230042", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230042" }, { "category": "external", "summary": "2230094", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230094" }, { "category": "external", "summary": "2236982", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236982" }, { "category": "external", "summary": "2237757", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237757" }, { "category": "external", "summary": "2237760", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237760" }, { "category": "external", "summary": "2239843", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239843" }, { "category": "external", "summary": "2240249", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240249" }, { "category": "external", "summary": "2241924", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241924" }, { "category": "external", "summary": "2244723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244723" }, { "category": "external", "summary": "2258475", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258475" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0412.json" } ], "title": "Red Hat Security Advisory: kernel security and bug fix update", "tracking": { "current_release_date": "2024-11-06T04:47:58+00:00", "generator": { "date": "2024-11-06T04:47:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:0412", "initial_release_date": "2024-01-25T08:13:02+00:00", "revision_history": [ { "date": "2024-01-25T08:13:02+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-01-25T08:13:02+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T04:47:58+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Virtualization 4 Hypervisor for RHEL 8", "product": { "name": "Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhev_hypervisor:4.4::el8" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:8.6::baseos" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder EUS (v.8.6)", "product": { "name": "Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "kernel-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "kernel-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "perf-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "perf-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "perf-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.87.1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "product": { "name": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "product_id": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.87.1.el8_6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "perf-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "perf-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.87.1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "product": { "name": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "product_id": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.87.1.el8_6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "kernel-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "kernel-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "perf-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "perf-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.87.1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "product": { "name": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "product_id": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.87.1.el8_6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "bpftool-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "bpftool-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "kernel-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "kernel-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "perf-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "perf-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "perf-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.87.1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "product": { "name": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "product_id": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.87.1.el8_6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kernel-0:4.18.0-372.87.1.el8_6.src", "product": { "name": "kernel-0:4.18.0-372.87.1.el8_6.src", "product_id": "kernel-0:4.18.0-372.87.1.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-372.87.1.el8_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "product": { "name": "kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "product_id": "kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-abi-stablelists@4.18.0-372.87.1.el8_6?arch=noarch" } } }, { "category": "product_version", "name": "kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "product": { "name": "kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "product_id": "kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@4.18.0-372.87.1.el8_6?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "bpftool-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.87.1.el8_6.src as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src" }, "product_reference": "kernel-0:4.18.0-372.87.1.el8_6.src", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch" }, "product_reference": "kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:4.18.0-372.87.1.el8_6.noarch as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch" }, "product_reference": "kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "perf-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "perf-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "perf-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "perf-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8", "product_id": "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "8Base-RHV-Hypervisor-4" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "bpftool-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.87.1.el8_6.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src" }, "product_reference": "kernel-0:4.18.0-372.87.1.el8_6.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch" }, "product_reference": "kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:4.18.0-372.87.1.el8_6.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch" }, "product_reference": "kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "perf-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "perf-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "perf-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "perf-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "bpftool-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.87.1.el8_6.src as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src" }, "product_reference": "kernel-0:4.18.0-372.87.1.el8_6.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch" }, "product_reference": "kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:4.18.0-372.87.1.el8_6.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch" }, "product_reference": "kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "perf-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "perf-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "perf-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "perf-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Halil Pasic" ] } ], "cve": "CVE-2022-0854", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2022-02-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2058395" } ], "notes": [ { "category": "description", "text": "A memory leak flaw was found in the Linux kernel\u2019s DMA subsystem, in the way a user calls DMA_FROM_DEVICE. This flaw allows a local user to read random memory from the kernel space.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: swiotlb information leak with DMA_FROM_DEVICE", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0854" }, { "category": "external", "summary": "RHBZ#2058395", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2058395" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0854", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0854" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0854", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0854" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/kernel/dma/swiotlb.c?h=v5.17-rc8\u0026id=aa6f8dcbab473f3a3c7454b74caa46d36cdc5d13", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/kernel/dma/swiotlb.c?h=v5.17-rc8\u0026id=aa6f8dcbab473f3a3c7454b74caa46d36cdc5d13" } ], "release_date": "2022-03-07T10:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: swiotlb information leak with DMA_FROM_DEVICE" }, { "acknowledgments": [ { "names": [ "David Bouman" ] } ], "cve": "CVE-2022-1016", "cwe": { "id": "CWE-909", "name": "Missing Initialization of Resource" }, "discovery_date": "2022-03-22T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2066614" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux kernel in net/netfilter/nf_tables_core.c:nft_do_chain, which can cause a use-after-free. This issue needs to handle \u0027return\u0027 with proper preconditions, as it can lead to a kernel information leak problem caused by a local, unprivileged attacker.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: uninitialized registers on stack in nft_do_chain can cause kernel pointer leakage to UM", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1016" }, { "category": "external", "summary": "RHBZ#2066614", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066614" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1016", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1016" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1016", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1016" }, { "category": "external", "summary": "http://blog.dbouman.nl/2022/04/02/How-The-Tables-Have-Turned-CVE-2022-1015-1016/", "url": "http://blog.dbouman.nl/2022/04/02/How-The-Tables-Have-Turned-CVE-2022-1015-1016/" }, { "category": "external", "summary": "https://seclists.org/oss-sec/2022/q1/205", "url": "https://seclists.org/oss-sec/2022/q1/205" } ], "release_date": "2022-03-28T15:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "On non-containerized deployments of Red Hat Enterprise Linux, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: uninitialized registers on stack in nft_do_chain can cause kernel pointer leakage to UM" }, { "acknowledgments": [ { "names": [ "elijahbai" ], "organization": "Tencent Security Yunding Lab" } ], "cve": "CVE-2022-1679", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2022-05-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2084125" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Linux kernel\u2019s Atheros wireless adapter driver in the way a user forces the ath9k_htc_wait_for_target function to fail with some input messages. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use-after-free in ath9k_htc_probe_device() could cause an escalation of privileges", "title": "Vulnerability summary" }, { "category": "other", "text": "Keeping this issue Moderate, because the impact is limited: likely only possibility of memory leak and crash, but not privileges escalation and both kind of race condition that is hard to trigger.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-1679" }, { "category": "external", "summary": "RHBZ#2084125", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084125" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-1679", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1679" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1679", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1679" }, { "category": "external", "summary": "https://lore.kernel.org/lkml/87ilqc7jv9.fsf@kernel.org/t/", "url": "https://lore.kernel.org/lkml/87ilqc7jv9.fsf@kernel.org/t/" } ], "release_date": "2022-02-07T10:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module ath9k from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: use-after-free in ath9k_htc_probe_device() could cause an escalation of privileges" }, { "cve": "CVE-2022-3028", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-08-04T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2122228" } ], "notes": [ { "category": "description", "text": "A race condition was found in the Linux kernel\u0027s IP framework for transforming packets (XFRM subsystem) when multiple calls to xfrm_probe_algs occurred simultaneously. This flaw could allow a local attacker to potentially trigger an out-of-bounds write or leak kernel heap memory by performing an out-of-bounds read and copying it into a socket.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: race condition in xfrm_probe_algs can lead to OOB read/write", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw is rated as having a Moderate impact because it can only be triggered by a privileged local user (with CAP_NET_ADMIN or root).", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3028" }, { "category": "external", "summary": "RHBZ#2122228", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2122228" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3028", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3028" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3028", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3028" }, { "category": "external", "summary": "https://github.com/torvalds/linux/commit/ba953a9d89a00c078b85f4b190bc1dde66fe16b5", "url": "https://github.com/torvalds/linux/commit/ba953a9d89a00c078b85f4b190bc1dde66fe16b5" } ], "release_date": "2022-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" } ], "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: race condition in xfrm_probe_algs can lead to OOB read/write" }, { "cve": "CVE-2022-3522", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "discovery_date": "2022-10-16T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2150979" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in hugetlb_no_page in the mm/hugetlb.c file in the Linux Kernel, where a manipulation leads to a race condition. This flaw may allow a local attacker to cause a denial of service and can lead to a kernel information leak issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: race condition in hugetlb_no_page() in mm/hugetlb.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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3522" }, { "category": "external", "summary": "RHBZ#2150979", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150979" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3522", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3522" }, { "category": "external", "summary": "https://lore.kernel.org/all/20221004193400.110155-3-peterx@redhat.com/T/#u", "url": "https://lore.kernel.org/all/20221004193400.110155-3-peterx@redhat.com/T/#u" } ], "release_date": "2022-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: race condition in hugetlb_no_page() in mm/hugetlb.c" }, { "cve": "CVE-2022-3567", "cwe": { "id": "CWE-421", "name": "Race Condition During Access to Alternate Channel" }, "discovery_date": "2022-11-18T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2143943" } ], "notes": [ { "category": "description", "text": "A data race problem was found in sk-\u003esk_prot in the network subsystem in ipv6 in the Linux kernel. This issue occurs while some functions access critical data, leading to a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: data races around sk-\u003esk_prot", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3567" }, { "category": "external", "summary": "RHBZ#2143943", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143943" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3567", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3567" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3567", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3567" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=364f997b5cfe1db0d63a390fe7c801fa2b3115f6", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=364f997b5cfe1db0d63a390fe7c801fa2b3115f6" } ], "release_date": "2022-10-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: data races around sk-\u003esk_prot" }, { "cve": "CVE-2022-3628", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2022-12-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2150960" } ], "notes": [ { "category": "description", "text": "A buffer overflow flaw was found in the Linux kernel Broadcom Full MAC Wi-Fi driver. This issue occurs when a user connects to a malicious USB device. This can allow a local user to crash the system or escalate their privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: USB-accessible buffer overflow in brcmfmac", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3628" }, { "category": "external", "summary": "RHBZ#2150960", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150960" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3628", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3628" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3628", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3628" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/patch/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.c?id=6788ba8aed4e28e90f72d68a9d794e34eac17295", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/patch/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.c?id=6788ba8aed4e28e90f72d68a9d794e34eac17295" }, { "category": "external", "summary": "https://seclists.org/oss-sec/2022/q4/60", "url": "https://seclists.org/oss-sec/2022/q4/60" } ], "release_date": "2022-10-22T09:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "To mitigate this issue, prevent the brcmfmac module from being loaded. See https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.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.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: USB-accessible buffer overflow in brcmfmac" }, { "cve": "CVE-2022-4129", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2022-08-28T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2134528" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux kernel\u0027s Layer 2 Tunneling Protocol (L2TP). A missing lock when clearing sk_user_data can lead to a race condition and NULL pointer dereference. A local user could use this flaw to potentially crash the system causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: l2tp: missing lock when clearing sk_user_data can lead to NULL pointer dereference", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4129" }, { "category": "external", "summary": "RHBZ#2134528", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134528" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4129", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4129" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4129", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4129" } ], "release_date": "2022-08-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" } ], "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: l2tp: missing lock when clearing sk_user_data can lead to NULL pointer dereference" }, { "cve": "CVE-2022-20141", "cwe": { "id": "CWE-667", "name": "Improper Locking" }, "discovery_date": "2022-08-03T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2114937" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Linux kernel\u2019s IGMP protocol in how a user triggers a race condition in the ip_check_mc_rcu function. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: igmp: use-after-free in ip_check_mc_rcu when opening and closing inet sockets", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-20141" }, { "category": "external", "summary": "RHBZ#2114937", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114937" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-20141", "url": "https://www.cve.org/CVERecord?id=CVE-2022-20141" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-20141", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-20141" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/net/ipv4/igmp.c?h=v5.19\u0026id=23d2b94043ca8835bd1e67749020e839f396a1c2", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/net/ipv4/igmp.c?h=v5.19\u0026id=23d2b94043ca8835bd1e67749020e839f396a1c2" } ], "release_date": "2021-07-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" } ], "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: igmp: use-after-free in ip_check_mc_rcu when opening and closing inet sockets" }, { "cve": "CVE-2022-30594", "cwe": { "id": "CWE-276", "name": "Incorrect Default Permissions" }, "discovery_date": "2022-05-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2085300" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux kernel. The PTRACE_SEIZE code path allows attackers to bypass intended restrictions on setting the PT_SUSPEND_SECCOMP flag, possibly disabling seccomp.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Unprivileged users may use PTRACE_SEIZE to set PTRACE_O_SUSPEND_SECCOMP option", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-30594" }, { "category": "external", "summary": "RHBZ#2085300", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085300" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-30594", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30594" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30594", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30594" } ], "release_date": "2022-05-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "If ptrace is not required, ptrace can be disabled in multiple ways.\n\n 1. SELinux policy.\n\n # setsebool -P deny_ptrace on\n\n 2. Kernel sysctl.\n\n # sysctl -w kernel.yama.ptrace_scope=3\n\n Or to make persistent , create\n\n /etc/sysctl.d/99-yama-ptrace_scope.conf\n\n kernel.yama.ptrace_scope=3\n\nIf you need further assistance, see the KCS article https://access.redhat.com/solutions/41278 or contact Red Hat Global Support Services.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Unprivileged users may use PTRACE_SEIZE to set PTRACE_O_SUSPEND_SECCOMP option" }, { "cve": "CVE-2022-40982", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2023-07-19T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2223949" } ], "notes": [ { "category": "description", "text": "A Gather Data Sampling (GDS) transient execution side-channel vulnerability was found affecting certain Intel processors. This issue may allow a local attacker using gather instruction (load from memory) to infer stale data from previously used vector registers on the same physical core.", "title": "Vulnerability description" }, { "category": "summary", "text": "hw: Intel: Gather Data Sampling (GDS) side channel vulnerability", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40982" }, { "category": "external", "summary": "RHBZ#2223949", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223949" }, { "category": "external", "summary": "RHSB-7027704", "url": "https://access.redhat.com/solutions/7027704" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40982", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40982" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40982", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40982" }, { "category": "external", "summary": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00828.html", "url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00828.html" } ], "release_date": "2023-08-08T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "The vulnerability can be mitigated by installing the CPU microcode package microcode_ctl version 20230808.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "hw: Intel: Gather Data Sampling (GDS) side channel vulnerability" }, { "cve": "CVE-2022-41218", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2022-08-31T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2122960" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Linux kernel\u2019s dvb-core subsystem (DVB API used by Digital TV devices) in how a user physically removed a USB device (such as a DVB demultiplexer device) while running malicious code. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Report vmalloc UAF in dvb-core/dmxdev", "title": "Vulnerability summary" }, { "category": "other", "text": "Keeping this issue Moderate because the impact is limited: only when the user uses the dvb-core module and removes the USB device triggers the attack. This kind of race condition is hard to trigger and requires several preconditions.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-41218" }, { "category": "external", "summary": "RHBZ#2122960", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2122960" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-41218", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41218" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41218", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41218" }, { "category": "external", "summary": "https://lore.kernel.org/all/20220908132754.30532-1-tiwai@suse.de/", "url": "https://lore.kernel.org/all/20220908132754.30532-1-tiwai@suse.de/" } ], "release_date": "2022-09-23T08:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module dvb-core from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Report vmalloc UAF in dvb-core/dmxdev" }, { "acknowledgments": [ { "names": [ "Duoming Zhou" ] } ], "cve": "CVE-2022-41858", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2022-11-21T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2144379" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux kernel. A NULL pointer dereference may occur while a slip driver is in progress to detach in sl_tx_timeout in drivers/net/slip/slip.c. This issue could allow an attacker to crash the system or leak internal kernel information.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-41858" }, { "category": "external", "summary": "RHBZ#2144379", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144379" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-41858", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41858" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41858", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41858" }, { "category": "external", "summary": "https://github.com/torvalds/linux/commit/ec4eb8a86ade4d22633e1da2a7d85a846b7d1798", "url": "https://github.com/torvalds/linux/commit/ec4eb8a86ade4d22633e1da2a7d85a846b7d1798" } ], "release_date": "2022-04-05T15:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected slip driver from loading during the boot time, and ensuring the module is added to the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip" }, { "cve": "CVE-2022-43750", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-10-26T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2151270" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw in the Linux kernel\u2019s USB Monitor component was found in how a user with access to the /dev/usbmon can trigger it by an incorrect write to the memory of the usbmon. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: memory corruption in usbmon 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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-43750" }, { "category": "external", "summary": "RHBZ#2151270", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151270" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-43750", "url": "https://www.cve.org/CVERecord?id=CVE-2022-43750" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-43750", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-43750" }, { "category": "external", "summary": "https://github.com/torvalds/linux/commit/a659daf63d16aa883be42f3f34ff84235c302198", "url": "https://github.com/torvalds/linux/commit/a659daf63d16aa883be42f3f34ff84235c302198" } ], "release_date": "2022-09-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" } ], "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: memory corruption in usbmon driver" }, { "cve": "CVE-2022-47929", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-01-18T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168246" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in qdisc_graft in net/sched/sch_api.c in the Linux kernel. This issue may allow a local unprivileged user to trigger a denial of service if the alloc_workqueue function return is not validated in time of failure, resulting in a system crash or leaked internal kernel information.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: NULL pointer dereference in traffic control subsystem", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-47929" }, { "category": "external", "summary": "RHBZ#2168246", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168246" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-47929", "url": "https://www.cve.org/CVERecord?id=CVE-2022-47929" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-47929", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-47929" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=96398560f26aa07e8f2969d73c8197e6a6d10407", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=96398560f26aa07e8f2969d73c8197e6a6d10407" } ], "release_date": "2023-01-09T17:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "The mitigation is to disable unprivileged user namespaces by setting user.max_user_namespaces to 0:\n\n```\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n```", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: NULL pointer dereference in traffic control subsystem" }, { "acknowledgments": [ { "names": [ "Kyle Zeng" ] } ], "cve": "CVE-2023-0394", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-01-18T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2162120" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in rawv6_push_pending_frames in net/ipv6/raw.c in the network subcomponent in the Linux kernel. This flaw causes the system to crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: NULL pointer dereference in rawv6_push_pending_frames", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0394" }, { "category": "external", "summary": "RHBZ#2162120", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2162120" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0394", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0394" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0394", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0394" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=cb3e9864cdbe35ff6378966660edbcbac955fe17", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=cb3e9864cdbe35ff6378966660edbcbac955fe17" }, { "category": "external", "summary": "https://www.openwall.com/lists/oss-security/2023/01/18/2", "url": "https://www.openwall.com/lists/oss-security/2023/01/18/2" } ], "release_date": "2023-01-17T17:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: NULL pointer dereference in rawv6_push_pending_frames" }, { "cve": "CVE-2023-1073", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-02-23T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2173403" } ], "notes": [ { "category": "description", "text": "A memory corruption flaw was found in the Linux kernel\u2019s human interface device (HID) subsystem in how a user inserts a malicious USB device. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: HID: check empty report_list in hid_validate_values()", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1073" }, { "category": "external", "summary": "RHBZ#2173403", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173403" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1073", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1073" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1073", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1073" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=b12fece4c64857e5fab4290bf01b2e0317a88456", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=b12fece4c64857e5fab4290bf01b2e0317a88456" }, { "category": "external", "summary": "https://www.openwall.com/lists/oss-security/2023/01/17/3", "url": "https://www.openwall.com/lists/oss-security/2023/01/17/3" } ], "release_date": "2023-01-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "PHYSICAL", "availabilityImpact": "HIGH", "baseScore": 6.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: HID: check empty report_list in hid_validate_values()" }, { "cve": "CVE-2023-1079", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-02-23T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2173444" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in asus_kbd_backlight_set in drivers/hid/hid-asus.c in the Linux Kernel. This issue could allow an attacker to crash the system when plugging in or disconnecting a malicious USB device, which may lead to a kernel information leak problem.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: hid: Use After Free in asus_remove()", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1079" }, { "category": "external", "summary": "RHBZ#2173444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173444" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1079", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1079" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1079", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1079" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=4ab3a086d10eeec1424f2e8a968827a6336203df", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=4ab3a086d10eeec1424f2e8a968827a6336203df" } ], "release_date": "2023-02-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected ASUS HID driver (for notebook built-in keyboard) module from loading during the boot time, ensure the module is added into the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.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.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: hid: Use After Free in asus_remove()" }, { "acknowledgments": [ { "names": [ "Pumpkin (@u1f383), working with DEVCORE Internship Program" ] } ], "cve": "CVE-2023-1192", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2022-12-16T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2154178" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in smb2_is_status_io_timeout() in CIFS in the Linux Kernel. After CIFS transfers response data to a system call, there are still local variable points to the memory region, and if the system call frees it faster than CIFS uses it, CIFS will access a free memory region, leading to a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use-after-free in smb2_is_status_io_timeout()", "title": "Vulnerability summary" }, { "category": "other", "text": "Because analysis indicates that this issue will only cause momentary interruptions to connections, Red Hat rates the impact of this flaw as Low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1192" }, { "category": "external", "summary": "RHBZ#2154178", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2154178" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1192", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1192" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1192", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1192" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d527f51331cace562393a8038d870b3e9916686fCVE-2023-52", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d527f51331cace562393a8038d870b3e9916686fCVE-2023-52" } ], "release_date": "2022-10-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kernel: use-after-free in smb2_is_status_io_timeout()" }, { "acknowledgments": [ { "names": [ "Pumpkin (@u1f383)" ], "organization": "DEVCORE Internship Program, and NYCU Software Security LAB" } ], "cve": "CVE-2023-1195", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2022-12-16T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2154171" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in reconn_set_ipaddr_from_hostname in fs/cifs/connect.c in the Linux kernel. The issue occurs when it forgets to set the free pointer server-\u003ehostname to NULL, leading to an invalid pointer request.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use-after-free caused by invalid pointer hostname in fs/cifs/connect.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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1195" }, { "category": "external", "summary": "RHBZ#2154171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2154171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1195", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1195" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1195", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1195" }, { "category": "external", "summary": "https://github.com/torvalds/linux/commit/153695d36ead0ccc4d0256953c751cabf673e621", "url": "https://github.com/torvalds/linux/commit/153695d36ead0ccc4d0256953c751cabf673e621" } ], "release_date": "2022-10-02T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: use-after-free caused by invalid pointer hostname in fs/cifs/connect.c" }, { "acknowledgments": [ { "names": [ "Wei Chen" ] } ], "cve": "CVE-2023-1382", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-03-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2177371" } ], "notes": [ { "category": "description", "text": "A data race flaw was found in the Linux kernel, between where con is allocated and con-\u003esock is set. This issue leads to a NULL pointer dereference when accessing con-\u003esock-\u003esk in net/tipc/topsrv.c in the tipc protocol in the Linux kernel.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: denial of service in tipc_conn_close", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1382" }, { "category": "external", "summary": "RHBZ#2177371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177371" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1382", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1382" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1382", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1382" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/bc7bd3183f1c275c820690fc65b708238fe9e38e.1668807842.git.lucien.xin@gmail.com/T/#u", "url": "https://lore.kernel.org/netdev/bc7bd3183f1c275c820690fc65b708238fe9e38e.1668807842.git.lucien.xin@gmail.com/T/#u" } ], "release_date": "2022-11-18T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected transparent inter-process communication (TIPC) protocol kernel module from loading during the boot time. Ensure the module is added into the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: denial of service in tipc_conn_close" }, { "cve": "CVE-2023-1838", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2022-05-18T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2087568" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in vhost_net_set_backend in drivers/vhost/net.c in the virtio network subcomponent in the Linux kernel due to a double fget. This issue could allow a local attacker to crash the system, and could lead to a kernel information leak problem.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Possible use-after-free since the two fdget() during vhost_net_set_backend()", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1838" }, { "category": "external", "summary": "RHBZ#2087568", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087568" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1838", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1838" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1838", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1838" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/20220516084213.26854-1-jasowang@redhat.com/T/", "url": "https://lore.kernel.org/netdev/20220516084213.26854-1-jasowang@redhat.com/T/" } ], "release_date": "2022-05-16T10:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected Host kernel accelerator (vhost-net) kernel module from loading during the boot time, ensure the module is added to the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Possible use-after-free since the two fdget() during vhost_net_set_backend()" }, { "cve": "CVE-2023-1855", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-04-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2184578" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in xgene_hwmon_remove in drivers/hwmon/xgene-hwmon.c in the Hardware Monitoring Linux Kernel driver (xgene-hwmon). This flaw could allow a local attacker to crash the system due to a race problem, possibly leading to a kernel information leak.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use-after-free bug in remove function xgene_hwmon_remove", "title": "Vulnerability summary" }, { "category": "other", "text": "Because this flaw affects a specific CPU family, and because exploitation requires elevated system privileges, Red Hat assesses the impact of this flaw as Low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1855" }, { "category": "external", "summary": "RHBZ#2184578", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184578" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1855", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1855" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1855", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1855" }, { "category": "external", "summary": "https://lore.kernel.org/all/20230318122758.2140868-1-linux@roeck-us.net/", "url": "https://lore.kernel.org/all/20230318122758.2140868-1-linux@roeck-us.net/" } ], "release_date": "2023-03-10T10:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected APM X-Gene SoC HW monitor kernel driver (apm_xgene) from loading during the boot time. Ensure the module is added into the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kernel: use-after-free bug in remove function xgene_hwmon_remove" }, { "cve": "CVE-2023-1998", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2023-04-17T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2187257" } ], "notes": [ { "category": "description", "text": "It was found that the Linux Kernel still left the victim process exposed to attacks in some cases even after enabling the spectre-BTI mitigation with prctl. The kernel failed to protect applications that attempted to protect against Spectre v2 leaving them open to attack from other processes running on the same physical core in another hyperthread.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Spectre v2 SMT mitigations problem", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1998" }, { "category": "external", "summary": "RHBZ#2187257", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187257" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1998", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1998" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1998", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1998" }, { "category": "external", "summary": "https://github.com/google/security-research/security/advisories/GHSA-mj4w-6495-6crx", "url": "https://github.com/google/security-research/security/advisories/GHSA-mj4w-6495-6crx" } ], "release_date": "2023-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "This flaw can be mitigated by disabling Simultaneous Multithreading (SMT). For instructions on how to disable SMT in RHEL, please see https://access.redhat.com/solutions/rhel-smt.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.0" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Spectre v2 SMT mitigations problem" }, { "cve": "CVE-2023-2162", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-04-18T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2187773" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in iscsi_sw_tcp_session_create in drivers/scsi/iscsi_tcp.c in the SCSI sub-component in the Linux Kernel. This issue could allow an attacker to leak kernel internal information.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: UAF during login when accessing the shost ipaddress", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2162" }, { "category": "external", "summary": "RHBZ#2187773", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187773" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2162", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2162" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2162", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2162" }, { "category": "external", "summary": "https://www.spinics.net/lists/linux-scsi/msg181542.html", "url": "https://www.spinics.net/lists/linux-scsi/msg181542.html" } ], "release_date": "2023-01-17T10:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected iscsi_tcp.ko kernel module from loading during the boot time, ensure the module is added into the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: UAF during login when accessing the shost ipaddress" }, { "cve": "CVE-2023-2163", "cwe": { "id": "CWE-682", "name": "Incorrect Calculation" }, "discovery_date": "2023-09-20T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2240249" } ], "notes": [ { "category": "description", "text": "An incorrect verifier pruning flaw was found in BPF in the Linux Kernel that may lead to unsafe code paths incorrectly marked as safe, resulting in arbitrary read/writes in kernel memory, lateral privilege escalation, and container escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: bpf: Incorrect verifier pruning leads to unsafe code paths being incorrectly marked as safe", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Enterprise Linux 9.3 not affected, because the required patch applied before this CVE creation. For the Red Hat Enterprise Linux 9 before version 9.3 required fixes applied too.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2163" }, { "category": "external", "summary": "RHBZ#2240249", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240249" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2163", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2163" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2163", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2163" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=71b547f561247897a0a14f3082730156c0533fed", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=71b547f561247897a0a14f3082730156c0533fed" } ], "release_date": "2023-04-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "The default Red Hat Enterprise Linux kernel prevents unprivileged users from being able to use eBPF by the kernel.unprivileged_bpf_disabled sysctl. This would require a privileged user with CAP_SYS_ADMIN or root to be able to abuse this flaw reducing its attack space.\n\nFor Red Hat Enterprise Linux 8 to confirm the current state, inspect the sysctl with the command:\n\n# cat /proc/sys/kernel/unprivileged_bpf_disabled\n\nThe setting of 1 would mean that unprivileged users can not use eBPF, mitigating the flaw.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: bpf: Incorrect verifier pruning leads to unsafe code paths being incorrectly marked as safe" }, { "cve": "CVE-2023-2194", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-04-13T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2188396" } ], "notes": [ { "category": "description", "text": "An out-of-bounds write vulnerability was found in the Linux kernel\u0027s SLIMpro I2C device driver. The userspace \"data-\u003eblock[0]\" variable was not limited to a number between 0-255 and was used as the size of a memcpy, possibly writing beyond the end of dma_buffer. This issue could allow a local privileged user to crash the system or potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: i2c: out-of-bounds write in xgene_slimpro_i2c_xfer()", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 6 and 7 are not affected by this vulnerability as the shipped kernels did not include support for SLIMpro I2C device driver (upstream commit f6505fb). This flaw was rated Moderate as i2c devices are root-only accessible in RHEL.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2194" }, { "category": "external", "summary": "RHBZ#2188396", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188396" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2194", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2194" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2194", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2194" } ], "release_date": "2023-03-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the i2c-xgene-slimpro module from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from being loaded automatically.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: i2c: out-of-bounds write in xgene_slimpro_i2c_xfer()" }, { "cve": "CVE-2023-2513", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-05-02T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2193097" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in the Linux kernel\u0027s ext4 filesystem in the way it handled the extra inode size for extended attributes. This flaw allows a privileged local user to cause a system crash or other undefined behaviors.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: ext4: use-after-free in ext4_xattr_set_entry()", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw has been rated as having Moderate impact because of the preconditions needed to trigger the issue. The vulnerability can be exploited by a regular user, but the filesystem should be mounted with `debug_want_extra_isize`=128 and the user must have write access to the filesystem. It\u0027s also important to emphasize that `debug_want_extra_isize` is a debug mount option and should never be used in production.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2513" }, { "category": "external", "summary": "RHBZ#2193097", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2193097" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2513", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2513" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2513", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2513" } ], "release_date": "2022-06-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" } ], "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: ext4: use-after-free in ext4_xattr_set_entry()" }, { "acknowledgments": [ { "names": [ "Sanan Hasanov" ] } ], "cve": "CVE-2023-3161", "cwe": { "id": "CWE-1335", "name": "Incorrect Bitwise Shift of Integer" }, "discovery_date": "2023-06-08T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2213485" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Framebuffer Console (fbcon) in the Linux Kernel. When providing a font-\u003ewidth and font-\u003eheight greater than 32 to the fbcon_set_font, since there are no checks in place, a shift-out-of-bounds occurs, leading to undefined behavior and possible denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: fbcon: shift-out-of-bounds in fbcon_set_font()", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3161" }, { "category": "external", "summary": "RHBZ#2213485", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213485" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3161", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3161" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3161", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3161" } ], "release_date": "2023-01-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" } ], "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: fbcon: shift-out-of-bounds in fbcon_set_font()" }, { "cve": "CVE-2023-3268", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2023-05-15T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215502" } ], "notes": [ { "category": "description", "text": "An out-of-bounds (OOB) memory access flaw was found in the Linux kernel in relay_file_read_start_pos in kernel/relay.c in the relayfs. This flaw allows a local attacker to crash the system or leak kernel internal information.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bounds access in relay_file_read", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3268" }, { "category": "external", "summary": "RHBZ#2215502", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215502" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3268", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3268" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3268", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3268" }, { "category": "external", "summary": "https://lore.kernel.org/lkml/1682238502-1892-1-git-send-email-yangpc@wangsu.com/T/", "url": "https://lore.kernel.org/lkml/1682238502-1892-1-git-send-email-yangpc@wangsu.com/T/" } ], "release_date": "2023-04-19T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: out-of-bounds access in relay_file_read" }, { "cve": "CVE-2023-3567", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-04-13T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2221463" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in vcs_read in drivers/tty/vt/vc_screen.c in vc_screen in the Linux Kernel. This issue may allow an attacker with local user access to cause a system crash or leak internal kernel information.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use after free in vcs_read in drivers/tty/vt/vc_screen.c due to race", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3567" }, { "category": "external", "summary": "RHBZ#2221463", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221463" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3567", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3567" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3567", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3567" }, { "category": "external", "summary": "https://www.spinics.net/lists/stable-commits/msg285184.html", "url": "https://www.spinics.net/lists/stable-commits/msg285184.html" } ], "release_date": "2023-01-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: use after free in vcs_read in drivers/tty/vt/vc_screen.c due to race" }, { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-07-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225191" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in qfq_change_agg in net/sched/sch_qfq.c in the Traffic Control (QoS) subsystem in the Linux kernel. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3611" }, { "category": "external", "summary": "RHBZ#2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3611", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module sch_qfq onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at the boot time.\n~~~\n How do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead" }, { "acknowledgments": [ { "names": [ "Lin Ma" ], "organization": "ZJU \u0026 Ant Security Light-Year Lab" } ], "cve": "CVE-2023-3772", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-06-29T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2218943" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux kernel\u2019s IP framework for transforming packets (XFRM subsystem). This issue may allow a malicious user with CAP_NET_ADMIN privileges to directly dereference a NULL pointer in xfrm_update_ae_params(), leading to a possible kernel crash and denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: xfrm: NULL pointer dereference in xfrm_update_ae_params()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3772" }, { "category": "external", "summary": "RHBZ#2218943", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218943" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3772", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3772" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3772", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3772" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" } ], "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: xfrm: NULL pointer dereference in xfrm_update_ae_params()" }, { "cve": "CVE-2023-3812", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-07-19T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2224048" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s TUN/TAP device driver functionality in how a user generates a malicious (too big) networking packet when napi frags is enabled. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: tun: bugs for oversize packet when napi frags enabled in tun_napi_alloc_frags", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3812" }, { "category": "external", "summary": "RHBZ#2224048", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224048" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3812", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3812" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3812", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3812" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=363a5328f4b0", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=363a5328f4b0" } ], "release_date": "2022-10-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "To mitigate this issue, prevent the tun module 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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: tun: bugs for oversize packet when napi frags enabled in tun_napi_alloc_frags" }, { "cve": "CVE-2023-4459", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-06-28T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2219268" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in vmxnet3_rq_cleanup in drivers/net/vmxnet3/vmxnet3_drv.c in the networking sub-component in vmxnet3 in the Linux Kernel. This issue may allow a local attacker with normal user privilege to cause a denial of service due to a missing sanity check during cleanup.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: vmxnet3: NULL pointer dereference in vmxnet3_rq_cleanup()", "title": "Vulnerability summary" }, { "category": "other", "text": "For the Red Hat Enterprise Linux 8.7 (and higher versions) the patch that resolves the problem already applied (so no need to update then).\nSimilar for the Red Hat Enterprise Linux 9.1 (and higher versions) the patch that resolves the problem already applied. Only Red Hat Enterprise Linux 9.0 affected.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4459" }, { "category": "external", "summary": "RHBZ#2219268", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219268" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4459", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4459" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4459", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4459" }, { "category": "external", "summary": "https://github.com/torvalds/linux/commit/edf410cb74dc612fd47ef5be319c5a0bcd6e6ccd", "url": "https://github.com/torvalds/linux/commit/edf410cb74dc612fd47ef5be319c5a0bcd6e6ccd" } ], "release_date": "2022-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "In order to mitigate this issue, prevent the affected code from being loaded by blacklisting the kernel module \"vmxnet3\". For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278\n~~~\nExploiting this flaw will require CAP_NET_ADMIN access privilege in any user or network namespace.\n~~~", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: vmxnet3: NULL pointer dereference in vmxnet3_rq_cleanup()" }, { "cve": "CVE-2023-4622", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-09-06T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2237760" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Linux kernel\u0027s af_unix component that allows local privilege escalation. The unix_stream_sendpage() function tries to add data to the last skb in the peer\u0027s recv queue without locking the queue. This issue leads to a race condition where the unix_stream_sendpage() function could access a skb that is being released by garbage collection, resulting in a use-after-free issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use after free in unix_stream_sendpage", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4622" }, { "category": "external", "summary": "RHBZ#2237760", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237760" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4622", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4622" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4622", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4622" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.1.y\u0026id=790c2f9d15b594350ae9bca7b236f2b1859de02c", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.1.y\u0026id=790c2f9d15b594350ae9bca7b236f2b1859de02c" } ], "release_date": "2023-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: use after free in unix_stream_sendpage" }, { "cve": "CVE-2023-4623", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-09-06T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2237757" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Linux kernel\u0027s net/sched: sch_hfsc (HFSC qdisc traffic control) component that can be exploited to achieve local privilege escalation. If a class with a link-sharing curve, for example, with the HFSC_FSC flag set, has a parent without a link-sharing curve, then init_vf() will call vttree_insert() on the parent, but vttree_remove() will be skipped in update_vf(). This leaves a dangling pointer that can cause a use-after-free issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_hfsc UAF", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4623" }, { "category": "external", "summary": "RHBZ#2237757", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237757" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4623", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4623" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4623", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4623" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b3d26c5702c7d6c45456326e56d2ccf3f103e60f", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b3d26c5702c7d6c45456326e56d2ccf3f103e60f" } ], "release_date": "2023-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module sch_hfsc from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_hfsc UAF" }, { "cve": "CVE-2023-4732", "cwe": { "id": "CWE-366", "name": "Race Condition within a Thread" }, "discovery_date": "2023-09-02T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2236982" } ], "notes": [ { "category": "description", "text": "A flaw was found in pfn_swap_entry_to_page in memory management subsystem in the Linux Kernel. In this flaw, an attacker with a local user privilege may cause a denial of service problem due to a BUG statement referencing pmd_t x.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Race between task migrating pages and another task calling exit_mmap to release those same pages getting invalid opcode BUG in include/linux/swapops.h", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4732" }, { "category": "external", "summary": "RHBZ#2236982", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236982" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4732", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4732" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4732", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4732" } ], "release_date": "2023-09-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "A possible workaround is disabling Transparent Hugepage", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Race between task migrating pages and another task calling exit_mmap to release those same pages getting invalid opcode BUG in include/linux/swapops.h" }, { "cve": "CVE-2023-5178", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-10-03T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2241924" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in drivers/nvme/target/tcp.c` in `nvmet_tcp_free_crypto` due to a logical bug in the NVMe/TCP subsystem in the Linux kernel. This issue may allow a malicious user to cause a use-after-free and double-free problem, which may permit remote code execution or lead to local privilege escalation.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use after free in nvmet_tcp_free_crypto in NVMe", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is actual only for systems where NVME over TCP being used.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5178" }, { "category": "external", "summary": "RHBZ#2241924", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241924" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5178", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5178" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5178", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5178" }, { "category": "external", "summary": "https://lore.kernel.org/linux-nvme/20231002105428.226515-1-sagi@grimberg.me/", "url": "https://lore.kernel.org/linux-nvme/20231002105428.226515-1-sagi@grimberg.me/" } ], "release_date": "2023-10-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: use after free in nvmet_tcp_free_crypto in NVMe" }, { "cve": "CVE-2023-23454", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2023-01-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168297" } ], "notes": [ { "category": "description", "text": "An out-of-bounds (OOB) read problem was found in cbq_classify in net/sched/sch_cbq.c in the Linux kernel. This issue may allow a local attacker to cause a denial of service due to type confusion. Non-negative numbers could indicate a TC_ACT_SHOT condition rather than valid classification results.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: slab-out-of-bounds read vulnerabilities in cbq_classify", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23454" }, { "category": "external", "summary": "RHBZ#2168297", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168297" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23454", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23454" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=caa4b35b4317d5147b3ab0fbdc9c075c7d2e9c12", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=caa4b35b4317d5147b3ab0fbdc9c075c7d2e9c12" } ], "release_date": "2023-01-01T17:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "The mitigation is to disable unprivileged user namespaces by setting user.max_user_namespaces to 0:\n```\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n```\nIt is also possible to prevent the affected code from being loaded by blacklisting the `cbq` kernel module. For instructions on how to blacklist a kernel module, please see https://access.redhat.com/solutions/41278.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: slab-out-of-bounds read vulnerabilities in cbq_classify" }, { "cve": "CVE-2023-26545", "cwe": { "id": "CWE-415", "name": "Double Free" }, "discovery_date": "2023-02-25T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2182443" } ], "notes": [ { "category": "description", "text": "A double-free flaw was found in the Linux kernel when the MPLS implementation handled sysctl allocation failures. This issue could allow a local user to cause a denial of service or possibly execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: mpls: double free on sysctl allocation failure", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 6 and 7 are not affected by this flaw as they did not include MPLS routing support, which was introduced upstream in version 4.1-rc1 (commit 0189197 \"mpls: Basic routing support\").", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-26545" }, { "category": "external", "summary": "RHBZ#2182443", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182443" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-26545", "url": "https://www.cve.org/CVERecord?id=CVE-2023-26545" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26545", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26545" } ], "release_date": "2023-02-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" } ], "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: mpls: double free on sysctl allocation failure" }, { "cve": "CVE-2023-31436", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-05-02T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2192671" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s traffic control (QoS) subsystem in how a user triggers the qfq_change_class function with an incorrect MTU value of the network device used as lmax. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bounds write in qfq_change_class function", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-31436" }, { "category": "external", "summary": "RHBZ#2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-31436", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31436" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d" } ], "release_date": "2023-04-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module, sch_qfq from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: out-of-bounds write in qfq_change_class function" }, { "cve": "CVE-2023-33203", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-03-20T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2192667" } ], "notes": [ { "category": "description", "text": "A race condition vulnerability was found in the Linux kernel\u0027s Qualcomm EMAC Gigabit Ethernet Controller when the user physically removes the device before cleanup in the emac_remove function. This flaw can eventually result in a use-after-free issue, possibly leading to a system crash or other undefined behaviors.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net: qcom/emac: race condition leading to use-after-free in emac_remove()", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 6 and 7 are not affected by this flaw as they did not include support for the EMAC Gigabit Ethernet Controller.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-33203" }, { "category": "external", "summary": "RHBZ#2192667", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192667" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-33203", "url": "https://www.cve.org/CVERecord?id=CVE-2023-33203" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-33203", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-33203" } ], "release_date": "2023-03-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "PHYSICAL", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: net: qcom/emac: race condition leading to use-after-free in emac_remove()" }, { "cve": "CVE-2023-35823", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-06-19T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215835" } ], "notes": [ { "category": "description", "text": "A race condition was found in the Linux kernel\u0027s saa7134 device driver. This occurs when removing the module before cleanup in the saa7134_finidev function which can result in a use-after-free issue, possibly leading to a system crash or other undefined behaviors.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: saa7134: race condition leading to use-after-free in saa7134_finidev()", "title": "Vulnerability summary" }, { "category": "other", "text": "Because this flaw only affects systems with specific hardware installed, and because exploitation requires an attacker to be able to manipulate the driver or the physical hardware with precise timing, Red Hat assesses the impact of this vulnerability as Moderate.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-35823" }, { "category": "external", "summary": "RHBZ#2215835", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215835" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-35823", "url": "https://www.cve.org/CVERecord?id=CVE-2023-35823" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35823", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35823" } ], "release_date": "2023-06-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" } ], "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: saa7134: race condition leading to use-after-free in saa7134_finidev()" }, { "cve": "CVE-2023-35824", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-06-19T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215836" } ], "notes": [ { "category": "description", "text": "A race condition was found in the Linux kernel\u0027s dm1105 device driver when removing the module before cleanup in the dm1105_remove function. This can result in a use-after-free issue, possibly leading to a system crash or other undefined behaviors.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: dm1105: race condition leading to use-after-free in dm1105_remove.c()", "title": "Vulnerability summary" }, { "category": "other", "text": "Because this flaw only affects systems with specific hardware installed, and because exploitation requires an attacker to be able to manipulate the driver with precise timing, Red Hat assesses the impact of this vulnerability as Moderate.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-35824" }, { "category": "external", "summary": "RHBZ#2215836", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215836" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-35824", "url": "https://www.cve.org/CVERecord?id=CVE-2023-35824" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35824", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35824" } ], "release_date": "2023-06-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: dm1105: race condition leading to use-after-free in dm1105_remove.c()" }, { "cve": "CVE-2023-38409", "cwe": { "id": "CWE-129", "name": "Improper Validation of Array Index" }, "discovery_date": "2023-07-20T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2230042" } ], "notes": [ { "category": "description", "text": "A memory corruption flaw was found in set_con2fb_map in drivers/video/fbdev/core/fbcon.c in the Framebuffer Console in the Linux kernel. This flaw allows a local attacker to crash the system, leading to a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: fbcon: out-of-sync arrays in fbcon_mode_deleted due to wrong con2fb_map assignment", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38409" }, { "category": "external", "summary": "RHBZ#2230042", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230042" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38409", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38409" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38409", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38409" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=fffb0b52d5258554c645c966c6cbef7de50b851d", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=fffb0b52d5258554c645c966c6cbef7de50b851d" } ], "release_date": "2023-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module \"fbcon\" onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at boot time.\n~~~\nHow do I blacklist a kernel module to prevent it from loading automatically?\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: fbcon: out-of-sync arrays in fbcon_mode_deleted due to wrong con2fb_map assignment" }, { "cve": "CVE-2023-42753", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-09-20T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2239843" } ], "notes": [ { "category": "description", "text": "An array indexing vulnerability was found in the netfilter subsystem of the Linux kernel. A missing macro could lead to a miscalculation of the `h-\u003enets` array offset, providing attackers with the primitive to arbitrarily increment/decrement a memory buffer out-of-bound. This issue may allow a local user to crash the system or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: netfilter: potential slab-out-of-bound access due to integer underflow", "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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-42753" }, { "category": "external", "summary": "RHBZ#2239843", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239843" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-42753", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42753" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-42753", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42753" }, { "category": "external", "summary": "https://seclists.org/oss-sec/2023/q3/216", "url": "https://seclists.org/oss-sec/2023/q3/216" } ], "release_date": "2023-09-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.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": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: netfilter: potential slab-out-of-bound access due to integer underflow" }, { "cve": "CVE-2023-45871", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2023-10-17T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2244723" } ], "notes": [ { "category": "description", "text": "A flaw was found in igb_configure_rx_ring in drivers/net/ethernet/intel/igb/igb_main.c in the IGB driver in the Linux kernel. An overflow of the contents from a packet that is too large will overflow into the kernel\u0027s ring buffer, leading to a system integrity issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: IGB driver inadequate buffer size for frames larger than MTU", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw is rated as Important because of its nature of exposure to the threat of impacting Confidentiality, Integrity and Availability by an attacker while being in an adjacent physical layer with no privilege required.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-45871" }, { "category": "external", "summary": "RHBZ#2244723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244723" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-45871", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45871" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45871", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45871" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=bb5ed01cd2428cd25b1c88a3a9cba87055eb289f", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=bb5ed01cd2428cd25b1c88a3a9cba87055eb289f" } ], "release_date": "2023-08-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: IGB driver inadequate buffer size for frames larger than MTU" }, { "cve": "CVE-2024-0562", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-01-15T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2258475" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Linux Kernel. When a disk is removed, bdi_unregister is called to stop further write-back and waits for associated delayed work to complete. However, wb_inode_writeback_end() may schedule bandwidth estimation work after this has completed, which can result in the timer attempting to access the recently freed bdi_writeback.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use-after-free after removing device in wb_inode_writeback_end in mm/page-writeback.c", "title": "Vulnerability summary" }, { "category": "other", "text": "This CVE pertains to older versions of Red Hat Linux Kernel (before 8.6) where the patch is not applied yet.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "known_not_affected": [ "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0562" }, { "category": "external", "summary": "RHBZ#2258475", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258475" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0562", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0562" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0562", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0562" }, { "category": "external", "summary": "https://patchwork.kernel.org/project/linux-mm/patch/20220801155034.3772543-1-khazhy@google.com/", "url": "https://patchwork.kernel.org/project/linux-mm/patch/20220801155034.3772543-1-khazhy@google.com/" } ], "release_date": "2023-03-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:13:02+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.src", "8Base-RHV-Hypervisor-4:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "8Base-RHV-Hypervisor-4:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "BaseOS-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:bpftool-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.src", "CRB-8.6.0.Z.EUS:kernel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-cross-headers-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-core-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-doc-0:4.18.0-372.87.1.el8_6.noarch", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-modules-extra-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-0:4.18.0-372.87.1.el8_6.x86_64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.aarch64", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.ppc64le", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.s390x", "CRB-8.6.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-372.87.1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: use-after-free after removing device in wb_inode_writeback_end in mm/page-writeback.c" } ] }
rhsa-2024_0378
Vulnerability from csaf_redhat
Published
2024-01-23 17:33
Modified
2024-11-06 04:47
Summary
Red Hat Security Advisory: kpatch-patch security update
Notes
Topic
An update for kpatch-patch is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.
Red 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.
Details
This is a kernel live patch module which is automatically loaded by the RPM post-install script to modify the code of a running kernel.
Security Fix(es):
* kernel: out-of-bounds write in qfq_change_class function (CVE-2023-31436)
* kernel: tun: bugs for oversize packet when napi frags enabled in tun_napi_alloc_frags (CVE-2023-3812)
* kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)
* kernel: net/sched: sch_hfsc UAF (CVE-2023-4623)
* kernel: use after free in unix_stream_sendpage (CVE-2023-4622)
* kernel: netfilter: potential slab-out-of-bound access due to integer underflow (CVE-2023-42753)
* kernel: bpf: Incorrect verifier pruning leads to unsafe code paths being incorrectly marked as safe (CVE-2023-2163)
* kernel: use after free in nvmet_tcp_free_crypto in NVMe (CVE-2023-5178)
* kernel: IGB driver inadequate buffer size for frames larger than MTU (CVE-2023-45871)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for kpatch-patch is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "This is a kernel live patch module which is automatically loaded by the RPM post-install script to modify the code of a running kernel.\n\nSecurity Fix(es):\n\n* kernel: out-of-bounds write in qfq_change_class function (CVE-2023-31436)\n\n* kernel: tun: bugs for oversize packet when napi frags enabled in tun_napi_alloc_frags (CVE-2023-3812)\n\n* kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)\n\n* kernel: net/sched: sch_hfsc UAF (CVE-2023-4623)\n\n* kernel: use after free in unix_stream_sendpage (CVE-2023-4622)\n\n* kernel: netfilter: potential slab-out-of-bound access due to integer underflow (CVE-2023-42753)\n\n* kernel: bpf: Incorrect verifier pruning leads to unsafe code paths being incorrectly marked as safe (CVE-2023-2163)\n\n* kernel: use after free in nvmet_tcp_free_crypto in NVMe (CVE-2023-5178)\n\n* kernel: IGB driver inadequate buffer size for frames larger than MTU (CVE-2023-45871)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:0378", "url": "https://access.redhat.com/errata/RHSA-2024:0378" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "2224048", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224048" }, { "category": "external", "summary": "2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "2237757", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237757" }, { "category": "external", "summary": "2237760", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237760" }, { "category": "external", "summary": "2239843", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239843" }, { "category": "external", "summary": "2240249", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240249" }, { "category": "external", "summary": "2241924", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241924" }, { "category": "external", "summary": "2244723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244723" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0378.json" } ], "title": "Red Hat Security Advisory: kpatch-patch security update", "tracking": { "current_release_date": "2024-11-06T04:47:22+00:00", "generator": { "date": "2024-11-06T04:47:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:0378", "initial_release_date": "2024-01-23T17:33:58+00:00", "revision_history": [ { "date": "2024-01-23T17:33:58+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-01-23T17:33:58+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T04:47:22+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:8.6::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "product": { "name": "kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "product_id": "kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_64_1@1-4.el8_6?arch=src" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "product": { "name": "kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "product_id": "kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_70_1@1-3.el8_6?arch=src" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "product": { "name": "kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "product_id": "kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_75_1@1-2.el8_6?arch=src" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "product": { "name": "kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "product_id": "kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_80_1@1-1.el8_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "product": { "name": "kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "product_id": "kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_64_1@1-4.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "product": { "name": "kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "product_id": "kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_64_1-debugsource@1-4.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "product": { "name": "kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "product_id": "kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_64_1-debuginfo@1-4.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "product": { "name": "kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "product_id": "kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_70_1@1-3.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "product": { "name": "kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "product_id": "kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_70_1-debugsource@1-3.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "product": { "name": "kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "product_id": "kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_70_1-debuginfo@1-3.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "product": { "name": "kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "product_id": "kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_75_1@1-2.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "product": { "name": "kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "product_id": "kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_75_1-debugsource@1-2.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "product": { "name": "kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "product_id": "kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_75_1-debuginfo@1-2.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "product": { "name": "kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "product_id": "kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_80_1@1-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "product": { "name": "kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "product_id": "kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_80_1-debugsource@1-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "product": { "name": "kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "product_id": "kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_80_1-debuginfo@1-1.el8_6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "product": { "name": "kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "product_id": "kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_64_1@1-4.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "product": { "name": "kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "product_id": "kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_64_1-debugsource@1-4.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "product": { "name": "kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "product_id": "kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_64_1-debuginfo@1-4.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "product": { "name": "kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "product_id": "kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_70_1@1-3.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "product": { "name": "kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "product_id": "kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_70_1-debugsource@1-3.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "product": { "name": "kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "product_id": "kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_70_1-debuginfo@1-3.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "product": { "name": "kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "product_id": "kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_75_1@1-2.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "product": { "name": "kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "product_id": "kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_75_1-debugsource@1-2.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "product": { "name": "kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "product_id": "kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_75_1-debuginfo@1-2.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "product": { "name": "kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "product_id": "kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_80_1@1-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64", "product": { "name": "kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64", "product_id": "kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_80_1-debugsource@1-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "product": { "name": "kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "product_id": "kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-372_80_1-debuginfo@1-1.el8_6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src" }, "product_reference": "kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64" }, "product_reference": "kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64" }, "product_reference": "kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64" }, "product_reference": "kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src" }, "product_reference": "kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64" }, "product_reference": "kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64" }, "product_reference": "kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64" }, "product_reference": "kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src" }, "product_reference": "kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64" }, "product_reference": "kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64" }, "product_reference": "kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64" }, "product_reference": "kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src" }, "product_reference": "kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64" }, "product_reference": "kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64" }, "product_reference": "kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" }, "product_reference": "kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-2163", "cwe": { "id": "CWE-682", "name": "Incorrect Calculation" }, "discovery_date": "2023-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2240249" } ], "notes": [ { "category": "description", "text": "An incorrect verifier pruning flaw was found in BPF in the Linux Kernel that may lead to unsafe code paths incorrectly marked as safe, resulting in arbitrary read/writes in kernel memory, lateral privilege escalation, and container escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: bpf: Incorrect verifier pruning leads to unsafe code paths being incorrectly marked as safe", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Enterprise Linux 9.3 not affected, because the required patch applied before this CVE creation. For the Red Hat Enterprise Linux 9 before version 9.3 required fixes applied too.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2163" }, { "category": "external", "summary": "RHBZ#2240249", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240249" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2163", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2163" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2163", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2163" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=71b547f561247897a0a14f3082730156c0533fed", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=71b547f561247897a0a14f3082730156c0533fed" } ], "release_date": "2023-04-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-23T17:33:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0378" }, { "category": "workaround", "details": "The default Red Hat Enterprise Linux kernel prevents unprivileged users from being able to use eBPF by the kernel.unprivileged_bpf_disabled sysctl. This would require a privileged user with CAP_SYS_ADMIN or root to be able to abuse this flaw reducing its attack space.\n\nFor Red Hat Enterprise Linux 8 to confirm the current state, inspect the sysctl with the command:\n\n# cat /proc/sys/kernel/unprivileged_bpf_disabled\n\nThe setting of 1 would mean that unprivileged users can not use eBPF, mitigating the flaw.", "product_ids": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: bpf: Incorrect verifier pruning leads to unsafe code paths being incorrectly marked as safe" }, { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225191" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in qfq_change_agg in net/sched/sch_qfq.c in the Traffic Control (QoS) subsystem in the Linux kernel. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead", "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.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3611" }, { "category": "external", "summary": "RHBZ#2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3611", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-23T17:33:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0378" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module sch_qfq onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at the boot time.\n~~~\n How do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead" }, { "cve": "CVE-2023-3812", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-07-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2224048" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s TUN/TAP device driver functionality in how a user generates a malicious (too big) networking packet when napi frags is enabled. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: tun: bugs for oversize packet when napi frags enabled in tun_napi_alloc_frags", "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.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3812" }, { "category": "external", "summary": "RHBZ#2224048", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224048" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3812", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3812" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3812", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3812" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=363a5328f4b0", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=363a5328f4b0" } ], "release_date": "2022-10-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-23T17:33:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0378" }, { "category": "workaround", "details": "To mitigate this issue, prevent the tun module 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.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: tun: bugs for oversize packet when napi frags enabled in tun_napi_alloc_frags" }, { "cve": "CVE-2023-4622", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-09-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2237760" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Linux kernel\u0027s af_unix component that allows local privilege escalation. The unix_stream_sendpage() function tries to add data to the last skb in the peer\u0027s recv queue without locking the queue. This issue leads to a race condition where the unix_stream_sendpage() function could access a skb that is being released by garbage collection, resulting in a use-after-free issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use after free in unix_stream_sendpage", "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.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4622" }, { "category": "external", "summary": "RHBZ#2237760", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237760" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4622", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4622" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4622", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4622" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.1.y\u0026id=790c2f9d15b594350ae9bca7b236f2b1859de02c", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.1.y\u0026id=790c2f9d15b594350ae9bca7b236f2b1859de02c" } ], "release_date": "2023-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-23T17:33:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0378" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or 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.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: use after free in unix_stream_sendpage" }, { "cve": "CVE-2023-4623", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-09-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2237757" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Linux kernel\u0027s net/sched: sch_hfsc (HFSC qdisc traffic control) component that can be exploited to achieve local privilege escalation. If a class with a link-sharing curve, for example, with the HFSC_FSC flag set, has a parent without a link-sharing curve, then init_vf() will call vttree_insert() on the parent, but vttree_remove() will be skipped in update_vf(). This leaves a dangling pointer that can cause a use-after-free issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_hfsc UAF", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4623" }, { "category": "external", "summary": "RHBZ#2237757", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237757" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4623", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4623" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4623", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4623" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b3d26c5702c7d6c45456326e56d2ccf3f103e60f", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b3d26c5702c7d6c45456326e56d2ccf3f103e60f" } ], "release_date": "2023-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-23T17:33:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0378" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module sch_hfsc from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_hfsc UAF" }, { "cve": "CVE-2023-5178", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-10-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2241924" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in drivers/nvme/target/tcp.c` in `nvmet_tcp_free_crypto` due to a logical bug in the NVMe/TCP subsystem in the Linux kernel. This issue may allow a malicious user to cause a use-after-free and double-free problem, which may permit remote code execution or lead to local privilege escalation.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use after free in nvmet_tcp_free_crypto in NVMe", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is actual only for systems where NVME over TCP being used.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5178" }, { "category": "external", "summary": "RHBZ#2241924", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241924" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5178", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5178" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5178", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5178" }, { "category": "external", "summary": "https://lore.kernel.org/linux-nvme/20231002105428.226515-1-sagi@grimberg.me/", "url": "https://lore.kernel.org/linux-nvme/20231002105428.226515-1-sagi@grimberg.me/" } ], "release_date": "2023-10-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-23T17:33:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0378" }, { "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.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: use after free in nvmet_tcp_free_crypto in NVMe" }, { "cve": "CVE-2023-31436", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2192671" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s traffic control (QoS) subsystem in how a user triggers the qfq_change_class function with an incorrect MTU value of the network device used as lmax. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bounds write in qfq_change_class function", "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.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-31436" }, { "category": "external", "summary": "RHBZ#2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-31436", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31436" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d" } ], "release_date": "2023-04-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-23T17:33:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0378" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module, sch_qfq from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.", "product_ids": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.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.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: out-of-bounds write in qfq_change_class function" }, { "cve": "CVE-2023-42753", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2239843" } ], "notes": [ { "category": "description", "text": "An array indexing vulnerability was found in the netfilter subsystem of the Linux kernel. A missing macro could lead to a miscalculation of the `h-\u003enets` array offset, providing attackers with the primitive to arbitrarily increment/decrement a memory buffer out-of-bound. This issue may allow a local user to crash the system or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: netfilter: potential slab-out-of-bound access due to integer underflow", "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.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-42753" }, { "category": "external", "summary": "RHBZ#2239843", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239843" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-42753", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42753" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-42753", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42753" }, { "category": "external", "summary": "https://seclists.org/oss-sec/2023/q3/216", "url": "https://seclists.org/oss-sec/2023/q3/216" } ], "release_date": "2023-09-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-23T17:33:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0378" }, { "category": "workaround", "details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.", "product_ids": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.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.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: netfilter: potential slab-out-of-bound access due to integer underflow" }, { "cve": "CVE-2023-45871", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2023-10-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2244723" } ], "notes": [ { "category": "description", "text": "A flaw was found in igb_configure_rx_ring in drivers/net/ethernet/intel/igb/igb_main.c in the IGB driver in the Linux kernel. An overflow of the contents from a packet that is too large will overflow into the kernel\u0027s ring buffer, leading to a system integrity issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: IGB driver inadequate buffer size for frames larger than MTU", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw is rated as Important because of its nature of exposure to the threat of impacting Confidentiality, Integrity and Availability by an attacker while being in an adjacent physical layer with no privilege required.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-45871" }, { "category": "external", "summary": "RHBZ#2244723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244723" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-45871", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45871" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45871", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45871" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=bb5ed01cd2428cd25b1c88a3a9cba87055eb289f", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=bb5ed01cd2428cd25b1c88a3a9cba87055eb289f" } ], "release_date": "2023-08-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-23T17:33:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0378" }, { "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.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debuginfo-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_64_1-debugsource-0:1-4.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debuginfo-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_70_1-debugsource-0:1-3.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debuginfo-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_75_1-debugsource-0:1-2.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.src", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debuginfo-0:1-1.el8_6.x86_64", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.ppc64le", "BaseOS-8.6.0.Z.EUS:kpatch-patch-4_18_0-372_80_1-debugsource-0:1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: IGB driver inadequate buffer size for frames larger than MTU" } ] }
rhsa-2024_0262
Vulnerability from csaf_redhat
Published
2024-01-16 15:57
Modified
2024-11-06 04:43
Summary
Red Hat Security Advisory: kernel security update
Notes
Topic
An update for kernel is now available for Red Hat Enterprise Linux 7.7 Advanced Update Support.
Red 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.
Details
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)
* kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function (CVE-2023-3776)
* kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route (CVE-2023-4128, CVE-2023-4206, CVE-2023-4207, CVE-2023-4208)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "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.7 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)\n\n* kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function (CVE-2023-3776)\n\n* kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route (CVE-2023-4128, CVE-2023-4206, CVE-2023-4207, CVE-2023-4208)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:0262", "url": "https://access.redhat.com/errata/RHSA-2024:0262" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2225097", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225097" }, { "category": "external", "summary": "2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0262.json" } ], "title": "Red Hat Security Advisory: kernel security update", "tracking": { "current_release_date": "2024-11-06T04:43:45+00:00", "generator": { "date": "2024-11-06T04:43:45+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:0262", "initial_release_date": "2024-01-16T15:57:34+00:00", "revision_history": [ { "date": "2024-01-16T15:57:34+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-01-16T15:57:34+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T04:43:45+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Server AUS (v. 7.7)", "product": { "name": "Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:7.7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.7)", "product": { "name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.7)", "product_id": "7Server-optional-7.7.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:7.7::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:3.10.0-1062.82.1.el7.x86_64", "product": { "name": "bpftool-0:3.10.0-1062.82.1.el7.x86_64", "product_id": "bpftool-0:3.10.0-1062.82.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@3.10.0-1062.82.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:3.10.0-1062.82.1.el7.x86_64", "product": { "name": "kernel-0:3.10.0-1062.82.1.el7.x86_64", "product_id": "kernel-0:3.10.0-1062.82.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-1062.82.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "product": { "name": "kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "product_id": "kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1062.82.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "product": { "name": "kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "product_id": "kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1062.82.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "product": { "name": "kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "product_id": "kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1062.82.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "product": { "name": "kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "product_id": "kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@3.10.0-1062.82.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "product": { "name": "kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "product_id": "kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@3.10.0-1062.82.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "product": { "name": "kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "product_id": "kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-1062.82.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:3.10.0-1062.82.1.el7.x86_64", "product": { "name": "perf-0:3.10.0-1062.82.1.el7.x86_64", "product_id": "perf-0:3.10.0-1062.82.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@3.10.0-1062.82.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-0:3.10.0-1062.82.1.el7.x86_64", "product": { "name": "python-perf-0:3.10.0-1062.82.1.el7.x86_64", "product_id": "python-perf-0:3.10.0-1062.82.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@3.10.0-1062.82.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "product": { "name": "bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "product_id": "bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1062.82.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "product": { "name": "kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "product_id": "kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1062.82.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "product": { "name": "kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "product_id": "kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1062.82.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@3.10.0-1062.82.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "product": { "name": "kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "product_id": "kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-1062.82.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "product": { "name": "perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "product_id": "perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1062.82.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "product": { "name": "python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "product_id": "python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1062.82.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "product": { "name": "kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "product_id": "kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-1062.82.1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-0:3.10.0-1062.82.1.el7.src", "product": { "name": "kernel-0:3.10.0-1062.82.1.el7.src", "product_id": "kernel-0:3.10.0-1062.82.1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-1062.82.1.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "product": { "name": "kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "product_id": "kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-abi-whitelists@3.10.0-1062.82.1.el7?arch=noarch" } } }, { "category": "product_version", "name": "kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "product": { "name": "kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "product_id": "kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@3.10.0-1062.82.1.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "bpftool-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-1062.82.1.el7.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src" }, "product_reference": "kernel-0:3.10.0-1062.82.1.el7.src", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-1062.82.1.el7.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)", "product_id": "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)", "product_id": "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "bpftool-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)", "product_id": "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-1062.82.1.el7.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)", "product_id": "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src" }, "product_reference": "kernel-0:3.10.0-1062.82.1.el7.src", "relates_to_product_reference": "7Server-optional-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)", "product_id": "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)", "product_id": "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)", "product_id": "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)", "product_id": "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)", "product_id": "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)", "product_id": "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)", "product_id": "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)", "product_id": "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-1062.82.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)", "product_id": "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)", "product_id": "7Server-optional-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)", "product_id": "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)", "product_id": "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)", "product_id": "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)", "product_id": "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)", "product_id": "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)", "product_id": "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)", "product_id": "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)", "product_id": "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7.AUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-07-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225191" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in qfq_change_agg in net/sched/sch_qfq.c in the Traffic Control (QoS) subsystem in the Linux kernel. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ], "known_not_affected": [ "7Server-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3611" }, { "category": "external", "summary": "RHBZ#2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3611", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-16T15:57:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0262" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module sch_qfq onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at the boot time.\n~~~\n How do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead" }, { "cve": "CVE-2023-3776", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225097" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in fw_set_parms in net/sched/cls_fw.c in network scheduler sub-component in the Linux Kernel. This issue occurs due to a missing sanity check during cleanup at the time of failure, leading to a misleading reference. This may allow a local attacker to gain local privilege escalation.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ], "known_not_affected": [ "7Server-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3776" }, { "category": "external", "summary": "RHBZ#2225097", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225097" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3776", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3776" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3776", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3776" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=0323bce598eea038714f941ce2b22541c46d488f", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=0323bce598eea038714f941ce2b22541c46d488f" } ], "release_date": "2023-07-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-16T15:57:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0262" }, { "category": "workaround", "details": "To mitigate this issue, prevent module cls_fw 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-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.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": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function" }, { "cve": "CVE-2023-4128", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2261965" } ], "notes": [ { "category": "description", "text": "This record is a duplicate of CVE-2023-4206, CVE-2023-4207, and CVE-2023-4208. Do not use this CVE record: CVE-2023-4128.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "title": "Vulnerability summary" }, { "category": "other", "text": "All CVE users should reference CVE-2023-4206, CVE-2023-4207, CVE-2023-4208 instead of this record. All references and descriptions in this record have been removed to prevent accidental usage.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ], "known_not_affected": [ "7Server-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4128" }, { "category": "external", "summary": "RHBZ#2261965", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261965" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4128", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4128" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4128", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4128" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-4206", "url": "https://access.redhat.com/security/cve/CVE-2023-4206" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-4207", "url": "https://access.redhat.com/security/cve/CVE-2023-4207" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-4208", "url": "https://access.redhat.com/security/cve/CVE-2023-4208" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-16T15:57:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0262" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-4206", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225511" } ], "notes": [ { "category": "description", "text": "There are 3 CVEs for the use-after-free flaw found in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel: CVE-2023-4206, CVE-2023-4207, CVE-2023-4208. \r\nA local user could use any of these flaws to crash the system or potentially escalate their privileges on the system.\r\n\r\nSimilar CVE-2023-4128 was rejected as a duplicate.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ], "known_not_affected": [ "7Server-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4206" }, { "category": "external", "summary": "RHBZ#2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4206", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4206" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4206", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4206" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/", "url": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-16T15:57:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0262" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module cls_u32 from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-4207", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225511" } ], "notes": [ { "category": "description", "text": "There are 3 CVEs for the use-after-free flaw found in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel: CVE-2023-4206, CVE-2023-4207, CVE-2023-4208. \r\nA local user could use any of these flaws to crash the system or potentially escalate their privileges on the system.\r\n\r\nSimilar CVE-2023-4128 was rejected as a duplicate.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ], "known_not_affected": [ "7Server-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4207" }, { "category": "external", "summary": "RHBZ#2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4207", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4207" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4207", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4207" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/", "url": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-16T15:57:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0262" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module cls_u32 from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-4208", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225511" } ], "notes": [ { "category": "description", "text": "There are 3 CVEs for the use-after-free flaw found in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel: CVE-2023-4206, CVE-2023-4207, CVE-2023-4208. \r\nA local user could use any of these flaws to crash the system or potentially escalate their privileges on the system.\r\n\r\nSimilar CVE-2023-4128 was rejected as a duplicate.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ], "known_not_affected": [ "7Server-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4208" }, { "category": "external", "summary": "RHBZ#2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4208", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4208" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4208", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4208" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/", "url": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-16T15:57:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0262" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module cls_u32 from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-31436", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2192671" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s traffic control (QoS) subsystem in how a user triggers the qfq_change_class function with an incorrect MTU value of the network device used as lmax. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bounds write in qfq_change_class function", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-31436" }, { "category": "external", "summary": "RHBZ#2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-31436", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31436" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d" } ], "release_date": "2023-04-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-16T15:57:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0262" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module, sch_qfq from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.", "product_ids": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.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": [ "7Server-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:bpftool-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.src", "7Server-optional-7.7.AUS:kernel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-abi-whitelists-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-debug-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debug-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-doc-0:3.10.0-1062.82.1.el7.noarch", "7Server-optional-7.7.AUS:kernel-headers-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:kernel-tools-libs-devel-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-0:3.10.0-1062.82.1.el7.x86_64", "7Server-optional-7.7.AUS:python-perf-debuginfo-0:3.10.0-1062.82.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: out-of-bounds write in qfq_change_class function" } ] }
rhsa-2024_0261
Vulnerability from csaf_redhat
Published
2024-01-16 15:56
Modified
2024-11-06 04:43
Summary
Red Hat Security Advisory: kernel security update
Notes
Topic
An update for kernel is now available for Red Hat Enterprise Linux 7.6 Advanced Update Support.
Red 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.
Details
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)
* kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route (CVE-2023-4128, CVE-2023-4206, CVE-2023-4207, CVE-2023-4208)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for kernel is now available for Red Hat Enterprise Linux 7.6 Advanced Update Support.\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: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)\n\n* kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route (CVE-2023-4128, CVE-2023-4206, CVE-2023-4207, CVE-2023-4208)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:0261", "url": "https://access.redhat.com/errata/RHSA-2024:0261" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0261.json" } ], "title": "Red Hat Security Advisory: kernel security update", "tracking": { "current_release_date": "2024-11-06T04:43:55+00:00", "generator": { "date": "2024-11-06T04:43:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:0261", "initial_release_date": "2024-01-16T15:56:24+00:00", "revision_history": [ { "date": "2024-01-16T15:56:24+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-01-16T15:56:24+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T04:43:55+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Server AUS (v. 7.6)", "product": { "name": "Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:7.6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.6)", "product": { "name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.6)", "product_id": "7Server-optional-7.6.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:7.6::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:3.10.0-957.109.1.el7.x86_64", "product": { "name": "bpftool-0:3.10.0-957.109.1.el7.x86_64", "product_id": "bpftool-0:3.10.0-957.109.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@3.10.0-957.109.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:3.10.0-957.109.1.el7.x86_64", "product": { "name": "kernel-0:3.10.0-957.109.1.el7.x86_64", "product_id": "kernel-0:3.10.0-957.109.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-957.109.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "product": { "name": "kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "product_id": "kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@3.10.0-957.109.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "product": { "name": "kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "product_id": "kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-957.109.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "product": { "name": "kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "product_id": "kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@3.10.0-957.109.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "product": { "name": "kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "product_id": "kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@3.10.0-957.109.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "product": { "name": "kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "product_id": "kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@3.10.0-957.109.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "product": { "name": "kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "product_id": "kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-957.109.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:3.10.0-957.109.1.el7.x86_64", "product": { "name": "perf-0:3.10.0-957.109.1.el7.x86_64", "product_id": "perf-0:3.10.0-957.109.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@3.10.0-957.109.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-0:3.10.0-957.109.1.el7.x86_64", "product": { "name": "python-perf-0:3.10.0-957.109.1.el7.x86_64", "product_id": "python-perf-0:3.10.0-957.109.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@3.10.0-957.109.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "product": { "name": "kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "product_id": "kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-957.109.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "product": { "name": "kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "product_id": "kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-957.109.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@3.10.0-957.109.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "product": { "name": "kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "product_id": "kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-957.109.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "product": { "name": "perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "product_id": "perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-957.109.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "product": { "name": "python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "product_id": "python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-957.109.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "product": { "name": "kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "product_id": "kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-957.109.1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-0:3.10.0-957.109.1.el7.src", "product": { "name": "kernel-0:3.10.0-957.109.1.el7.src", "product_id": "kernel-0:3.10.0-957.109.1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-957.109.1.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "product": { "name": "kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "product_id": "kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-abi-whitelists@3.10.0-957.109.1.el7?arch=noarch" } } }, { "category": "product_version", "name": "kernel-doc-0:3.10.0-957.109.1.el7.noarch", "product": { "name": "kernel-doc-0:3.10.0-957.109.1.el7.noarch", "product_id": "kernel-doc-0:3.10.0-957.109.1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@3.10.0-957.109.1.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "bpftool-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-957.109.1.el7.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src" }, "product_reference": "kernel-0:3.10.0-957.109.1.el7.src", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-957.109.1.el7.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-957.109.1.el7.noarch", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)", "product_id": "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)", "product_id": "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "bpftool-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-957.109.1.el7.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)", "product_id": "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src" }, "product_reference": "kernel-0:3.10.0-957.109.1.el7.src", "relates_to_product_reference": "7Server-optional-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)", "product_id": "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)", "product_id": "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "relates_to_product_reference": "7Server-optional-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)", "product_id": "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)", "product_id": "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)", "product_id": "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)", "product_id": "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)", "product_id": "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)", "product_id": "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-957.109.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)", "product_id": "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-957.109.1.el7.noarch", "relates_to_product_reference": "7Server-optional-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)", "product_id": "7Server-optional-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)", "product_id": "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)", "product_id": "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)", "product_id": "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)", "product_id": "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)", "product_id": "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)", "product_id": "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)", "product_id": "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.6.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)", "product_id": "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.6.AUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-07-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225191" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in qfq_change_agg in net/sched/sch_qfq.c in the Traffic Control (QoS) subsystem in the Linux kernel. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" ], "known_not_affected": [ "7Server-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3611" }, { "category": "external", "summary": "RHBZ#2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3611", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-16T15:56:24+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0261" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module sch_qfq onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at the boot time.\n~~~\n How do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead" }, { "cve": "CVE-2023-4128", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2261965" } ], "notes": [ { "category": "description", "text": "This record is a duplicate of CVE-2023-4206, CVE-2023-4207, and CVE-2023-4208. Do not use this CVE record: CVE-2023-4128.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "title": "Vulnerability summary" }, { "category": "other", "text": "All CVE users should reference CVE-2023-4206, CVE-2023-4207, CVE-2023-4208 instead of this record. All references and descriptions in this record have been removed to prevent accidental usage.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" ], "known_not_affected": [ "7Server-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4128" }, { "category": "external", "summary": "RHBZ#2261965", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261965" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4128", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4128" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4128", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4128" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-4206", "url": "https://access.redhat.com/security/cve/CVE-2023-4206" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-4207", "url": "https://access.redhat.com/security/cve/CVE-2023-4207" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-4208", "url": "https://access.redhat.com/security/cve/CVE-2023-4208" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-16T15:56:24+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0261" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-4206", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225511" } ], "notes": [ { "category": "description", "text": "There are 3 CVEs for the use-after-free flaw found in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel: CVE-2023-4206, CVE-2023-4207, CVE-2023-4208. \r\nA local user could use any of these flaws to crash the system or potentially escalate their privileges on the system.\r\n\r\nSimilar CVE-2023-4128 was rejected as a duplicate.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" ], "known_not_affected": [ "7Server-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4206" }, { "category": "external", "summary": "RHBZ#2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4206", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4206" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4206", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4206" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/", "url": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-16T15:56:24+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0261" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module cls_u32 from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-4207", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225511" } ], "notes": [ { "category": "description", "text": "There are 3 CVEs for the use-after-free flaw found in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel: CVE-2023-4206, CVE-2023-4207, CVE-2023-4208. \r\nA local user could use any of these flaws to crash the system or potentially escalate their privileges on the system.\r\n\r\nSimilar CVE-2023-4128 was rejected as a duplicate.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" ], "known_not_affected": [ "7Server-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4207" }, { "category": "external", "summary": "RHBZ#2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4207", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4207" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4207", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4207" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/", "url": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-16T15:56:24+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0261" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module cls_u32 from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-4208", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225511" } ], "notes": [ { "category": "description", "text": "There are 3 CVEs for the use-after-free flaw found in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel: CVE-2023-4206, CVE-2023-4207, CVE-2023-4208. \r\nA local user could use any of these flaws to crash the system or potentially escalate their privileges on the system.\r\n\r\nSimilar CVE-2023-4128 was rejected as a duplicate.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" ], "known_not_affected": [ "7Server-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4208" }, { "category": "external", "summary": "RHBZ#2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4208", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4208" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4208", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4208" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/", "url": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-16T15:56:24+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0261" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module cls_u32 from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-31436", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2192671" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s traffic control (QoS) subsystem in how a user triggers the qfq_change_class function with an incorrect MTU value of the network device used as lmax. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bounds write in qfq_change_class function", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-31436" }, { "category": "external", "summary": "RHBZ#2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-31436", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31436" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d" } ], "release_date": "2023-04-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-16T15:56:24+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0261" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module, sch_qfq from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.", "product_ids": [ "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.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": [ "7Server-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:bpftool-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.src", "7Server-optional-7.6.AUS:kernel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-abi-whitelists-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-debug-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debug-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-debuginfo-common-x86_64-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-doc-0:3.10.0-957.109.1.el7.noarch", "7Server-optional-7.6.AUS:kernel-headers-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:kernel-tools-libs-devel-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-0:3.10.0-957.109.1.el7.x86_64", "7Server-optional-7.6.AUS:python-perf-debuginfo-0:3.10.0-957.109.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: out-of-bounds write in qfq_change_class function" } ] }
rhsa-2024_1278
Vulnerability from csaf_redhat
Published
2024-03-12 15:04
Modified
2024-11-06 05:12
Summary
Red Hat Security Advisory: kpatch-patch security update
Notes
Topic
An update for kpatch-patch is now available for Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.
Red 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.
Details
This is a kernel live patch module which is automatically loaded by the RPM post-install script to modify the code of a running kernel.
Security Fix(es):
* kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination (CVE-2024-0646)
* kernel: use-after-free in sch_qfq network scheduler (CVE-2023-4921)
* kernel: IGB driver inadequate buffer size for frames larger than MTU (CVE-2023-45871)
* kernel: use after free in nvmet_tcp_free_crypto in NVMe (CVE-2023-5178)
* kernel: net/sched: sch_hfsc UAF (CVE-2023-4623)
* kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)
* kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval() (CVE-2023-35001)
* kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests (CVE-2023-3390)
* kernel: out-of-bounds write in qfq_change_class function (CVE-2023-31436)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for kpatch-patch is now available for Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "This is a kernel live patch module which is automatically loaded by the RPM post-install script to modify the code of a running kernel.\n\nSecurity Fix(es):\n\n* kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination (CVE-2024-0646)\n\n* kernel: use-after-free in sch_qfq network scheduler (CVE-2023-4921)\n\n* kernel: IGB driver inadequate buffer size for frames larger than MTU (CVE-2023-45871)\n\n* kernel: use after free in nvmet_tcp_free_crypto in NVMe (CVE-2023-5178)\n\n* kernel: net/sched: sch_hfsc UAF (CVE-2023-4623)\n\n* kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)\n\n* kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval() (CVE-2023-35001)\n\n* kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests (CVE-2023-3390)\n\n* kernel: out-of-bounds write in qfq_change_class function (CVE-2023-31436)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:1278", "url": "https://access.redhat.com/errata/RHSA-2024:1278" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "2213260", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213260" }, { "category": "external", "summary": "2220892", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2220892" }, { "category": "external", "summary": "2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "2237757", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237757" }, { "category": "external", "summary": "2241924", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241924" }, { "category": "external", "summary": "2244723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244723" }, { "category": "external", "summary": "2245514", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245514" }, { "category": "external", "summary": "2253908", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253908" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1278.json" } ], "title": "Red Hat Security Advisory: kpatch-patch security update", "tracking": { "current_release_date": "2024-11-06T05:12:50+00:00", "generator": { "date": "2024-11-06T05:12:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:1278", "initial_release_date": "2024-03-12T15:04:40+00:00", "revision_history": [ { "date": "2024-03-12T15:04:40+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-12T15:04:40+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T05:12:50+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:8.2::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "product": { "name": "kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "product_id": "kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_113_1@1-4.el8_2?arch=src" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "product": { "name": "kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "product_id": "kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_116_1@1-3.el8_2?arch=src" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "product": { "name": "kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "product_id": "kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_119_1@1-2.el8_2?arch=src" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "product": { "name": "kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "product_id": "kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_120_1@1-1.el8_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "product": { "name": "kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "product_id": "kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_113_1@1-4.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "product": { "name": "kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "product_id": "kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_113_1-debugsource@1-4.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "product": { "name": "kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "product_id": "kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_113_1-debuginfo@1-4.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "product": { "name": "kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "product_id": "kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_116_1@1-3.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "product": { "name": "kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "product_id": "kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_116_1-debugsource@1-3.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "product": { "name": "kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "product_id": "kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_116_1-debuginfo@1-3.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "product": { "name": "kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "product_id": "kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_119_1@1-2.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "product": { "name": "kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "product_id": "kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_119_1-debugsource@1-2.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "product": { "name": "kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "product_id": "kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_119_1-debuginfo@1-2.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "product": { "name": "kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "product_id": "kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_120_1@1-1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "product": { "name": "kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "product_id": "kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_120_1-debugsource@1-1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "product": { "name": "kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "product_id": "kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_120_1-debuginfo@1-1.el8_2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "product": { "name": "kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "product_id": "kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_113_1@1-4.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "product": { "name": "kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "product_id": "kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_113_1-debugsource@1-4.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "product": { "name": "kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "product_id": "kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_113_1-debuginfo@1-4.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "product": { "name": "kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "product_id": "kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_116_1@1-3.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "product": { "name": "kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "product_id": "kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_116_1-debugsource@1-3.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "product": { "name": "kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "product_id": "kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_116_1-debuginfo@1-3.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "product": { "name": "kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "product_id": "kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_119_1@1-2.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "product": { "name": "kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "product_id": "kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_119_1-debugsource@1-2.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "product": { "name": "kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "product_id": "kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_119_1-debuginfo@1-2.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "product": { "name": "kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "product_id": "kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_120_1@1-1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64", "product": { "name": "kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64", "product_id": "kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_120_1-debugsource@1-1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "product": { "name": "kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "product_id": "kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-193_120_1-debuginfo@1-1.el8_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src" }, "product_reference": "kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64" }, "product_reference": "kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64" }, "product_reference": "kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64" }, "product_reference": "kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src" }, "product_reference": "kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64" }, "product_reference": "kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64" }, "product_reference": "kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64" }, "product_reference": "kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src" }, "product_reference": "kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64" }, "product_reference": "kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64" }, "product_reference": "kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64" }, "product_reference": "kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src" }, "product_reference": "kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64" }, "product_reference": "kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64" }, "product_reference": "kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" }, "product_reference": "kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Alagu M" ], "organization": "Salesforce Offensive Security team" } ], "cve": "CVE-2023-3390", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-06-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2213260" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Netfilter subsystem of the Linux kernel when processing named and anonymous sets in batch requests, which can lead to performing arbitrary reads and writes in kernel memory. This flaw allows a local user with CAP_NET_ADMIN capability to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests", "title": "Vulnerability summary" }, { "category": "other", "text": "Only local users with `CAP_NET_ADMIN` capability or root can trigger this issue. \nOn Red Hat Enterprise Linux, local unprivileged users can exploit unprivileged user namespaces (CONFIG_USER_NS) to grant themselves this capability.\n\nThe OpenShift Container Platform (OCP) control planes or master machines are based on Red Hat Enterprise Linux CoreOS (RHCOS) that consists primarily of RHEL components, therefore, it is also affected by this kernel vulnerability. A successful exploit needs necessary privileges (CAP_NET_ADMIN) and direct, local access. A local user in RHCOS is already a root with full permissions, hence existence of this vulnerability does not bring any value from the potential attacker perspective. From the OpenShift containers perspective, this vulnerability cannot be exploited as in OpenShift the cluster processes on the node are namespaced, which means that switching the namespace in the running OpenShift container will not bring necessary capabilities.\nThis means that for OpenShift, the impact of this vulnerability is Low.\n\nSimilar to the CVE-2023-32233 vulnerability, this has been explained in the following blog post as an example of a \"Container escape vulnerability\":\nhttps://www.redhat.com/en/blog/containers-vulnerability-risk-assessment", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3390" }, { "category": "external", "summary": "RHBZ#2213260", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213260" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3390", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3390" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3390", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3390" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1240eb93f0616b21c675416516ff3d74798fdc97", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1240eb93f0616b21c675416516ff3d74798fdc97" } ], "release_date": "2023-06-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T15:04:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1278" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests" }, { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225191" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in qfq_change_agg in net/sched/sch_qfq.c in the Traffic Control (QoS) subsystem in the Linux kernel. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3611" }, { "category": "external", "summary": "RHBZ#2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3611", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T15:04:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1278" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module sch_qfq onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at the boot time.\n~~~\n How do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead" }, { "cve": "CVE-2023-4623", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-09-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2237757" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Linux kernel\u0027s net/sched: sch_hfsc (HFSC qdisc traffic control) component that can be exploited to achieve local privilege escalation. If a class with a link-sharing curve, for example, with the HFSC_FSC flag set, has a parent without a link-sharing curve, then init_vf() will call vttree_insert() on the parent, but vttree_remove() will be skipped in update_vf(). This leaves a dangling pointer that can cause a use-after-free issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_hfsc UAF", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4623" }, { "category": "external", "summary": "RHBZ#2237757", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237757" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4623", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4623" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4623", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4623" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b3d26c5702c7d6c45456326e56d2ccf3f103e60f", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b3d26c5702c7d6c45456326e56d2ccf3f103e60f" } ], "release_date": "2023-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T15:04:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1278" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module sch_hfsc from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_hfsc UAF" }, { "cve": "CVE-2023-4921", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-10-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2245514" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in qfq_dequeue and agg_dequeue in net/sched/sch_qfq.c in the Traffic Control (QoS) subsystem in the Linux kernel. This issue may allow a local user to crash the system or escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use-after-free in sch_qfq network scheduler", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4921" }, { "category": "external", "summary": "RHBZ#2245514", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245514" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4921", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4921" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4921", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4921" }, { "category": "external", "summary": "https://github.com/torvalds/linux/commit/8fc134fee27f2263988ae38920bc03da416b03d8", "url": "https://github.com/torvalds/linux/commit/8fc134fee27f2263988ae38920bc03da416b03d8" } ], "release_date": "2023-09-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T15:04:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1278" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module sch_qfq onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at the boot time.\n~~~\n How do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: use-after-free in sch_qfq network scheduler" }, { "cve": "CVE-2023-5178", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-10-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2241924" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in drivers/nvme/target/tcp.c` in `nvmet_tcp_free_crypto` due to a logical bug in the NVMe/TCP subsystem in the Linux kernel. This issue may allow a malicious user to cause a use-after-free and double-free problem, which may permit remote code execution or lead to local privilege escalation.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use after free in nvmet_tcp_free_crypto in NVMe", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is actual only for systems where NVME over TCP being used.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5178" }, { "category": "external", "summary": "RHBZ#2241924", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241924" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5178", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5178" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5178", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5178" }, { "category": "external", "summary": "https://lore.kernel.org/linux-nvme/20231002105428.226515-1-sagi@grimberg.me/", "url": "https://lore.kernel.org/linux-nvme/20231002105428.226515-1-sagi@grimberg.me/" } ], "release_date": "2023-10-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T15:04:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1278" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: use after free in nvmet_tcp_free_crypto in NVMe" }, { "cve": "CVE-2023-31436", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2192671" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s traffic control (QoS) subsystem in how a user triggers the qfq_change_class function with an incorrect MTU value of the network device used as lmax. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bounds write in qfq_change_class function", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-31436" }, { "category": "external", "summary": "RHBZ#2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-31436", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31436" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d" } ], "release_date": "2023-04-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T15:04:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1278" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module, sch_qfq from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.", "product_ids": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: out-of-bounds write in qfq_change_class function" }, { "cve": "CVE-2023-35001", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2023-07-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2220892" } ], "notes": [ { "category": "description", "text": "An out-of-bounds (OOB) memory access flaw was found in the Netfilter module in the Linux kernel\u0027s nft_byteorder_eval in net/netfilter/nft_byteorder.c. A bound check failure allows a local attacker with CAP_NET_ADMIN access to cause a local privilege escalation issue due to incorrect data alignment.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval()", "title": "Vulnerability summary" }, { "category": "other", "text": "Exploiting this flaw will require the CAP_NET_ADMIN access privilege in any user or network namespace.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-35001" }, { "category": "external", "summary": "RHBZ#2220892", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2220892" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-35001", "url": "https://www.cve.org/CVERecord?id=CVE-2023-35001" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35001", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35001" }, { "category": "external", "summary": "https://lore.kernel.org/netfilter-devel/20230705121515.747251-1-cascardo@canonical.com/T/", "url": "https://lore.kernel.org/netfilter-devel/20230705121515.747251-1-cascardo@canonical.com/T/" }, { "category": "external", "summary": "https://www.openwall.com/lists/oss-security/2023/07/05/3", "url": "https://www.openwall.com/lists/oss-security/2023/07/05/3" } ], "release_date": "2023-07-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T15:04:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1278" }, { "category": "workaround", "details": "To mitigate this issue, it is possible to prevent the affected code from being loaded by blacklisting the kernel netfilter module. \n\nFor instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278", "product_ids": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval()" }, { "cve": "CVE-2023-45871", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2023-10-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2244723" } ], "notes": [ { "category": "description", "text": "A flaw was found in igb_configure_rx_ring in drivers/net/ethernet/intel/igb/igb_main.c in the IGB driver in the Linux kernel. An overflow of the contents from a packet that is too large will overflow into the kernel\u0027s ring buffer, leading to a system integrity issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: IGB driver inadequate buffer size for frames larger than MTU", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw is rated as Important because of its nature of exposure to the threat of impacting Confidentiality, Integrity and Availability by an attacker while being in an adjacent physical layer with no privilege required.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-45871" }, { "category": "external", "summary": "RHBZ#2244723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244723" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-45871", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45871" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45871", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45871" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=bb5ed01cd2428cd25b1c88a3a9cba87055eb289f", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=bb5ed01cd2428cd25b1c88a3a9cba87055eb289f" } ], "release_date": "2023-08-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T15:04:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1278" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: IGB driver inadequate buffer size for frames larger than MTU" }, { "cve": "CVE-2024-0646", "cwe": { "id": "CWE-1314", "name": "Missing Write Protection for Parametric Data Values" }, "discovery_date": "2024-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2253908" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in the Linux kernel\u2019s Transport Layer Security functionality in how a user calls a function splice with a ktls socket as the destination. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0646" }, { "category": "external", "summary": "RHBZ#2253908", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253908" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0646", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0646" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0646", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0646" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c5a595000e267", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c5a595000e267" } ], "release_date": "2023-12-07T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T15:04:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1278" }, { "category": "workaround", "details": "To mitigate this issue, prevent module tls 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.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debuginfo-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_113_1-debugsource-0:1-4.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debuginfo-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_116_1-debugsource-0:1-3.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debuginfo-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_119_1-debugsource-0:1-2.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debuginfo-0:1-1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kpatch-patch-4_18_0-193_120_1-debugsource-0:1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination" } ] }
rhsa-2024_1268
Vulnerability from csaf_redhat
Published
2024-03-12 11:48
Modified
2024-11-06 05:13
Summary
Red Hat Security Advisory: kernel security and bug fix update
Notes
Topic
An update for kernel is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.2 Telecommunications Update Service.
Red 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.
Details
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval() (CVE-2023-35001,ZDI-CAN-20721)
* hw: Intel: Gather Data Sampling (GDS) side channel vulnerability (CVE-2022-40982,Downfall)
* kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)
* kernel: fbcon: out-of-sync arrays in fbcon_mode_deleted due to wrong con2fb_map assignment (CVE-2023-38409)
* kernel: net/sched: sch_hfsc UAF (CVE-2023-4623)
* kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip (CVE-2022-41858)
* kernel: nfp: use-after-free in area_cache_get() (CVE-2022-3545)
* kernel: use-after-free in l2cap_sock_release in net/bluetooth/l2cap_sock.c (CVE-2023-40283)
* kernel: use after free in nvmet_tcp_free_crypto in NVMe (CVE-2023-5178)
* kernel: IGB driver inadequate buffer size for frames larger than MTU (CVE-2023-45871)
* kernel: out-of-bounds write in qfq_change_class function (CVE-2023-31436)
* kernel: inactive elements in nft_pipapo_walk (CVE-2023-6817)
* kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination (CVE-2024-0646)
* kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests (CVE-2023-3390)
* kernel: vmwgfx: NULL pointer dereference in vmw_cmd_dx_define_query (CVE-2022-38096)
* kernel: use-after-free in sch_qfq network scheduler (CVE-2023-4921)
Bug Fix(es):
* kernel: fbcon: out-of-sync arrays in fbcon_mode_deleted due to wrong con2fb_map assignment (JIRA:RHEL-1203)
* How to reduce or prevent thousands of kworker/events_freezable_power_efficient threads being created every time multipath -ll is run (JIRA:RHEL-15054)
* kernel: net/sched: sch_hfsc UAF (JIRA:RHEL-16461)
* [SanityOnly][kernel]BUG: sleeping function called from invalid context at kernel/locking/spinlock_rt.c:35 at: sock_map_update_elem_sys+0x85/0x2a0 (JIRA:RHEL-6126)
* kernel: hw: Intel: Gather Data Sampling (GDS) side channel vulnerability (JIRA:RHEL-9246)
* ipoib mcast lockup fix (JIRA:RHEL-19695)
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for kernel is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.2 Telecommunications Update Service.\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: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval() (CVE-2023-35001,ZDI-CAN-20721)\n\n* hw: Intel: Gather Data Sampling (GDS) side channel vulnerability (CVE-2022-40982,Downfall)\n\n* kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)\n\n* kernel: fbcon: out-of-sync arrays in fbcon_mode_deleted due to wrong con2fb_map assignment (CVE-2023-38409)\n\n* kernel: net/sched: sch_hfsc UAF (CVE-2023-4623)\n\n* kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip (CVE-2022-41858)\n\n* kernel: nfp: use-after-free in area_cache_get() (CVE-2022-3545)\n\n* kernel: use-after-free in l2cap_sock_release in net/bluetooth/l2cap_sock.c (CVE-2023-40283)\n\n* kernel: use after free in nvmet_tcp_free_crypto in NVMe (CVE-2023-5178)\n\n* kernel: IGB driver inadequate buffer size for frames larger than MTU (CVE-2023-45871)\n\n* kernel: out-of-bounds write in qfq_change_class function (CVE-2023-31436)\n\n* kernel: inactive elements in nft_pipapo_walk (CVE-2023-6817)\n\n* kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination (CVE-2024-0646)\n\n* kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests (CVE-2023-3390)\n\n* kernel: vmwgfx: NULL pointer dereference in vmw_cmd_dx_define_query (CVE-2022-38096)\n\n* kernel: use-after-free in sch_qfq network scheduler (CVE-2023-4921)\n\nBug Fix(es):\n\n* kernel: fbcon: out-of-sync arrays in fbcon_mode_deleted due to wrong con2fb_map assignment (JIRA:RHEL-1203)\n\n* How to reduce or prevent thousands of kworker/events_freezable_power_efficient threads being created every time multipath -ll is run (JIRA:RHEL-15054)\n\n* kernel: net/sched: sch_hfsc UAF (JIRA:RHEL-16461)\n\n* [SanityOnly][kernel]BUG: sleeping function called from invalid context at kernel/locking/spinlock_rt.c:35 at: sock_map_update_elem_sys+0x85/0x2a0 (JIRA:RHEL-6126)\n\n* kernel: hw: Intel: Gather Data Sampling (GDS) side channel vulnerability (JIRA:RHEL-9246)\n\n* ipoib mcast lockup fix (JIRA:RHEL-19695)", "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-2024:1268", "url": "https://access.redhat.com/errata/RHSA-2024:1268" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2133452", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133452" }, { "category": "external", "summary": "2144379", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144379" }, { "category": "external", "summary": "2161310", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161310" }, { "category": "external", "summary": "2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "2213260", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213260" }, { "category": "external", "summary": "2220892", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2220892" }, { "category": "external", "summary": "2223949", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223949" }, { "category": "external", "summary": "2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "2230042", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230042" }, { "category": "external", "summary": "2231800", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2231800" }, { "category": "external", "summary": "2237757", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237757" }, { "category": "external", "summary": "2241924", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241924" }, { "category": "external", "summary": "2244723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244723" }, { "category": "external", "summary": "2245514", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245514" }, { "category": "external", "summary": "2253908", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253908" }, { "category": "external", "summary": "2255139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255139" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1268.json" } ], "title": "Red Hat Security Advisory: kernel security and bug fix update", "tracking": { "current_release_date": "2024-11-06T05:13:39+00:00", "generator": { "date": "2024-11-06T05:13:39+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:1268", "initial_release_date": "2024-03-12T11:48:14+00:00", "revision_history": [ { "date": "2024-03-12T11:48:14+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-12T11:48:14+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T05:13:39+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:8.2::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_tus:8.2::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:8.2::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@4.18.0-193.128.1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "kernel-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "kernel-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-193.128.1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@4.18.0-193.128.1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-193.128.1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-193.128.1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-193.128.1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-193.128.1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-193.128.1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-193.128.1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-193.128.1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-193.128.1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-193.128.1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-193.128.1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-193.128.1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-193.128.1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "perf-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "perf-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@4.18.0-193.128.1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@4.18.0-193.128.1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-193.128.1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-193.128.1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-193.128.1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-193.128.1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-193.128.1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-193.128.1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "product": { "name": "python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "product_id": "python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-193.128.1.el8_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-0:4.18.0-193.128.1.el8_2.src", "product": { "name": "kernel-0:4.18.0-193.128.1.el8_2.src", "product_id": "kernel-0:4.18.0-193.128.1.el8_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-193.128.1.el8_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "product": { "name": "kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "product_id": "kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-abi-whitelists@4.18.0-193.128.1.el8_2?arch=noarch" } } }, { "category": "product_version", "name": "kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "product": { "name": "kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "product_id": "kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@4.18.0-193.128.1.el8_2?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@4.18.0-193.128.1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-193.128.1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@4.18.0-193.128.1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-193.128.1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-193.128.1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-193.128.1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-193.128.1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-193.128.1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-193.128.1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-193.128.1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-193.128.1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-193.128.1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-193.128.1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-193.128.1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-193.128.1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "perf-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "perf-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@4.18.0-193.128.1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@4.18.0-193.128.1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-193.128.1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-193.128.1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-193.128.1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-193.128.1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-193.128.1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-193.128.1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "product": { "name": "python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "product_id": "python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-193.128.1.el8_2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-193.128.1.el8_2.src as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src" }, "product_reference": "kernel-0:4.18.0-193.128.1.el8_2.src", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch" }, "product_reference": "kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:4.18.0-193.128.1.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch" }, "product_reference": "kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "perf-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-193.128.1.el8_2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src" }, "product_reference": "kernel-0:4.18.0-193.128.1.el8_2.src", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch" }, "product_reference": "kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:4.18.0-193.128.1.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch" }, "product_reference": "kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "perf-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "perf-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-193.128.1.el8_2.src as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src" }, "product_reference": "kernel-0:4.18.0-193.128.1.el8_2.src", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch" }, "product_reference": "kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:4.18.0-193.128.1.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch" }, "product_reference": "kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "perf-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-3545", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-01-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2161310" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in area_cache_get in drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c in the Netronome Flow Processor (NFP) driver in the Linux kernel. This flaw allows a manipulation that may lead to a use-after-free issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: nfp: use-after-free in area_cache_get()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3545" }, { "category": "external", "summary": "RHBZ#2161310", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161310" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3545", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3545" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3545", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3545" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git/commit/?id=02e1a114fdb71e59ee6770294166c30d437bf86a", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git/commit/?id=02e1a114fdb71e59ee6770294166c30d437bf86a" } ], "release_date": "2022-08-11T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:48:14+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1268" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected Netronome Flow Processor (NFP) kernel module from loading during the boot time; ensure the module is added to the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: nfp: use-after-free in area_cache_get()" }, { "cve": "CVE-2022-38096", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2022-09-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2133452" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference issue was found in the Linux kernel\u0027s vmwgfx driver in vmw_cmd_dx_define_query. This flaw allows a local, unprivileged attacker with access to either /dev/dri/card0 or /dev/dri/rendererD128, who can issue an ioctl() on the resulting file descriptor, to crash the system, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: vmwgfx: NULL pointer dereference in vmw_cmd_dx_define_query", "title": "Vulnerability summary" }, { "category": "other", "text": "Systems making use of the vmwgfx driver are potentially affected by this flaw; systems without the vmwgfx driver loaded are not affected by this flaw.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38096" }, { "category": "external", "summary": "RHBZ#2133452", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133452" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38096", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38096" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38096", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38096" } ], "release_date": "2022-09-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:48:14+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1268" }, { "category": "workaround", "details": "To mitigate this issue, it is possible to prevent the affected code from being loaded by blacklisting the vmwgfx kernel module. For instructions relating to blacklisting a kernel module, please see https://access.redhat.com/solutions/41278.", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.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.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: vmwgfx: NULL pointer dereference in vmw_cmd_dx_define_query" }, { "cve": "CVE-2022-40982", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2023-07-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2223949" } ], "notes": [ { "category": "description", "text": "A Gather Data Sampling (GDS) transient execution side-channel vulnerability was found affecting certain Intel processors. This issue may allow a local attacker using gather instruction (load from memory) to infer stale data from previously used vector registers on the same physical core.", "title": "Vulnerability description" }, { "category": "summary", "text": "hw: Intel: Gather Data Sampling (GDS) side channel vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40982" }, { "category": "external", "summary": "RHBZ#2223949", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223949" }, { "category": "external", "summary": "RHSB-7027704", "url": "https://access.redhat.com/solutions/7027704" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40982", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40982" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40982", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40982" }, { "category": "external", "summary": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00828.html", "url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00828.html" } ], "release_date": "2023-08-08T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:48:14+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1268" }, { "category": "workaround", "details": "The vulnerability can be mitigated by installing the CPU microcode package microcode_ctl version 20230808.", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "hw: Intel: Gather Data Sampling (GDS) side channel vulnerability" }, { "acknowledgments": [ { "names": [ "Duoming Zhou" ] } ], "cve": "CVE-2022-41858", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2022-11-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2144379" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux kernel. A NULL pointer dereference may occur while a slip driver is in progress to detach in sl_tx_timeout in drivers/net/slip/slip.c. This issue could allow an attacker to crash the system or leak internal kernel information.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-41858" }, { "category": "external", "summary": "RHBZ#2144379", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144379" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-41858", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41858" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41858", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41858" }, { "category": "external", "summary": "https://github.com/torvalds/linux/commit/ec4eb8a86ade4d22633e1da2a7d85a846b7d1798", "url": "https://github.com/torvalds/linux/commit/ec4eb8a86ade4d22633e1da2a7d85a846b7d1798" } ], "release_date": "2022-04-05T15:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:48:14+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1268" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected slip driver from loading during the boot time, and ensuring the module is added to the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip" }, { "acknowledgments": [ { "names": [ "Alagu M" ], "organization": "Salesforce Offensive Security team" } ], "cve": "CVE-2023-3390", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-06-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2213260" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Netfilter subsystem of the Linux kernel when processing named and anonymous sets in batch requests, which can lead to performing arbitrary reads and writes in kernel memory. This flaw allows a local user with CAP_NET_ADMIN capability to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests", "title": "Vulnerability summary" }, { "category": "other", "text": "Only local users with `CAP_NET_ADMIN` capability or root can trigger this issue. \nOn Red Hat Enterprise Linux, local unprivileged users can exploit unprivileged user namespaces (CONFIG_USER_NS) to grant themselves this capability.\n\nThe OpenShift Container Platform (OCP) control planes or master machines are based on Red Hat Enterprise Linux CoreOS (RHCOS) that consists primarily of RHEL components, therefore, it is also affected by this kernel vulnerability. A successful exploit needs necessary privileges (CAP_NET_ADMIN) and direct, local access. A local user in RHCOS is already a root with full permissions, hence existence of this vulnerability does not bring any value from the potential attacker perspective. From the OpenShift containers perspective, this vulnerability cannot be exploited as in OpenShift the cluster processes on the node are namespaced, which means that switching the namespace in the running OpenShift container will not bring necessary capabilities.\nThis means that for OpenShift, the impact of this vulnerability is Low.\n\nSimilar to the CVE-2023-32233 vulnerability, this has been explained in the following blog post as an example of a \"Container escape vulnerability\":\nhttps://www.redhat.com/en/blog/containers-vulnerability-risk-assessment", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3390" }, { "category": "external", "summary": "RHBZ#2213260", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213260" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3390", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3390" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3390", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3390" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1240eb93f0616b21c675416516ff3d74798fdc97", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1240eb93f0616b21c675416516ff3d74798fdc97" } ], "release_date": "2023-06-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:48:14+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1268" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests" }, { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225191" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in qfq_change_agg in net/sched/sch_qfq.c in the Traffic Control (QoS) subsystem in the Linux kernel. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3611" }, { "category": "external", "summary": "RHBZ#2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3611", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:48:14+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1268" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module sch_qfq onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at the boot time.\n~~~\n How do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead" }, { "cve": "CVE-2023-4623", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-09-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2237757" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Linux kernel\u0027s net/sched: sch_hfsc (HFSC qdisc traffic control) component that can be exploited to achieve local privilege escalation. If a class with a link-sharing curve, for example, with the HFSC_FSC flag set, has a parent without a link-sharing curve, then init_vf() will call vttree_insert() on the parent, but vttree_remove() will be skipped in update_vf(). This leaves a dangling pointer that can cause a use-after-free issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_hfsc UAF", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4623" }, { "category": "external", "summary": "RHBZ#2237757", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237757" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4623", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4623" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4623", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4623" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b3d26c5702c7d6c45456326e56d2ccf3f103e60f", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b3d26c5702c7d6c45456326e56d2ccf3f103e60f" } ], "release_date": "2023-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:48:14+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1268" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module sch_hfsc from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_hfsc UAF" }, { "cve": "CVE-2023-4921", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-10-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2245514" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in qfq_dequeue and agg_dequeue in net/sched/sch_qfq.c in the Traffic Control (QoS) subsystem in the Linux kernel. This issue may allow a local user to crash the system or escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use-after-free in sch_qfq network scheduler", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4921" }, { "category": "external", "summary": "RHBZ#2245514", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245514" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4921", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4921" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4921", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4921" }, { "category": "external", "summary": "https://github.com/torvalds/linux/commit/8fc134fee27f2263988ae38920bc03da416b03d8", "url": "https://github.com/torvalds/linux/commit/8fc134fee27f2263988ae38920bc03da416b03d8" } ], "release_date": "2023-09-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:48:14+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1268" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module sch_qfq onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at the boot time.\n~~~\n How do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: use-after-free in sch_qfq network scheduler" }, { "cve": "CVE-2023-5178", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-10-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2241924" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in drivers/nvme/target/tcp.c` in `nvmet_tcp_free_crypto` due to a logical bug in the NVMe/TCP subsystem in the Linux kernel. This issue may allow a malicious user to cause a use-after-free and double-free problem, which may permit remote code execution or lead to local privilege escalation.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use after free in nvmet_tcp_free_crypto in NVMe", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is actual only for systems where NVME over TCP being used.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5178" }, { "category": "external", "summary": "RHBZ#2241924", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241924" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5178", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5178" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5178", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5178" }, { "category": "external", "summary": "https://lore.kernel.org/linux-nvme/20231002105428.226515-1-sagi@grimberg.me/", "url": "https://lore.kernel.org/linux-nvme/20231002105428.226515-1-sagi@grimberg.me/" } ], "release_date": "2023-10-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:48:14+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1268" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: use after free in nvmet_tcp_free_crypto in NVMe" }, { "acknowledgments": [ { "names": [ "Xingyuan Mo of IceSword Lab" ] } ], "cve": "CVE-2023-6817", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-12-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2255139" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Netfilter subsystem in the Linux kernel via the nft_pipapo_walk function. This issue may allow a local user with CAP_NET_ADMIN capability to trigger an application crash, information disclosure, or local privilege escalation.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: inactive elements in nft_pipapo_walk", "title": "Vulnerability summary" }, { "category": "other", "text": "Only local users with `CAP_NET_ADMIN` capability or root can trigger this issue. \nOn Red Hat Enterprise Linux, local unprivileged users can exploit unprivileged user namespaces (CONFIG_USER_NS) to grant themselves this capability.\n\nThe OpenShift Container Platform (OCP) control planes or master machines are based on Red Hat Enterprise Linux CoreOS (RHCOS) that consists primarily of RHEL components, therefore, it is also affected by this kernel vulnerability. A successful exploit needs necessary privileges (CAP_NET_ADMIN) and direct, local access. A local user in RHCOS is already a root with full permissions, hence existence of this vulnerability does not bring any value from the potential attacker perspective. From the OpenShift containers perspective, this vulnerability cannot be exploited as in OpenShift the cluster processes on the node are namespaced, which means that switching the namespace in the running OpenShift container will not bring necessary capabilities.\nThis means that for OpenShift, the impact of this vulnerability is Low.\n\nSimilar to the CVE-2023-32233 vulnerability, this has been explained in the following blog post as an example of a \"Container escape vulnerability\":\nhttps://www.redhat.com/en/blog/containers-vulnerability-risk-assessment", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6817" }, { "category": "external", "summary": "RHBZ#2255139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6817", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6817" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6817", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6817" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=317eb9685095678f2c9f5a8189de698c5354316a", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=317eb9685095678f2c9f5a8189de698c5354316a" } ], "release_date": "2023-12-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:48:14+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1268" }, { "category": "workaround", "details": "In order to trigger the issue, it requires the ability to create user/net namespaces.\n\nOn non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: inactive elements in nft_pipapo_walk" }, { "cve": "CVE-2023-31436", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2192671" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s traffic control (QoS) subsystem in how a user triggers the qfq_change_class function with an incorrect MTU value of the network device used as lmax. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bounds write in qfq_change_class function", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-31436" }, { "category": "external", "summary": "RHBZ#2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-31436", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31436" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d" } ], "release_date": "2023-04-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:48:14+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1268" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module, sch_qfq from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: out-of-bounds write in qfq_change_class function" }, { "cve": "CVE-2023-35001", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2023-07-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2220892" } ], "notes": [ { "category": "description", "text": "An out-of-bounds (OOB) memory access flaw was found in the Netfilter module in the Linux kernel\u0027s nft_byteorder_eval in net/netfilter/nft_byteorder.c. A bound check failure allows a local attacker with CAP_NET_ADMIN access to cause a local privilege escalation issue due to incorrect data alignment.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval()", "title": "Vulnerability summary" }, { "category": "other", "text": "Exploiting this flaw will require the CAP_NET_ADMIN access privilege in any user or network namespace.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-35001" }, { "category": "external", "summary": "RHBZ#2220892", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2220892" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-35001", "url": "https://www.cve.org/CVERecord?id=CVE-2023-35001" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35001", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35001" }, { "category": "external", "summary": "https://lore.kernel.org/netfilter-devel/20230705121515.747251-1-cascardo@canonical.com/T/", "url": "https://lore.kernel.org/netfilter-devel/20230705121515.747251-1-cascardo@canonical.com/T/" }, { "category": "external", "summary": "https://www.openwall.com/lists/oss-security/2023/07/05/3", "url": "https://www.openwall.com/lists/oss-security/2023/07/05/3" } ], "release_date": "2023-07-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:48:14+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1268" }, { "category": "workaround", "details": "To mitigate this issue, it is possible to prevent the affected code from being loaded by blacklisting the kernel netfilter module. \n\nFor instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval()" }, { "cve": "CVE-2023-38409", "cwe": { "id": "CWE-129", "name": "Improper Validation of Array Index" }, "discovery_date": "2023-07-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2230042" } ], "notes": [ { "category": "description", "text": "A memory corruption flaw was found in set_con2fb_map in drivers/video/fbdev/core/fbcon.c in the Framebuffer Console in the Linux kernel. This flaw allows a local attacker to crash the system, leading to a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: fbcon: out-of-sync arrays in fbcon_mode_deleted due to wrong con2fb_map assignment", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38409" }, { "category": "external", "summary": "RHBZ#2230042", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230042" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38409", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38409" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38409", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38409" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=fffb0b52d5258554c645c966c6cbef7de50b851d", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=fffb0b52d5258554c645c966c6cbef7de50b851d" } ], "release_date": "2023-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:48:14+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1268" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module \"fbcon\" onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at boot time.\n~~~\nHow do I blacklist a kernel module to prevent it from loading automatically?\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.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.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: fbcon: out-of-sync arrays in fbcon_mode_deleted due to wrong con2fb_map assignment" }, { "cve": "CVE-2023-40283", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-08-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2231800" } ], "notes": [ { "category": "description", "text": "A flaw was found in l2cap_sock_release in net/bluetooth/l2cap_sock.c in the Bluetooth subsystem in the Linux Kernel. This issue may allow a user to cause a use-after-free problem due to sk\u0027s children being mishandled.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use-after-free in l2cap_sock_release in net/bluetooth/l2cap_sock.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.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40283" }, { "category": "external", "summary": "RHBZ#2231800", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2231800" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40283", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40283" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40283", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40283" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1728137b33c00d5a2b5110ed7aafb42e7c32e4a1", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1728137b33c00d5a2b5110ed7aafb42e7c32e4a1" } ], "release_date": "2023-08-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:48:14+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1268" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: use-after-free in l2cap_sock_release in net/bluetooth/l2cap_sock.c" }, { "cve": "CVE-2023-45871", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2023-10-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2244723" } ], "notes": [ { "category": "description", "text": "A flaw was found in igb_configure_rx_ring in drivers/net/ethernet/intel/igb/igb_main.c in the IGB driver in the Linux kernel. An overflow of the contents from a packet that is too large will overflow into the kernel\u0027s ring buffer, leading to a system integrity issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: IGB driver inadequate buffer size for frames larger than MTU", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw is rated as Important because of its nature of exposure to the threat of impacting Confidentiality, Integrity and Availability by an attacker while being in an adjacent physical layer with no privilege required.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-45871" }, { "category": "external", "summary": "RHBZ#2244723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244723" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-45871", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45871" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45871", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45871" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=bb5ed01cd2428cd25b1c88a3a9cba87055eb289f", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=bb5ed01cd2428cd25b1c88a3a9cba87055eb289f" } ], "release_date": "2023-08-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:48:14+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1268" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: IGB driver inadequate buffer size for frames larger than MTU" }, { "cve": "CVE-2024-0646", "cwe": { "id": "CWE-1314", "name": "Missing Write Protection for Parametric Data Values" }, "discovery_date": "2024-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2253908" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in the Linux kernel\u2019s Transport Layer Security functionality in how a user calls a function splice with a ktls socket as the destination. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0646" }, { "category": "external", "summary": "RHBZ#2253908", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253908" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0646", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0646" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0646", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0646" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c5a595000e267", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c5a595000e267" } ], "release_date": "2023-12-07T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:48:14+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1268" }, { "category": "workaround", "details": "To mitigate this issue, prevent module tls 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.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.2.0.Z.AUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.AUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.AUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.E4S:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:bpftool-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.src", "BaseOS-8.2.0.Z.TUS:kernel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-abi-whitelists-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-cross-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-core-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-devel-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-doc-0:4.18.0-193.128.1.el8_2.noarch", "BaseOS-8.2.0.Z.TUS:kernel-headers-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-modules-extra-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:kernel-tools-libs-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-0:4.18.0-193.128.1.el8_2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-193.128.1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination" } ] }
rhsa-2024_1377
Vulnerability from csaf_redhat
Published
2024-03-19 14:42
Modified
2024-11-06 05:15
Summary
Red Hat Security Advisory: kpatch-patch security update
Notes
Topic
An update for kpatch-patch is now available for Red Hat Enterprise Linux 8.4.
Red 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.
Details
This is a kernel live patch module which is automatically loaded by the RPM post-install script to modify the code of a running kernel.
Security Fix(es):
* kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination (CVE-2024-0646)
* kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)
* kernel: out-of-bounds write in qfq_change_class function (CVE-2023-31436)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for kpatch-patch is now available for Red Hat Enterprise Linux 8.4.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "This is a kernel live patch module which is automatically loaded by the RPM post-install script to modify the code of a running kernel.\n\nSecurity Fix(es):\n\n* kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination (CVE-2024-0646)\n\n* kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)\n\n* kernel: out-of-bounds write in qfq_change_class function (CVE-2023-31436)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:1377", "url": "https://access.redhat.com/errata/RHSA-2024:1377" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "2253908", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253908" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1377.json" } ], "title": "Red Hat Security Advisory: kpatch-patch security update", "tracking": { "current_release_date": "2024-11-06T05:15:51+00:00", "generator": { "date": "2024-11-06T05:15:51+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:1377", "initial_release_date": "2024-03-19T14:42:32+00:00", "revision_history": [ { "date": "2024-03-19T14:42:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-19T14:42:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T05:15:51+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:8.4::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.src", "product": { "name": "kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.src", "product_id": "kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_103_1@1-4.el8_4?arch=src" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.src", "product": { "name": "kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.src", "product_id": "kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_108_1@1-3.el8_4?arch=src" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.src", "product": { "name": "kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.src", "product_id": "kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_114_1@1-2.el8_4?arch=src" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.src", "product": { "name": "kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.src", "product_id": "kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_120_1@1-1.el8_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.ppc64le", "product": { "name": "kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.ppc64le", "product_id": "kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_103_1@1-4.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.ppc64le", "product": { "name": "kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.ppc64le", "product_id": "kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_103_1-debugsource@1-4.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.ppc64le", "product": { "name": "kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.ppc64le", "product_id": "kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_103_1-debuginfo@1-4.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.ppc64le", "product": { "name": "kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.ppc64le", "product_id": "kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_108_1@1-3.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.ppc64le", "product": { "name": "kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.ppc64le", "product_id": "kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_108_1-debugsource@1-3.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.ppc64le", "product": { "name": "kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.ppc64le", "product_id": "kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_108_1-debuginfo@1-3.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.ppc64le", "product": { "name": "kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.ppc64le", "product_id": "kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_114_1@1-2.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.ppc64le", "product": { "name": "kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.ppc64le", "product_id": "kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_114_1-debugsource@1-2.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.ppc64le", "product": { "name": "kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.ppc64le", "product_id": "kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_114_1-debuginfo@1-2.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.ppc64le", "product": { "name": "kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.ppc64le", "product_id": "kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_120_1@1-1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.ppc64le", "product": { "name": "kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.ppc64le", "product_id": "kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_120_1-debugsource@1-1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.ppc64le", "product": { "name": "kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.ppc64le", "product_id": "kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_120_1-debuginfo@1-1.el8_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.x86_64", "product": { "name": "kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.x86_64", "product_id": "kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_103_1@1-4.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.x86_64", "product": { "name": "kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.x86_64", "product_id": "kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_103_1-debugsource@1-4.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.x86_64", "product": { "name": "kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.x86_64", "product_id": "kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_103_1-debuginfo@1-4.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.x86_64", "product": { "name": "kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.x86_64", "product_id": "kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_108_1@1-3.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.x86_64", "product": { "name": "kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.x86_64", "product_id": "kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_108_1-debugsource@1-3.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.x86_64", "product": { "name": "kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.x86_64", "product_id": "kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_108_1-debuginfo@1-3.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.x86_64", "product": { "name": "kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.x86_64", "product_id": "kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_114_1@1-2.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.x86_64", "product": { "name": "kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.x86_64", "product_id": "kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_114_1-debugsource@1-2.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.x86_64", "product": { "name": "kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.x86_64", "product_id": "kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_114_1-debuginfo@1-2.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.x86_64", "product": { "name": "kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.x86_64", "product_id": "kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_120_1@1-1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.x86_64", "product": { "name": "kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.x86_64", "product_id": "kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_120_1-debugsource@1-1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.x86_64", "product": { "name": "kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.x86_64", "product_id": "kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-305_120_1-debuginfo@1-1.el8_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.src" }, "product_reference": "kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.x86_64" }, "product_reference": "kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.x86_64" }, "product_reference": "kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.x86_64" }, "product_reference": "kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.src" }, "product_reference": "kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.x86_64" }, "product_reference": "kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.x86_64" }, "product_reference": "kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.x86_64" }, "product_reference": "kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.src" }, "product_reference": "kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.x86_64" }, "product_reference": "kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.x86_64" }, "product_reference": "kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.x86_64" }, "product_reference": "kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.src" }, "product_reference": "kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.x86_64" }, "product_reference": "kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.x86_64" }, "product_reference": "kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.x86_64" }, "product_reference": "kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225191" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in qfq_change_agg in net/sched/sch_qfq.c in the Traffic Control (QoS) subsystem in the Linux kernel. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3611" }, { "category": "external", "summary": "RHBZ#2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3611", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T14:42:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1377" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module sch_qfq onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at the boot time.\n~~~\n How do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead" }, { "cve": "CVE-2023-31436", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2192671" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s traffic control (QoS) subsystem in how a user triggers the qfq_change_class function with an incorrect MTU value of the network device used as lmax. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bounds write in qfq_change_class function", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-31436" }, { "category": "external", "summary": "RHBZ#2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-31436", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31436" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d" } ], "release_date": "2023-04-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T14:42:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1377" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module, sch_qfq from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.", "product_ids": [ "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: out-of-bounds write in qfq_change_class function" }, { "cve": "CVE-2024-0646", "cwe": { "id": "CWE-1314", "name": "Missing Write Protection for Parametric Data Values" }, "discovery_date": "2024-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2253908" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in the Linux kernel\u2019s Transport Layer Security functionality in how a user calls a function splice with a ktls socket as the destination. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0646" }, { "category": "external", "summary": "RHBZ#2253908", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253908" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0646", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0646" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0646", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0646" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c5a595000e267", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c5a595000e267" } ], "release_date": "2023-12-07T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T14:42:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1377" }, { "category": "workaround", "details": "To mitigate this issue, prevent module tls 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.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debuginfo-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_103_1-debugsource-0:1-4.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debuginfo-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_108_1-debugsource-0:1-3.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debuginfo-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_114_1-debugsource-0:1-2.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debuginfo-0:1-1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kpatch-patch-4_18_0-305_120_1-debugsource-0:1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination" } ] }
rhsa-2023_7423
Vulnerability from csaf_redhat
Published
2023-11-21 15:47
Modified
2024-11-06 04:23
Summary
Red Hat Security Advisory: kernel security update
Notes
Topic
An update for kernel is now available for Red Hat Enterprise Linux 7.
Red 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.
Details
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)
* kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function (CVE-2023-3776)
* kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route (CVE-2023-4128, CVE-2023-4206, CVE-2023-4207, CVE-2023-4208)
* hw: Intel: Gather Data Sampling (GDS) side channel vulnerability (CVE-2022-40982)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "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: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)\n\n* kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function (CVE-2023-3776)\n\n* kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route (CVE-2023-4128, CVE-2023-4206, CVE-2023-4207, CVE-2023-4208)\n\n* hw: Intel: Gather Data Sampling (GDS) side channel vulnerability (CVE-2022-40982)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:7423", "url": "https://access.redhat.com/errata/RHSA-2023:7423" }, { "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/solutions/7027704", "url": "https://access.redhat.com/solutions/7027704" }, { "category": "external", "summary": "2223949", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223949" }, { "category": "external", "summary": "2225097", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225097" }, { "category": "external", "summary": "2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7423.json" } ], "title": "Red Hat Security Advisory: kernel security update", "tracking": { "current_release_date": "2024-11-06T04:23:07+00:00", "generator": { "date": "2024-11-06T04:23:07+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:7423", "initial_release_date": "2023-11-21T15:47:34+00:00", "revision_history": [ { "date": "2023-11-21T15:47:34+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-21T15:47:34+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T04:23:07+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.105.1.el7.x86_64", "product": { "name": "bpftool-0:3.10.0-1160.105.1.el7.x86_64", "product_id": "bpftool-0:3.10.0-1160.105.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@3.10.0-1160.105.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:3.10.0-1160.105.1.el7.x86_64", "product": { "name": "kernel-0:3.10.0-1160.105.1.el7.x86_64", "product_id": "kernel-0:3.10.0-1160.105.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-1160.105.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "product": { "name": "kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "product_id": "kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1160.105.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "product": { "name": "kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "product_id": "kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1160.105.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "product": { "name": "kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "product_id": "kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1160.105.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "product": { "name": "kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "product_id": "kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@3.10.0-1160.105.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "product": { "name": "kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "product_id": "kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@3.10.0-1160.105.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "product": { "name": "kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "product_id": "kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-1160.105.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:3.10.0-1160.105.1.el7.x86_64", "product": { "name": "perf-0:3.10.0-1160.105.1.el7.x86_64", "product_id": "perf-0:3.10.0-1160.105.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@3.10.0-1160.105.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-0:3.10.0-1160.105.1.el7.x86_64", "product": { "name": "python-perf-0:3.10.0-1160.105.1.el7.x86_64", "product_id": "python-perf-0:3.10.0-1160.105.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@3.10.0-1160.105.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "product": { "name": "bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "product_id": "bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1160.105.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "product": { "name": "kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "product_id": "kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1160.105.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "product": { "name": "kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "product_id": "kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1160.105.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@3.10.0-1160.105.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "product": { "name": "kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "product_id": "kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-1160.105.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "product": { "name": "perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "product_id": "perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1160.105.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "product": { "name": "python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "product_id": "python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1160.105.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "product": { "name": "kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "product_id": "kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-1160.105.1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-0:3.10.0-1160.105.1.el7.src", "product": { "name": "kernel-0:3.10.0-1160.105.1.el7.src", "product_id": "kernel-0:3.10.0-1160.105.1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-1160.105.1.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "product": { "name": "kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "product_id": "kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-abi-whitelists@3.10.0-1160.105.1.el7?arch=noarch" } } }, { "category": "product_version", "name": "kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "product": { "name": "kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "product_id": "kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@3.10.0-1160.105.1.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "product": { "name": "bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "product_id": "bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@3.10.0-1160.105.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-0:3.10.0-1160.105.1.el7.ppc64le", "product": { "name": "kernel-0:3.10.0-1160.105.1.el7.ppc64le", "product_id": "kernel-0:3.10.0-1160.105.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-1160.105.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "product": { "name": "kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "product_id": "kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-1160.105.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "product": { "name": "kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "product_id": "kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1160.105.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "product": { "name": "kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "product_id": "kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1160.105.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "product": { "name": "kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "product_id": "kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@3.10.0-1160.105.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "product": { "name": "kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "product_id": "kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@3.10.0-1160.105.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "product": { "name": "kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "product_id": "kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-1160.105.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-0:3.10.0-1160.105.1.el7.ppc64le", "product": { "name": "perf-0:3.10.0-1160.105.1.el7.ppc64le", "product_id": "perf-0:3.10.0-1160.105.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@3.10.0-1160.105.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "product": { "name": "python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "product_id": "python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@3.10.0-1160.105.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "product": { "name": "bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "product_id": "bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1160.105.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "product": { "name": "kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "product_id": "kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1160.105.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "product": { "name": "kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "product_id": "kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1160.105.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "product": { "name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "product_id": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@3.10.0-1160.105.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "product": { "name": "kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "product_id": "kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-1160.105.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "product": { "name": "perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "product_id": "perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1160.105.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "product": { "name": "python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "product_id": "python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1160.105.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "product": { "name": "kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "product_id": "kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1160.105.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "product": { "name": "kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "product_id": "kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-1160.105.1.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:3.10.0-1160.105.1.el7.ppc64", "product": { "name": "bpftool-0:3.10.0-1160.105.1.el7.ppc64", "product_id": "bpftool-0:3.10.0-1160.105.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@3.10.0-1160.105.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-0:3.10.0-1160.105.1.el7.ppc64", "product": { "name": "kernel-0:3.10.0-1160.105.1.el7.ppc64", "product_id": "kernel-0:3.10.0-1160.105.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-1160.105.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "product": { "name": "kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "product_id": "kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-1160.105.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "product": { "name": "kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "product_id": "kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1160.105.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "product": { "name": "kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "product_id": "kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1160.105.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "product": { "name": "kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "product_id": "kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1160.105.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "product": { "name": "kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "product_id": "kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@3.10.0-1160.105.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "product": { "name": "kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "product_id": "kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@3.10.0-1160.105.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "product": { "name": "kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "product_id": "kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-1160.105.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "perf-0:3.10.0-1160.105.1.el7.ppc64", "product": { "name": "perf-0:3.10.0-1160.105.1.el7.ppc64", "product_id": "perf-0:3.10.0-1160.105.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@3.10.0-1160.105.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python-perf-0:3.10.0-1160.105.1.el7.ppc64", "product": { "name": "python-perf-0:3.10.0-1160.105.1.el7.ppc64", "product_id": "python-perf-0:3.10.0-1160.105.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@3.10.0-1160.105.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "product": { "name": "bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "product_id": "bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1160.105.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "product": { "name": "kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "product_id": "kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1160.105.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "product": { "name": "kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "product_id": "kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1160.105.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "product": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "product_id": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64@3.10.0-1160.105.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "product": { "name": "kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "product_id": "kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-1160.105.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "product": { "name": "perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "product_id": "perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1160.105.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "product": { "name": "python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "product_id": "python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1160.105.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "product": { "name": "kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "product_id": "kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-1160.105.1.el7?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:3.10.0-1160.105.1.el7.s390x", "product": { "name": "bpftool-0:3.10.0-1160.105.1.el7.s390x", "product_id": "bpftool-0:3.10.0-1160.105.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@3.10.0-1160.105.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-0:3.10.0-1160.105.1.el7.s390x", "product": { "name": "kernel-0:3.10.0-1160.105.1.el7.s390x", "product_id": "kernel-0:3.10.0-1160.105.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-1160.105.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "product": { "name": "kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "product_id": "kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1160.105.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "product": { "name": "kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "product_id": "kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1160.105.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "product": { "name": "kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "product_id": "kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1160.105.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "product": { "name": "kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "product_id": "kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@3.10.0-1160.105.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "product": { "name": "kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "product_id": "kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump@3.10.0-1160.105.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "product": { "name": "kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "product_id": "kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-devel@3.10.0-1160.105.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "perf-0:3.10.0-1160.105.1.el7.s390x", "product": { "name": "perf-0:3.10.0-1160.105.1.el7.s390x", "product_id": "perf-0:3.10.0-1160.105.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@3.10.0-1160.105.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "python-perf-0:3.10.0-1160.105.1.el7.s390x", "product": { "name": "python-perf-0:3.10.0-1160.105.1.el7.s390x", "product_id": "python-perf-0:3.10.0-1160.105.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@3.10.0-1160.105.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "product": { "name": "bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "product_id": "bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1160.105.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "product": { "name": "kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "product_id": "kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1160.105.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "product": { "name": "kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "product_id": "kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1160.105.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "product": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "product_id": "kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@3.10.0-1160.105.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "product": { "name": "kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "product_id": "kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-debuginfo@3.10.0-1160.105.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "product": { "name": "perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "product_id": "perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1160.105.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "product": { "name": "python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "product_id": "python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1160.105.1.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:3.10.0-1160.105.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.105.1.el7.ppc64" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.src" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-bootwrapper-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.src" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-bootwrapper-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.src" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-bootwrapper-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.src" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-bootwrapper-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.src" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-bootwrapper-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.src" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-bootwrapper-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "bpftool-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "bpftool-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.src" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-1160.105.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.105.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.105.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-bootwrapper-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.ppc64le" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.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.105.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.105.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-40982", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2023-07-19T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2223949" } ], "notes": [ { "category": "description", "text": "A Gather Data Sampling (GDS) transient execution side-channel vulnerability was found affecting certain Intel processors. This issue may allow a local attacker using gather instruction (load from memory) to infer stale data from previously used vector registers on the same physical core.", "title": "Vulnerability description" }, { "category": "summary", "text": "hw: Intel: Gather Data Sampling (GDS) side channel vulnerability", "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.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ], "known_not_affected": [ "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40982" }, { "category": "external", "summary": "RHBZ#2223949", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223949" }, { "category": "external", "summary": "RHSB-7027704", "url": "https://access.redhat.com/solutions/7027704" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40982", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40982" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40982", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40982" }, { "category": "external", "summary": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00828.html", "url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00828.html" } ], "release_date": "2023-08-08T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:47:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7423" }, { "category": "workaround", "details": "The vulnerability can be mitigated by installing the CPU microcode package microcode_ctl version 20230808.", "product_ids": [ "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "hw: Intel: Gather Data Sampling (GDS) side channel vulnerability" }, { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-07-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225191" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in qfq_change_agg in net/sched/sch_qfq.c in the Traffic Control (QoS) subsystem in the Linux kernel. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead", "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.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ], "known_not_affected": [ "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3611" }, { "category": "external", "summary": "RHBZ#2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3611", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:47:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7423" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module sch_qfq onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at the boot time.\n~~~\n How do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead" }, { "cve": "CVE-2023-3776", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225097" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in fw_set_parms in net/sched/cls_fw.c in network scheduler sub-component in the Linux Kernel. This issue occurs due to a missing sanity check during cleanup at the time of failure, leading to a misleading reference. This may allow a local attacker to gain local privilege escalation.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function", "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.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ], "known_not_affected": [ "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3776" }, { "category": "external", "summary": "RHBZ#2225097", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225097" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3776", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3776" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3776", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3776" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=0323bce598eea038714f941ce2b22541c46d488f", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=0323bce598eea038714f941ce2b22541c46d488f" } ], "release_date": "2023-07-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:47:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7423" }, { "category": "workaround", "details": "To mitigate this issue, prevent module cls_fw 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.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.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.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function" }, { "cve": "CVE-2023-4128", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2261965" } ], "notes": [ { "category": "description", "text": "This record is a duplicate of CVE-2023-4206, CVE-2023-4207, and CVE-2023-4208. Do not use this CVE record: CVE-2023-4128.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "title": "Vulnerability summary" }, { "category": "other", "text": "All CVE users should reference CVE-2023-4206, CVE-2023-4207, CVE-2023-4208 instead of this record. All references and descriptions in this record have been removed to prevent accidental usage.", "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.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ], "known_not_affected": [ "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4128" }, { "category": "external", "summary": "RHBZ#2261965", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261965" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4128", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4128" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4128", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4128" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-4206", "url": "https://access.redhat.com/security/cve/CVE-2023-4206" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-4207", "url": "https://access.redhat.com/security/cve/CVE-2023-4207" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-4208", "url": "https://access.redhat.com/security/cve/CVE-2023-4208" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:47:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7423" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-4206", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225511" } ], "notes": [ { "category": "description", "text": "There are 3 CVEs for the use-after-free flaw found in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel: CVE-2023-4206, CVE-2023-4207, CVE-2023-4208. \r\nA local user could use any of these flaws to crash the system or potentially escalate their privileges on the system.\r\n\r\nSimilar CVE-2023-4128 was rejected as a duplicate.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "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.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ], "known_not_affected": [ "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4206" }, { "category": "external", "summary": "RHBZ#2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4206", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4206" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4206", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4206" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/", "url": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:47:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7423" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module cls_u32 from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-4207", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225511" } ], "notes": [ { "category": "description", "text": "There are 3 CVEs for the use-after-free flaw found in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel: CVE-2023-4206, CVE-2023-4207, CVE-2023-4208. \r\nA local user could use any of these flaws to crash the system or potentially escalate their privileges on the system.\r\n\r\nSimilar CVE-2023-4128 was rejected as a duplicate.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "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.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ], "known_not_affected": [ "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4207" }, { "category": "external", "summary": "RHBZ#2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4207", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4207" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4207", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4207" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/", "url": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:47:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7423" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module cls_u32 from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-4208", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225511" } ], "notes": [ { "category": "description", "text": "There are 3 CVEs for the use-after-free flaw found in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel: CVE-2023-4206, CVE-2023-4207, CVE-2023-4208. \r\nA local user could use any of these flaws to crash the system or potentially escalate their privileges on the system.\r\n\r\nSimilar CVE-2023-4128 was rejected as a duplicate.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "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.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ], "known_not_affected": [ "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4208" }, { "category": "external", "summary": "RHBZ#2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4208", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4208" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4208", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4208" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/", "url": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:47:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7423" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module cls_u32 from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-31436", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2192671" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s traffic control (QoS) subsystem in how a user triggers the qfq_change_class function with an incorrect MTU value of the network device used as lmax. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bounds write in qfq_change_class function", "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.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-31436" }, { "category": "external", "summary": "RHBZ#2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-31436", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31436" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d" } ], "release_date": "2023-04-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:47:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7423" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module, sch_qfq from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.", "product_ids": [ "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.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.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.src", "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.105.1.el7.noarch", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.105.1.el7.x86_64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.ppc64le", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.s390x", "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.105.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: out-of-bounds write in qfq_change_class function" } ] }
rhsa-2023_6901
Vulnerability from csaf_redhat
Published
2023-11-14 15:24
Modified
2024-11-06 04:15
Summary
Red Hat Security Advisory: kernel-rt security, bug fix, and enhancement update
Notes
Topic
An update for kernel-rt is now available for Red Hat Enterprise Linux 8.
Red 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.
Details
The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.
Security Fix(es):
* kernel: tun: double free in tun_free_netdev (CVE-2022-4744)
* kernel: net/sched: cls_u32 component reference counter leak (CVE-2023-3609)
* kernel: net/sched: sch_qfq vulnerability (CVE-2023-3611)
* kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route (CVE-2023-4128, CVE-2023-4206, CVE-2023-4207, CVE-2023-4208)
* kernel: out-of-bounds write in qfq_change_class function (CVE-2023-31436)
* kernel: out-of-bounds write in hw_atl_utils_fw_rpc_wait (CVE-2021-43975)
* kernel: Rate limit overflow messages in r8152 in intr_callback (CVE-2022-3594)
* kernel: use-after-free and info leak in l2cap_conn_del and l2cap_parse_conf_req (CVE-2022-3640, CVE-2022-42895)
* kernel: double free in usb_8dev_start_xmit (CVE-2022-28388)
* kernel: vmwgfx: multiple vulnerabilities (CVE-2022-38457, CVE-2022-40133, CVE-2023-33951, CVE-2023-33952)
* hw: Intel: Gather Data Sampling (GDS) side channel vulnerability (CVE-2022-40982)
* kernel: KVM: multiple vulnerabilities (CVE-2022-45869, CVE-2023-4155, CVE-2023-30456)
* kernel: memory leak in ttusb_dec_exit_dvb (CVE-2022-45887)
* kernel: speculative pointer dereference in do_prlimit in kernel/sys.c (CVE-2023-0458)
* kernel: use-after-free in qdisc_graft (CVE-2023-0590)
* kernel: x86/mm: Randomize per-cpu entry area (CVE-2023-0597)
* kernel: HID: check empty report_list in hid_validate_values (CVE-2023-1073)
* kernel: sctp: fail if no bound addresses can be used for a given scope (CVE-2023-1074)
* kernel: hid: Use After Free in asus_remove (CVE-2023-1079)
* kernel: use-after-free in drivers/media/rc/ene_ir.c (CVE-2023-1118)
* kernel: hash collisions in the IPv6 connection lookup table (CVE-2023-1206)
* kernel: ovl: fix use after free in struct ovl_aio_req (CVE-2023-1252)
* kernel: denial of service in tipc_conn_close (CVE-2023-1382)
* kernel: Use after free bug in btsdio_remove (CVE-2023-1989)
* kernel: Spectre v2 SMT mitigations problem (CVE-2023-1998)
* kernel: ext4: use-after-free in ext4_xattr_set_entry (CVE-2023-2513)
* kernel: fbcon: shift-out-of-bounds in fbcon_set_font (CVE-2023-3161)
* kernel: out-of-bounds access in relay_file_read (CVE-2023-3268)
* kernel: xfrm: NULL pointer dereference in xfrm_update_ae_params (CVE-2023-3772)
* kernel: smsusb: use-after-free caused by do_submit_urb (CVE-2023-4132)
* kernel: Race between task migrating pages and another task calling exit_mmap to release those same pages getting invalid opcode BUG in include/linux/swapops.h (CVE-2023-4732)
* Kernel: denial of service in atm_tc_enqueue (CVE-2023-23455)
* kernel: mpls: double free on sysctl allocation failure (CVE-2023-26545)
* kernel: Denial of service issue in az6027 driver (CVE-2023-28328)
* kernel: lib/seq_buf.c has a seq_buf_putmem_hex buffer overflow (CVE-2023-28772)
* kernel: blocking operation in dvb_frontend_get_event and wait_event_interruptible (CVE-2023-31084)
* kernel: net: qcom/emac: race condition leading to use-after-free in emac_remove (CVE-2023-33203)
* kernel: saa7134: race condition in saa7134_finidev (CVE-2023-35823)
* kernel: dm1105: race condition in dm1105_remove.c (CVE-2023-35824)
* kernel: r592: race condition in r592_remove (CVE-2023-35825)
* kernel: net/tls: tls_is_tx_ready checked list_entry (CVE-2023-1075)
* kernel: use-after-free bug in remove function xgene_hwmon_remove (CVE-2023-1855)
* kernel: Use after free in r592_remove (CVE-2023-3141)
* kernel: gfs2: NULL pointer dereference in gfs2_evict_inode (CVE-2023-3212)
For more details about the security issue(s), refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.9 Release Notes linked from the References section.
Terms of Use
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.
{ "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: tun: double free in tun_free_netdev (CVE-2022-4744)\n\n* kernel: net/sched: cls_u32 component reference counter leak (CVE-2023-3609)\n\n* kernel: net/sched: sch_qfq vulnerability (CVE-2023-3611)\n\n* kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route (CVE-2023-4128, CVE-2023-4206, CVE-2023-4207, CVE-2023-4208)\n\n* kernel: out-of-bounds write in qfq_change_class function (CVE-2023-31436)\n\n* kernel: out-of-bounds write in hw_atl_utils_fw_rpc_wait (CVE-2021-43975)\n\n* kernel: Rate limit overflow messages in r8152 in intr_callback (CVE-2022-3594)\n\n* kernel: use-after-free and info leak in l2cap_conn_del and l2cap_parse_conf_req (CVE-2022-3640, CVE-2022-42895)\n\n* kernel: double free in usb_8dev_start_xmit (CVE-2022-28388)\n\n* kernel: vmwgfx: multiple vulnerabilities (CVE-2022-38457, CVE-2022-40133, CVE-2023-33951, CVE-2023-33952)\n\n* hw: Intel: Gather Data Sampling (GDS) side channel vulnerability (CVE-2022-40982)\n\n* kernel: KVM: multiple vulnerabilities (CVE-2022-45869, CVE-2023-4155, CVE-2023-30456)\n\n* kernel: memory leak in ttusb_dec_exit_dvb (CVE-2022-45887)\n\n* kernel: speculative pointer dereference in do_prlimit in kernel/sys.c (CVE-2023-0458)\n\n* kernel: use-after-free in qdisc_graft (CVE-2023-0590)\n\n* kernel: x86/mm: Randomize per-cpu entry area (CVE-2023-0597)\n\n* kernel: HID: check empty report_list in hid_validate_values (CVE-2023-1073)\n\n* kernel: sctp: fail if no bound addresses can be used for a given scope (CVE-2023-1074)\n\n* kernel: hid: Use After Free in asus_remove (CVE-2023-1079)\n\n* kernel: use-after-free in drivers/media/rc/ene_ir.c (CVE-2023-1118)\n\n* kernel: hash collisions in the IPv6 connection lookup table (CVE-2023-1206)\n\n* kernel: ovl: fix use after free in struct ovl_aio_req (CVE-2023-1252)\n\n* kernel: denial of service in tipc_conn_close (CVE-2023-1382)\n\n* kernel: Use after free bug in btsdio_remove (CVE-2023-1989)\n\n* kernel: Spectre v2 SMT mitigations problem (CVE-2023-1998)\n\n* kernel: ext4: use-after-free in ext4_xattr_set_entry (CVE-2023-2513)\n\n* kernel: fbcon: shift-out-of-bounds in fbcon_set_font (CVE-2023-3161)\n\n* kernel: out-of-bounds access in relay_file_read (CVE-2023-3268)\n\n* kernel: xfrm: NULL pointer dereference in xfrm_update_ae_params (CVE-2023-3772)\n\n* kernel: smsusb: use-after-free caused by do_submit_urb (CVE-2023-4132)\n\n* kernel: Race between task migrating pages and another task calling exit_mmap to release those same pages getting invalid opcode BUG in include/linux/swapops.h (CVE-2023-4732)\n\n* Kernel: denial of service in atm_tc_enqueue (CVE-2023-23455)\n\n* kernel: mpls: double free on sysctl allocation failure (CVE-2023-26545)\n\n* kernel: Denial of service issue in az6027 driver (CVE-2023-28328)\n\n* kernel: lib/seq_buf.c has a seq_buf_putmem_hex buffer overflow (CVE-2023-28772)\n\n* kernel: blocking operation in dvb_frontend_get_event and wait_event_interruptible (CVE-2023-31084)\n\n* kernel: net: qcom/emac: race condition leading to use-after-free in emac_remove (CVE-2023-33203)\n\n* kernel: saa7134: race condition in saa7134_finidev (CVE-2023-35823)\n\n* kernel: dm1105: race condition in dm1105_remove.c (CVE-2023-35824)\n\n* kernel: r592: race condition in r592_remove (CVE-2023-35825)\n\n* kernel: net/tls: tls_is_tx_ready checked list_entry (CVE-2023-1075)\n\n* kernel: use-after-free bug in remove function xgene_hwmon_remove (CVE-2023-1855)\n\n* kernel: Use after free in r592_remove (CVE-2023-3141)\n\n* kernel: gfs2: NULL pointer dereference in gfs2_evict_inode (CVE-2023-3212)\n\nFor more details about the security issue(s), refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.9 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:6901", "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "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.9_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index" }, { "category": "external", "summary": "https://access.redhat.com/solutions/7027704", "url": "https://access.redhat.com/solutions/7027704" }, { "category": "external", "summary": "2024989", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024989" }, { "category": "external", "summary": "2073091", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073091" }, { "category": "external", "summary": "2133453", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133453" }, { "category": "external", "summary": "2133455", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133455" }, { "category": "external", "summary": "2139610", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139610" }, { "category": "external", "summary": "2147356", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2147356" }, { "category": "external", "summary": "2148520", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148520" }, { "category": "external", "summary": "2149024", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149024" }, { "category": "external", "summary": "2151317", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151317" }, { "category": "external", "summary": "2156322", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156322" }, { "category": "external", "summary": "2165741", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165741" }, { "category": "external", "summary": "2165926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165926" }, { "category": "external", "summary": "2168332", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168332" }, { "category": "external", "summary": "2173403", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173403" }, { "category": "external", "summary": "2173430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173430" }, { "category": "external", "summary": "2173434", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173434" }, { "category": "external", "summary": "2173444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173444" }, { "category": "external", "summary": "2174400", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174400" }, { "category": "external", "summary": "2175903", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175903" }, { "category": "external", "summary": "2176140", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176140" }, { "category": "external", "summary": "2177371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177371" }, { "category": "external", "summary": "2177389", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177389" }, { "category": "external", "summary": "2181330", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2181330" }, { "category": "external", "summary": "2182443", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182443" }, { "category": "external", "summary": "2184578", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184578" }, { "category": "external", "summary": "2185945", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185945" }, { "category": "external", "summary": "2187257", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187257" }, { "category": "external", "summary": "2188468", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188468" }, { "category": "external", "summary": "2192667", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192667" }, { "category": "external", "summary": "2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "2193097", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2193097" }, { "category": "external", "summary": "2193219", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2193219" }, { "category": "external", "summary": "2213139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213139" }, { "category": "external", "summary": "2213199", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213199" }, { "category": "external", "summary": "2213485", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213485" }, { "category": "external", "summary": "2213802", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213802" }, { "category": "external", "summary": "2214348", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2214348" }, { "category": "external", "summary": "2215502", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215502" }, { "category": "external", "summary": "2215835", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215835" }, { "category": "external", "summary": "2215836", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215836" }, { "category": "external", "summary": "2215837", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215837" }, { "category": "external", "summary": "2218195", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218195" }, { "category": "external", "summary": "2218212", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218212" }, { "category": "external", "summary": "2218943", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218943" }, { "category": "external", "summary": "2219530", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219530" }, { "category": "external", "summary": "2221707", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221707" }, { "category": "external", "summary": "2223949", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223949" }, { "category": "external", "summary": "2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "2225201", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225201" }, { "category": "external", "summary": "2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "external", "summary": "2236982", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236982" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6901.json" } ], "title": "Red Hat Security Advisory: kernel-rt security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-06T04:15:33+00:00", "generator": { "date": "2024-11-06T04:15:33+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:6901", "initial_release_date": "2023-11-14T15:24:26+00:00", "revision_history": [ { "date": "2023-11-14T15:24:26+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-14T15:24:26+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T04:15:33+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Real Time for NFV (v. 8)", "product": { "name": "Red Hat Enterprise Linux Real Time for NFV (v. 8)", "product_id": "NFV-8.9.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.9.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-513.5.1.rt7.307.el8_9.src", "product": { "name": "kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "product_id": "kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@4.18.0-513.5.1.rt7.307.el8_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product": { "name": "kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_id": "kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@4.18.0-513.5.1.rt7.307.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product": { "name": "kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_id": "kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-513.5.1.rt7.307.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product": { "name": "kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_id": "kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-513.5.1.rt7.307.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product": { "name": "kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_id": "kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-513.5.1.rt7.307.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product": { "name": "kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_id": "kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-513.5.1.rt7.307.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product": { "name": "kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_id": "kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-513.5.1.rt7.307.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product": { "name": "kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_id": "kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-513.5.1.rt7.307.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product": { "name": "kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_id": "kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-513.5.1.rt7.307.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product": { "name": "kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_id": "kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-513.5.1.rt7.307.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product": { "name": "kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_id": "kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-513.5.1.rt7.307.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product": { "name": "kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_id": "kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-513.5.1.rt7.307.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product": { "name": "kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_id": "kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-513.5.1.rt7.307.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product": { "name": "kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_id": "kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-513.5.1.rt7.307.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product": { "name": "kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_id": "kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-513.5.1.rt7.307.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product": { "name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-513.5.1.rt7.307.el8_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)", "product_id": "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src" }, "product_reference": "kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "relates_to_product_reference": "NFV-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)", "product_id": "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "NFV-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)", "product_id": "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "NFV-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)", "product_id": "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "NFV-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)", "product_id": "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "NFV-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)", "product_id": "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "NFV-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)", "product_id": "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "NFV-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)", "product_id": "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "NFV-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)", "product_id": "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "NFV-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)", "product_id": "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "NFV-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)", "product_id": "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "NFV-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)", "product_id": "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "NFV-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)", "product_id": "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "NFV-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)", "product_id": "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "NFV-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)", "product_id": "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "NFV-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)", "product_id": "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "NFV-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src as a component of Red Hat Enterprise Linux Real Time (v. 8)", "product_id": "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src" }, "product_reference": "kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "relates_to_product_reference": "RT-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)", "product_id": "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "RT-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)", "product_id": "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "RT-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)", "product_id": "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "RT-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)", "product_id": "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "RT-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)", "product_id": "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "RT-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)", "product_id": "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "RT-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)", "product_id": "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "RT-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)", "product_id": "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "RT-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)", "product_id": "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "RT-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)", "product_id": "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "RT-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)", "product_id": "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "RT-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)", "product_id": "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "RT-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)", "product_id": "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "RT-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)", "product_id": "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "RT-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)", "product_id": "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" }, "product_reference": "kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "relates_to_product_reference": "RT-8.9.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-43975", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2021-11-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2024989" } ], "notes": [ { "category": "description", "text": "An out-of-bounds write flaw was found in the Linux kernel\u2019s Aquantia AQtion Ethernet card Atlantic driver in the way the ethernet card provides malicious input to the driver. This flaw allows a local user to emulate the networking device and crash the system. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bounds write in hw_atl_utils_fw_rpc_wait() in drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-43975" }, { "category": "external", "summary": "RHBZ#2024989", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024989" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-43975", "url": "https://www.cve.org/CVERecord?id=CVE-2021-43975" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-43975", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43975" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=b922f622592af76b57cbc566eaeccda0b31a3496", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=b922f622592af76b57cbc566eaeccda0b31a3496" } ], "release_date": "2021-11-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module atlantic from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.", "product_ids": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: out-of-bounds write in hw_atl_utils_fw_rpc_wait() in drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c" }, { "cve": "CVE-2022-3594", "cwe": { "id": "CWE-779", "name": "Logging of Excessive Data" }, "discovery_date": "2022-11-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2149024" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in intr_callback in drivers/net/usb/r8152.c in the BPF component in the Linux Kernel. The manipulation leads to logging excessive data, where an attack can be launched remotely.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Rate limit overflow messages in r8152 in intr_callback", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3594" }, { "category": "external", "summary": "RHBZ#2149024", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149024" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3594", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3594" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3594", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3594" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git/commit/?id=93e2be344a7db169b7119de21ac1bf253b8c6907", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git/commit/?id=93e2be344a7db169b7119de21ac1bf253b8c6907" } ], "release_date": "2022-10-02T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected Realtek RTL8152/RTL8153 Based USB Ethernet Adapters (r8152) kernel module from loading during the boot time. Ensure the module is added into the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Rate limit overflow messages in r8152 in intr_callback" }, { "cve": "CVE-2022-3640", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2022-11-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2139610" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the Linux Kernel in the l2cap_conn_del in net/bluetooth/l2cap_core.c function in the Bluetooth component. This issue leads to a use-after-free problem.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use after free flaw in l2cap_conn_del in net/bluetooth/l2cap_core.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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3640" }, { "category": "external", "summary": "RHBZ#2139610", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139610" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3640", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3640" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3640", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3640" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=42cf46dea905a80f6de218e837ba4d4cc33d6979", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=42cf46dea905a80f6de218e837ba4d4cc33d6979" } ], "release_date": "2022-10-17T12:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: use after free flaw in l2cap_conn_del in net/bluetooth/l2cap_core.c" }, { "acknowledgments": [ { "names": [ "Jann Horn" ], "organization": "Google Project Zero" } ], "cve": "CVE-2022-4744", "cwe": { "id": "CWE-824", "name": "Access of Uninitialized Pointer" }, "discovery_date": "2022-12-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156322" } ], "notes": [ { "category": "description", "text": "A double-free flaw was found in the Linux kernel\u2019s TUN/TAP device driver functionality in how a user registers the device when the register_netdevice function fails (NETDEV_REGISTER notifier). This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: tun: avoid double free in tun_free_netdev", "title": "Vulnerability summary" }, { "category": "other", "text": "Keeping Red Hat Enterprise Linux version 8 with Moderate severity, because required patch 158b515f703e (see reference) missed. However, currently Red Hat Enterprise Linux version 8 not affected, because previous patch not backported too: 766b0515d5be (\"net: make sure devices go through netdev_wait_all_refs\"). Means that it is not possible to trigger the issue for the Red Hat Enterprise Linux 8, but potentially Red Hat Enterprise Linux version 8 could be vulnerable in future, so still need to fix. For the Red Hat Enterprise Linux version 9 there is known way to reproduce the 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4744" }, { "category": "external", "summary": "RHBZ#2156322", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156322" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4744", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4744" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4744", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4744" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=158b515f703e", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=158b515f703e" } ], "release_date": "2023-03-20T10:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "To mitigate this issue, prevent the tun module 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: tun: avoid double free in tun_free_netdev" }, { "cve": "CVE-2022-28388", "cwe": { "id": "CWE-415", "name": "Double Free" }, "discovery_date": "2022-04-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2073091" } ], "notes": [ { "category": "description", "text": "A double-free flaw was found in the Linux kernel\u0027s USB2CAN interface implementation. This issue could allow a local user to crash the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: double free in usb_8dev_start_xmit in drivers/net/can/usb/usb_8dev.c", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue is Moderate because this case doesn\u0027t lead to a kernel crash as result of the pointers reference check preventing actual second memory free. The only known attack scenario is the possibility of a denial of service.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-28388" }, { "category": "external", "summary": "RHBZ#2073091", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073091" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-28388", "url": "https://www.cve.org/CVERecord?id=CVE-2022-28388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28388" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "To mitigate this issue, prevent module usb_8dev 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: double free in usb_8dev_start_xmit in drivers/net/can/usb/usb_8dev.c" }, { "cve": "CVE-2022-38457", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2022-09-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2133455" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in the Linux kernel\u0027s vmwgfx driver in vmw_cmd_res_check. This flaw allows a local, unprivileged attacker with access to either /dev/dri/card0 or /dev/dri/rendererD128, who can issue an ioctl() on the resulting file descriptor, to crash the system, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: vmwgfx: use-after-free in vmw_cmd_res_check", "title": "Vulnerability summary" }, { "category": "other", "text": "Systems making use of the vmwgfx driver are potentially affected by this flaw; systems without the vmwgfx driver loaded are not affected by this flaw.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38457" }, { "category": "external", "summary": "RHBZ#2133455", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133455" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38457", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38457" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38457", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38457" } ], "release_date": "2022-09-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "To mitigate this issue, it is possible to prevent the affected code from being loaded by blacklisting the vmwgfx kernel module. For instructions relating to blacklisting a kernel module, please see https://access.redhat.com/solutions/41278.", "product_ids": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: vmwgfx: use-after-free in vmw_cmd_res_check" }, { "cve": "CVE-2022-40133", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2022-09-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2133453" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in the Linux kernel\u0027s vmwgfx driver in vmw_execbuf_tie_context. This flaw allows a local, unprivileged attacker with access to either /dev/dri/card0 or /dev/dri/rendererD128, who can issue an ioctl() on the resulting file descriptor, to crash the system, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: vmwgfx: use-after-free in vmw_execbuf_tie_context", "title": "Vulnerability summary" }, { "category": "other", "text": "Systems making use of the vmwgfx driver are potentially affected by this flaw; systems without the vmwgfx driver loaded are not affected by this flaw.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40133" }, { "category": "external", "summary": "RHBZ#2133453", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133453" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40133", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40133" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40133", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40133" } ], "release_date": "2022-09-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "To mitigate this issue, it is possible to prevent the affected code from being loaded by blacklisting the vmwgfx kernel module. For instructions relating to blacklisting a kernel module, please see https://access.redhat.com/solutions/41278.", "product_ids": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: vmwgfx: use-after-free in vmw_execbuf_tie_context" }, { "cve": "CVE-2022-40982", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2023-07-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2223949" } ], "notes": [ { "category": "description", "text": "A Gather Data Sampling (GDS) transient execution side-channel vulnerability was found affecting certain Intel processors. This issue may allow a local attacker using gather instruction (load from memory) to infer stale data from previously used vector registers on the same physical core.", "title": "Vulnerability description" }, { "category": "summary", "text": "hw: Intel: Gather Data Sampling (GDS) side channel vulnerability", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40982" }, { "category": "external", "summary": "RHBZ#2223949", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223949" }, { "category": "external", "summary": "RHSB-7027704", "url": "https://access.redhat.com/solutions/7027704" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40982", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40982" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40982", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40982" }, { "category": "external", "summary": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00828.html", "url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00828.html" } ], "release_date": "2023-08-08T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "The vulnerability can be mitigated by installing the CPU microcode package microcode_ctl version 20230808.", "product_ids": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "hw: Intel: Gather Data Sampling (GDS) side channel vulnerability" }, { "cve": "CVE-2022-42895", "cwe": { "id": "CWE-824", "name": "Access of Uninitialized Pointer" }, "discovery_date": "2022-11-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2147356" } ], "notes": [ { "category": "description", "text": "An information leak vulnerability was found in the Linux kernel\u0027s implementation of logical link control and adaptation protocol (L2CAP), part of the Bluetooth stack in the l2cap_parse_conf_req function. An attacker with physical access within the range of standard Bluetooth transmission could use this flaw to leak kernel pointers via Bluetooth if within proximity of the victim.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Information leak in l2cap_parse_conf_req in net/bluetooth/l2cap_core.c", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 6 is not affected by this flaw as it did not include support for parsing Extended Flow Specification option in L2CAP Config Request (upstream commit 42dceae2).", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42895" }, { "category": "external", "summary": "RHBZ#2147356", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2147356" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42895", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42895" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42895", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42895" }, { "category": "external", "summary": "https://github.com/google/security-research/security/advisories/GHSA-vccx-8h74-2357", "url": "https://github.com/google/security-research/security/advisories/GHSA-vccx-8h74-2357" } ], "release_date": "2022-11-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Information leak in l2cap_parse_conf_req in net/bluetooth/l2cap_core.c" }, { "cve": "CVE-2022-45869", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "discovery_date": "2022-11-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2151317" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux kernel in the KVM. A race condition in direct_page_fault allows guest OS users to cause a denial of service (host OS crash or host OS memory corruption) when nested virtualization and the TDP MMU are enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: KVM: x86/mmu: race condition in direct_page_fault()", "title": "Vulnerability summary" }, { "category": "other", "text": "The nested virtualization feature is not enabled by default up to Red Hat Enterprise Linux 8.4. Most importantly, Red Hat currently provides nested virtualization only as a Technology Preview and is therefore unsupported for production use. For additional details, please see https://access.redhat.com/solutions/21101 and https://access.redhat.com/support/offerings/techpreview.", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-45869" }, { "category": "external", "summary": "RHBZ#2151317", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151317" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-45869", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45869" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-45869", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45869" } ], "release_date": "2022-11-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "This vulnerability can be mitigated by disabling the nested virtualization feature.\n\nFor Intel:\n```\n# modprobe -r kvm_intel\n# modprobe kvm_intel nested=0\n```\n\nFor AMD:\n```\n# modprobe -r kvm_amd\n# modprobe kvm_amd nested=0\n```", "product_ids": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: KVM: x86/mmu: race condition in direct_page_fault()" }, { "cve": "CVE-2022-45887", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2022-11-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2148520" } ], "notes": [ { "category": "description", "text": "A memory leak issue was found in the Linux kernel media subsystem in the TTUSB DEC driver. It could occur in the ttusb_dec_exit_dvb() function because of the lack of a dvb_frontend_detach call. A local user could trigger this flaw by repeatedly plugging and unplugging the device, potentially causing a denial of service condition.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: memory leak in ttusb_dec_exit_dvb() in media/usb/ttusb-dec/ttusb_dec.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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-45887" }, { "category": "external", "summary": "RHBZ#2148520", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148520" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-45887", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45887" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-45887", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45887" }, { "category": "external", "summary": "https://lore.kernel.org/linux-media/20221115131822.6640-1-imv4bel@gmail.com/", "url": "https://lore.kernel.org/linux-media/20221115131822.6640-1-imv4bel@gmail.com/" }, { "category": "external", "summary": "https://lore.kernel.org/linux-media/20221115131822.6640-5-imv4bel@gmail.com/", "url": "https://lore.kernel.org/linux-media/20221115131822.6640-5-imv4bel@gmail.com/" } ], "release_date": "2022-11-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "To mitigate this issue, it is possible to prevent the affected code from being loaded by blacklisting the `ttusb_dec` kernel module. For instructions on how to blacklist a kernel module, please see https://access.redhat.com/solutions/41278.", "product_ids": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: memory leak in ttusb_dec_exit_dvb() in media/usb/ttusb-dec/ttusb_dec.c" }, { "cve": "CVE-2023-0458", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-04-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2193219" } ], "notes": [ { "category": "description", "text": "A vulnerabilty was found in Linux Kernel, where a speculative pointer dereference problem exists in the Linux Kernel on the do_prlimit() function. The resource argument value is controlled and is used in pointer arithmetic for the \u0027rlim\u0027 variable and can be used to leak the contents.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: speculative pointer dereference in do_prlimit() in kernel/sys.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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0458" }, { "category": "external", "summary": "RHBZ#2193219", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2193219" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0458", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0458" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0458", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0458" }, { "category": "external", "summary": "https://github.com/torvalds/linux/commit/739790605705ddcf18f21782b9c99ad7d53a8c11", "url": "https://github.com/torvalds/linux/commit/739790605705ddcf18f21782b9c99ad7d53a8c11" } ], "release_date": "2023-01-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: speculative pointer dereference in do_prlimit() in kernel/sys.c" }, { "acknowledgments": [ { "names": [ "Jann Horn" ], "organization": "Google Project Zero" } ], "cve": "CVE-2023-0590", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-01-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165741" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in qdisc_graft in net/sched/sch_api.c in the Linux Kernel due to a race problem. This flaw leads to a denial of service issue. If patch ebda44da44f6 (\"net: sched: fix race condition in qdisc_graft()\") not applied yet, then kernel could be affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use-after-free due to race condition in qdisc_graft()", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0590" }, { "category": "external", "summary": "RHBZ#2165741", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165741" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0590", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0590" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0590", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0590" }, { "category": "external", "summary": "https://lore.kernel.org/all/20221018203258.2793282-1-edumazet@google.com/", "url": "https://lore.kernel.org/all/20221018203258.2793282-1-edumazet@google.com/" } ], "release_date": "2022-10-18T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: use-after-free due to race condition in qdisc_graft()" }, { "cve": "CVE-2023-0597", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2023-01-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165926" } ], "notes": [ { "category": "description", "text": "A possible unauthorized memory access flaw was found in the Linux kernel cpu_entry_area mapping of X86 CPU data to memory, where a user may guess the location of exception stack(s) or other important data. This issue could allow a local user to gain access to some important data with expected location in memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: x86/mm: Randomize per-cpu entry area", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0597" }, { "category": "external", "summary": "RHBZ#2165926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165926" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0597" }, { "category": "external", "summary": "https://lore.kernel.org/lkml/Yz%2FmfJ1gjgshF19t@hirez.programming.kicks-ass.net/", "url": "https://lore.kernel.org/lkml/Yz%2FmfJ1gjgshF19t@hirez.programming.kicks-ass.net/" } ], "release_date": "2022-10-07T08:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: x86/mm: Randomize per-cpu entry area" }, { "cve": "CVE-2023-1073", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-02-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2173403" } ], "notes": [ { "category": "description", "text": "A memory corruption flaw was found in the Linux kernel\u2019s human interface device (HID) subsystem in how a user inserts a malicious USB device. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: HID: check empty report_list in hid_validate_values()", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1073" }, { "category": "external", "summary": "RHBZ#2173403", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173403" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1073", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1073" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1073", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1073" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=b12fece4c64857e5fab4290bf01b2e0317a88456", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=b12fece4c64857e5fab4290bf01b2e0317a88456" }, { "category": "external", "summary": "https://www.openwall.com/lists/oss-security/2023/01/17/3", "url": "https://www.openwall.com/lists/oss-security/2023/01/17/3" } ], "release_date": "2023-01-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "PHYSICAL", "availabilityImpact": "HIGH", "baseScore": 6.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: HID: check empty report_list in hid_validate_values()" }, { "cve": "CVE-2023-1074", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2023-02-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2173430" } ], "notes": [ { "category": "description", "text": "A memory leak flaw was found in the Linux kernel\u0027s Stream Control Transmission Protocol. This issue may occur when a user starts a malicious networking service and someone connects to this service. This could allow a local user to starve resources, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: sctp: fail if no bound addresses can be used for a given scope", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1074" }, { "category": "external", "summary": "RHBZ#2173430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173430" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1074", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1074" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1074", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1074" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=458e279f861d3f61796894cd158b780765a1569f", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=458e279f861d3f61796894cd158b780765a1569f" }, { "category": "external", "summary": "https://www.openwall.com/lists/oss-security/2023/01/23/1", "url": "https://www.openwall.com/lists/oss-security/2023/01/23/1" } ], "release_date": "2023-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "To mitigate this issue, prevent module sctp 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: sctp: fail if no bound addresses can be used for a given scope" }, { "cve": "CVE-2023-1075", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2023-02-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2173434" } ], "notes": [ { "category": "description", "text": "A memory leak flaw was found in the Linux kernel\u0027s TLS protocol. This issue could allow a local user unauthorized access to some memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/tls: tls_is_tx_ready() checked list_entry", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1075" }, { "category": "external", "summary": "RHBZ#2173434", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173434" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1075", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1075" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1075", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1075" } ], "release_date": "2023-01-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "To mitigate this issue, prevent module tls 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kernel: net/tls: tls_is_tx_ready() checked list_entry" }, { "cve": "CVE-2023-1079", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-02-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2173444" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in asus_kbd_backlight_set in drivers/hid/hid-asus.c in the Linux Kernel. This issue could allow an attacker to crash the system when plugging in or disconnecting a malicious USB device, which may lead to a kernel information leak problem.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: hid: Use After Free in asus_remove()", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1079" }, { "category": "external", "summary": "RHBZ#2173444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173444" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1079", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1079" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1079", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1079" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=4ab3a086d10eeec1424f2e8a968827a6336203df", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=4ab3a086d10eeec1424f2e8a968827a6336203df" } ], "release_date": "2023-02-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected ASUS HID driver (for notebook built-in keyboard) module from loading during the boot time, ensure the module is added into the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.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.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: hid: Use After Free in asus_remove()" }, { "acknowledgments": [ { "names": [ "Duoming Zhou" ] } ], "cve": "CVE-2023-1118", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-02-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2174400" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Linux kernel\u0027s integrated infrared receiver/transceiver driver. This issue occurs when a user detaches a rc device. This could allow a local user to crash the system or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use-after-free in drivers/media/rc/ene_ir.c due to race condition", "title": "Vulnerability summary" }, { "category": "other", "text": "Because this vulnerability requires an attacker to either have physical access to a system with infrared receiver/transceiver hardware or requires a remote authenticated user to have knowledge about such hardware attached to the system and when it is disconnected, Red Hat assesses the impact of this vulnerability as Moderate.", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1118" }, { "category": "external", "summary": "RHBZ#2174400", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174400" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1118", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1118" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1118", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1118" }, { "category": "external", "summary": "https://github.com/torvalds/linux/commit/29b0589a865b6f66d141d79b2dd1373e4e50fe17", "url": "https://github.com/torvalds/linux/commit/29b0589a865b6f66d141d79b2dd1373e4e50fe17" } ], "release_date": "2023-02-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "To mitigate this issue, prevent module ene_ir 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: use-after-free in drivers/media/rc/ene_ir.c due to race condition" }, { "cve": "CVE-2023-1206", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-02-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2175903" } ], "notes": [ { "category": "description", "text": "A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel\u2019s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6 connections up to 95%.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: hash collisions in the IPv6 connection lookup table", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1206" }, { "category": "external", "summary": "RHBZ#2175903", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175903" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1206", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1206" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1206", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1206" }, { "category": "external", "summary": "https://git.kernel.org/linus/d11b0df7ddf1831f3e170972f43186dad520bfcc", "url": "https://git.kernel.org/linus/d11b0df7ddf1831f3e170972f43186dad520bfcc" } ], "release_date": "2023-06-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "https://access.redhat.com/solutions/30453", "product_ids": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: hash collisions in the IPv6 connection lookup table" }, { "acknowledgments": [ { "names": [ "Jann Horn" ], "organization": "Google Project Zero" } ], "cve": "CVE-2023-1252", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-03-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2176140" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Linux kernel\u2019s Ext4 File System in how a user triggers several file operations simultaneously with the overlay FS usage. This flaw allows a local user to crash or potentially escalate their privileges on the system. Only if patch 9a2544037600 (\"ovl: fix use after free in struct ovl_aio_req\") not applied yet, the kernel could be affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: ovl: fix use after free in struct ovl_aio_req", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw is possibly only triggered if an Ext4 filesystem is mounted. Because of that fact, and because exploitation would require that an attacker was able to control how that filesystem interacted with an OverlayFS filesystem, Red Hat assesses the impact of this vulnerability as Medium.", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1252" }, { "category": "external", "summary": "RHBZ#2176140", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176140" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1252", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1252" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1252", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1252" }, { "category": "external", "summary": "https://lore.kernel.org/lkml/20211115165433.449951285@linuxfoundation.org/", "url": "https://lore.kernel.org/lkml/20211115165433.449951285@linuxfoundation.org/" } ], "release_date": "2021-11-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: ovl: fix use after free in struct ovl_aio_req" }, { "acknowledgments": [ { "names": [ "Wei Chen" ] } ], "cve": "CVE-2023-1382", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-03-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2177371" } ], "notes": [ { "category": "description", "text": "A data race flaw was found in the Linux kernel, between where con is allocated and con-\u003esock is set. This issue leads to a NULL pointer dereference when accessing con-\u003esock-\u003esk in net/tipc/topsrv.c in the tipc protocol in the Linux kernel.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: denial of service in tipc_conn_close", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1382" }, { "category": "external", "summary": "RHBZ#2177371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177371" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1382", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1382" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1382", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1382" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/bc7bd3183f1c275c820690fc65b708238fe9e38e.1668807842.git.lucien.xin@gmail.com/T/#u", "url": "https://lore.kernel.org/netdev/bc7bd3183f1c275c820690fc65b708238fe9e38e.1668807842.git.lucien.xin@gmail.com/T/#u" } ], "release_date": "2022-11-18T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected transparent inter-process communication (TIPC) protocol kernel module from loading during the boot time. Ensure the module is added into the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: denial of service in tipc_conn_close" }, { "cve": "CVE-2023-1855", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-04-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2184578" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in xgene_hwmon_remove in drivers/hwmon/xgene-hwmon.c in the Hardware Monitoring Linux Kernel driver (xgene-hwmon). This flaw could allow a local attacker to crash the system due to a race problem, possibly leading to a kernel information leak.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use-after-free bug in remove function xgene_hwmon_remove", "title": "Vulnerability summary" }, { "category": "other", "text": "Because this flaw affects a specific CPU family, and because exploitation requires elevated system privileges, Red Hat assesses the impact of this flaw as Low.", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1855" }, { "category": "external", "summary": "RHBZ#2184578", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184578" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1855", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1855" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1855", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1855" }, { "category": "external", "summary": "https://lore.kernel.org/all/20230318122758.2140868-1-linux@roeck-us.net/", "url": "https://lore.kernel.org/all/20230318122758.2140868-1-linux@roeck-us.net/" } ], "release_date": "2023-03-10T10:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected APM X-Gene SoC HW monitor kernel driver (apm_xgene) from loading during the boot time. Ensure the module is added into the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kernel: use-after-free bug in remove function xgene_hwmon_remove" }, { "cve": "CVE-2023-1989", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2185945" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in btsdio_remove in drivers\\bluetooth\\btsdio.c in the Linux Kernel. A call to btsdio_remove with an unfinished job may cause a race problem which leads to a UAF on hdev devices.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Use after free bug in btsdio_remove due to race condition", "title": "Vulnerability summary" }, { "category": "other", "text": "Because successful exploitation of this flaw requires that a system supports SDIO hardware and that an attacker has control over attaching and detaching that hardware, Red Hat assesses the impact of this vulnerability as Moderate.", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1989" }, { "category": "external", "summary": "RHBZ#2185945", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185945" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1989", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1989" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1989", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1989" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=f132c2d13088", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=f132c2d13088" } ], "release_date": "2023-03-09T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected Generic Bluetooth SDIO driver kernel module from loading during the boot time. Ensure the module is added into the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Use after free bug in btsdio_remove due to race condition" }, { "cve": "CVE-2023-1998", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2023-04-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2187257" } ], "notes": [ { "category": "description", "text": "It was found that the Linux Kernel still left the victim process exposed to attacks in some cases even after enabling the spectre-BTI mitigation with prctl. The kernel failed to protect applications that attempted to protect against Spectre v2 leaving them open to attack from other processes running on the same physical core in another hyperthread.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Spectre v2 SMT mitigations problem", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1998" }, { "category": "external", "summary": "RHBZ#2187257", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187257" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1998", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1998" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1998", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1998" }, { "category": "external", "summary": "https://github.com/google/security-research/security/advisories/GHSA-mj4w-6495-6crx", "url": "https://github.com/google/security-research/security/advisories/GHSA-mj4w-6495-6crx" } ], "release_date": "2023-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "This flaw can be mitigated by disabling Simultaneous Multithreading (SMT). For instructions on how to disable SMT in RHEL, please see https://access.redhat.com/solutions/rhel-smt.", "product_ids": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.0" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Spectre v2 SMT mitigations problem" }, { "acknowledgments": [ { "names": [ "Weiteng Chen. University of California, Riverside." ] } ], "cve": "CVE-2023-2269", "cwe": { "id": "CWE-667", "name": "Improper Locking" }, "discovery_date": "2023-04-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2189388" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux Kernel, leading to a denial of service. This issue occurs due to a possible recursive locking scenario, resulting in a deadlock in table_clear in drivers/md/dm-ioctl.c in the Linux Kernel Device Mapper-Multipathing sub-component.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: A possible deadlock in dm_get_inactive_table in dm- ioctl.c leads to dos", "title": "Vulnerability summary" }, { "category": "other", "text": "Because exploitation of this flaw requires that an attacker has privileges sufficient to manage md arrays, Red Hat assesses the impact of this vulnerability as Low.", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2269" }, { "category": "external", "summary": "RHBZ#2189388", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2189388" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2269", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2269" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2269", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2269" }, { "category": "external", "summary": "https://lore.kernel.org/lkml/ZD1xyZxb3rHot8PV@redhat.com/t/", "url": "https://lore.kernel.org/lkml/ZD1xyZxb3rHot8PV@redhat.com/t/" } ], "release_date": "2023-04-17T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kernel: A possible deadlock in dm_get_inactive_table in dm- ioctl.c leads to dos" }, { "cve": "CVE-2023-2513", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2193097" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in the Linux kernel\u0027s ext4 filesystem in the way it handled the extra inode size for extended attributes. This flaw allows a privileged local user to cause a system crash or other undefined behaviors.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: ext4: use-after-free in ext4_xattr_set_entry()", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw has been rated as having Moderate impact because of the preconditions needed to trigger the issue. The vulnerability can be exploited by a regular user, but the filesystem should be mounted with `debug_want_extra_isize`=128 and the user must have write access to the filesystem. It\u0027s also important to emphasize that `debug_want_extra_isize` is a debug mount option and should never be used in production.", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2513" }, { "category": "external", "summary": "RHBZ#2193097", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2193097" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2513", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2513" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2513", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2513" } ], "release_date": "2022-06-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" } ], "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: ext4: use-after-free in ext4_xattr_set_entry()" }, { "cve": "CVE-2023-3141", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-05-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2213199" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in r592_remove in drivers/memstick/host/r592.c in media access in the Linux Kernel. This issue may allow a local attacker to crash the system at device disconnect, possibly leading to a kernel information leak.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Use after free bug in r592_remove", "title": "Vulnerability summary" }, { "category": "other", "text": "Because this flaw requires that specific peripheral hardware is attached, that an attacker has access to the hardware, and that the attacker is able to control the timing of hardware or media attachment and removal, Red Hat assesses the impact of this vulnerability as Low.", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3141" }, { "category": "external", "summary": "RHBZ#2213199", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213199" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3141", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3141" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3141", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3141" }, { "category": "external", "summary": "https://lore.kernel.org/lkml/CAPDyKFoV9aZObZ5GBm0U_-UVeVkBN_rAG-kH3BKoP4EXdYM4bw@mail.gmail.com/t/", "url": "https://lore.kernel.org/lkml/CAPDyKFoV9aZObZ5GBm0U_-UVeVkBN_rAG-kH3BKoP4EXdYM4bw@mail.gmail.com/t/" } ], "release_date": "2023-03-07T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kernel: Use after free bug in r592_remove" }, { "acknowledgments": [ { "names": [ "Sanan Hasanov" ] } ], "cve": "CVE-2023-3161", "cwe": { "id": "CWE-1335", "name": "Incorrect Bitwise Shift of Integer" }, "discovery_date": "2023-06-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2213485" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Framebuffer Console (fbcon) in the Linux Kernel. When providing a font-\u003ewidth and font-\u003eheight greater than 32 to the fbcon_set_font, since there are no checks in place, a shift-out-of-bounds occurs, leading to undefined behavior and possible denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: fbcon: shift-out-of-bounds in fbcon_set_font()", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3161" }, { "category": "external", "summary": "RHBZ#2213485", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213485" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3161", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3161" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3161", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3161" } ], "release_date": "2023-01-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" } ], "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: fbcon: shift-out-of-bounds in fbcon_set_font()" }, { "cve": "CVE-2023-3212", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-05-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2214348" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in the gfs2 file system in the Linux kernel. This issue occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. This flaw allows a privileged local user to cause a kernel panic.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: gfs2: NULL pointer dereference in gfs2_evict_inode()", "title": "Vulnerability summary" }, { "category": "other", "text": "Because exploitation of this flaw requires that an attacker is able to mount volumes they have prepared themselves or to corrupt existing system volumes, Red Hat assesses the impact of this vulnerability as Low.", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3212" }, { "category": "external", "summary": "RHBZ#2214348", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2214348" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3212", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3212" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3212", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3212" } ], "release_date": "2023-04-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" } ], "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kernel: gfs2: NULL pointer dereference in gfs2_evict_inode()" }, { "cve": "CVE-2023-3268", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2023-05-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215502" } ], "notes": [ { "category": "description", "text": "An out-of-bounds (OOB) memory access flaw was found in the Linux kernel in relay_file_read_start_pos in kernel/relay.c in the relayfs. This flaw allows a local attacker to crash the system or leak kernel internal information.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bounds access in relay_file_read", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3268" }, { "category": "external", "summary": "RHBZ#2215502", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215502" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3268", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3268" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3268", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3268" }, { "category": "external", "summary": "https://lore.kernel.org/lkml/1682238502-1892-1-git-send-email-yangpc@wangsu.com/T/", "url": "https://lore.kernel.org/lkml/1682238502-1892-1-git-send-email-yangpc@wangsu.com/T/" } ], "release_date": "2023-04-19T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: out-of-bounds access in relay_file_read" }, { "cve": "CVE-2023-3609", "cwe": { "id": "CWE-415", "name": "Double Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225201" } ], "notes": [ { "category": "description", "text": "A double-free flaw was found in u32_set_parms in net/sched/cls_u32.c in the Network Scheduler component in the Linux kernel. This flaw allows a local attacker to use a failure event to mishandle the reference counter, leading to a local privilege escalation threat.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: cls_u32 component reference counter leak if tcf_change_indev() fails", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3609" }, { "category": "external", "summary": "RHBZ#2225201", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225201" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3609", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3609" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3609", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3609" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=04c55383fa5689357bcdd2c8036725a55ed632bc", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=04c55383fa5689357bcdd2c8036725a55ed632bc" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "To mitigate this issue, prevent module cls_u32 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: cls_u32 component reference counter leak if tcf_change_indev() fails" }, { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225191" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in qfq_change_agg in net/sched/sch_qfq.c in the Traffic Control (QoS) subsystem in the Linux kernel. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3611" }, { "category": "external", "summary": "RHBZ#2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3611", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module sch_qfq onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at the boot time.\n~~~\n How do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead" }, { "acknowledgments": [ { "names": [ "Lin Ma" ], "organization": "ZJU \u0026 Ant Security Light-Year Lab" } ], "cve": "CVE-2023-3772", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-06-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2218943" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux kernel\u2019s IP framework for transforming packets (XFRM subsystem). This issue may allow a malicious user with CAP_NET_ADMIN privileges to directly dereference a NULL pointer in xfrm_update_ae_params(), leading to a possible kernel crash and denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: xfrm: NULL pointer dereference in xfrm_update_ae_params()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3772" }, { "category": "external", "summary": "RHBZ#2218943", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218943" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3772", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3772" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3772", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3772" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" } ], "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: xfrm: NULL pointer dereference in xfrm_update_ae_params()" }, { "cve": "CVE-2023-4128", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2261965" } ], "notes": [ { "category": "description", "text": "This record is a duplicate of CVE-2023-4206, CVE-2023-4207, and CVE-2023-4208. Do not use this CVE record: CVE-2023-4128.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "title": "Vulnerability summary" }, { "category": "other", "text": "All CVE users should reference CVE-2023-4206, CVE-2023-4207, CVE-2023-4208 instead of this record. All references and descriptions in this record have been removed to prevent accidental usage.", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4128" }, { "category": "external", "summary": "RHBZ#2261965", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261965" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4128", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4128" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4128", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4128" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-4206", "url": "https://access.redhat.com/security/cve/CVE-2023-4206" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-4207", "url": "https://access.redhat.com/security/cve/CVE-2023-4207" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-4208", "url": "https://access.redhat.com/security/cve/CVE-2023-4208" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" } ], "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "acknowledgments": [ { "names": [ "Duoming Zhou" ] } ], "cve": "CVE-2023-4132", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2221707" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in the siano smsusb module in the Linux kernel. The bug occurs during device initialization when the siano device is plugged in. This flaw allows a local user to crash the system, causing a denial of service condition.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: smsusb: use-after-free caused by do_submit_urb()", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4132" }, { "category": "external", "summary": "RHBZ#2221707", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221707" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4132", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4132" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4132", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4132" } ], "release_date": "2023-02-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" } ], "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: smsusb: use-after-free caused by do_submit_urb()" }, { "cve": "CVE-2023-4155", "cwe": { "id": "CWE-367", "name": "Time-of-check Time-of-use (TOCTOU) Race Condition" }, "discovery_date": "2023-05-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2213802" } ], "notes": [ { "category": "description", "text": "A flaw was found in KVM AMD Secure Encrypted Virtualization (SEV) in the Linux kernel. A KVM guest using SEV-ES or SEV-SNP with multiple vCPUs can trigger a double fetch race condition vulnerability and invoke the `VMGEXIT` handler recursively. If an attacker manages to call the handler multiple times, they can trigger a stack overflow and cause a denial of service or potentially guest-to-host escape in kernel configurations without stack guard pages (`CONFIG_VMAP_STACK`).", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: KVM: SEV-ES / SEV-SNP VMGEXIT double fetch vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 6 and 7 are not affected by this flaw, as they did not include support for KVM AMD Secure Encrypted Virtualization (SEV). \nNote: AMD SEV is currently provided as a Technology Preview in RHEL 8, therefore, it is unsupported for production use. For additional details see https://access.redhat.com/articles/4491591 and https://access.redhat.com/support/offerings/techpreview.", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4155" }, { "category": "external", "summary": "RHBZ#2213802", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213802" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4155", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4155" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4155", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4155" } ], "release_date": "2023-08-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: KVM: SEV-ES / SEV-SNP VMGEXIT double fetch vulnerability" }, { "cve": "CVE-2023-4206", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225511" } ], "notes": [ { "category": "description", "text": "There are 3 CVEs for the use-after-free flaw found in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel: CVE-2023-4206, CVE-2023-4207, CVE-2023-4208. \r\nA local user could use any of these flaws to crash the system or potentially escalate their privileges on the system.\r\n\r\nSimilar CVE-2023-4128 was rejected as a duplicate.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4206" }, { "category": "external", "summary": "RHBZ#2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4206", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4206" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4206", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4206" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/", "url": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module cls_u32 from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-4207", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225511" } ], "notes": [ { "category": "description", "text": "There are 3 CVEs for the use-after-free flaw found in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel: CVE-2023-4206, CVE-2023-4207, CVE-2023-4208. \r\nA local user could use any of these flaws to crash the system or potentially escalate their privileges on the system.\r\n\r\nSimilar CVE-2023-4128 was rejected as a duplicate.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4207" }, { "category": "external", "summary": "RHBZ#2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4207", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4207" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4207", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4207" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/", "url": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module cls_u32 from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-4208", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225511" } ], "notes": [ { "category": "description", "text": "There are 3 CVEs for the use-after-free flaw found in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel: CVE-2023-4206, CVE-2023-4207, CVE-2023-4208. \r\nA local user could use any of these flaws to crash the system or potentially escalate their privileges on the system.\r\n\r\nSimilar CVE-2023-4128 was rejected as a duplicate.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4208" }, { "category": "external", "summary": "RHBZ#2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4208", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4208" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4208", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4208" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/", "url": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module cls_u32 from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-4732", "cwe": { "id": "CWE-366", "name": "Race Condition within a Thread" }, "discovery_date": "2023-09-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2236982" } ], "notes": [ { "category": "description", "text": "A flaw was found in pfn_swap_entry_to_page in memory management subsystem in the Linux Kernel. In this flaw, an attacker with a local user privilege may cause a denial of service problem due to a BUG statement referencing pmd_t x.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Race between task migrating pages and another task calling exit_mmap to release those same pages getting invalid opcode BUG in include/linux/swapops.h", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4732" }, { "category": "external", "summary": "RHBZ#2236982", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236982" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4732", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4732" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4732", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4732" } ], "release_date": "2023-09-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "A possible workaround is disabling Transparent Hugepage", "product_ids": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Race between task migrating pages and another task calling exit_mmap to release those same pages getting invalid opcode BUG in include/linux/swapops.h" }, { "cve": "CVE-2023-23455", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2023-01-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168332" } ], "notes": [ { "category": "description", "text": "A denial of service flaw was found in atm_tc_enqueue in net/sched/sch_atm.c in the Linux kernel. This issue may allow a local attacker to cause a denial of service due to type confusion. Non-negative numbers could indicate a TC_ACT_SHOT condition rather than valid classification results.", "title": "Vulnerability description" }, { "category": "summary", "text": "Kernel: denial of service in atm_tc_enqueue in net/sched/sch_atm.c due to type confusion", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23455" }, { "category": "external", "summary": "RHBZ#2168332", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168332" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23455", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23455" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23455", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23455" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a2965c7be0522eaa18808684b7b82b248515511b", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a2965c7be0522eaa18808684b7b82b248515511b" } ], "release_date": "2023-01-01T17:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "The mitigation is to disable unprivileged user namespaces by setting user.max_user_namespaces to 0:\n\n```\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n```", "product_ids": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Kernel: denial of service in atm_tc_enqueue in net/sched/sch_atm.c due to type confusion" }, { "cve": "CVE-2023-26545", "cwe": { "id": "CWE-415", "name": "Double Free" }, "discovery_date": "2023-02-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2182443" } ], "notes": [ { "category": "description", "text": "A double-free flaw was found in the Linux kernel when the MPLS implementation handled sysctl allocation failures. This issue could allow a local user to cause a denial of service or possibly execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: mpls: double free on sysctl allocation failure", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 6 and 7 are not affected by this flaw as they did not include MPLS routing support, which was introduced upstream in version 4.1-rc1 (commit 0189197 \"mpls: Basic routing support\").", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-26545" }, { "category": "external", "summary": "RHBZ#2182443", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182443" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-26545", "url": "https://www.cve.org/CVERecord?id=CVE-2023-26545" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26545", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26545" } ], "release_date": "2023-02-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" } ], "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: mpls: double free on sysctl allocation failure" }, { "acknowledgments": [ { "names": [ "Wei Chen" ] } ], "cve": "CVE-2023-28328", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-03-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2177389" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in the az6027 driver in drivers/media/usb/dev-usb/az6027.c in the Linux Kernel. The message from user space is not checked properly before transferring into the device. This flaw allows a local user to crash the system or potentially cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Denial of service issue in az6027 driver in drivers/media/usb/dev-usb/az6027.c", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw can be mitigated by preventing the affected dvb_usb_az6027 kernel module from loading during the boot time. Ensure the module is added into the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-28328" }, { "category": "external", "summary": "RHBZ#2177389", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177389" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-28328", "url": "https://www.cve.org/CVERecord?id=CVE-2023-28328" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28328", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28328" }, { "category": "external", "summary": "https://lore.kernel.org/linux-media/20221120065918.2160782-1-zhongbaisong@huawei.com/", "url": "https://lore.kernel.org/linux-media/20221120065918.2160782-1-zhongbaisong@huawei.com/" }, { "category": "external", "summary": "https://lore.kernel.org/lkml/CAO4mrfcPHB5aQJO=mpqV+p8mPLNg-Fok0gw8gZ=zemAfMGTzMg@mail.gmail.com/", "url": "https://lore.kernel.org/lkml/CAO4mrfcPHB5aQJO=mpqV+p8mPLNg-Fok0gw8gZ=zemAfMGTzMg@mail.gmail.com/" } ], "release_date": "2022-11-18T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" } ], "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Denial of service issue in az6027 driver in drivers/media/usb/dev-usb/az6027.c" }, { "cve": "CVE-2023-28772", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2023-03-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2181330" } ], "notes": [ { "category": "description", "text": "A buffer overflow write flaw was identified in seq_buf_putmem_hex in lib/seq_buf.c in seq_buf in the Linux Kernel. This issue may allow a user with special debug privileges such as ftrace or root to cause an overflow in the destination buffer due to a missing sanity check.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: lib/seq_buf.c has a seq_buf_putmem_hex buffer overflow", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-28772" }, { "category": "external", "summary": "RHBZ#2181330", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2181330" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-28772", "url": "https://www.cve.org/CVERecord?id=CVE-2023-28772" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28772", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28772" }, { "category": "external", "summary": "https://github.com/torvalds/linux/commit/d3b16034a24a112bb83aeb669ac5b9b01f744bb7", "url": "https://github.com/torvalds/linux/commit/d3b16034a24a112bb83aeb669ac5b9b01f744bb7" } ], "release_date": "2023-03-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: lib/seq_buf.c has a seq_buf_putmem_hex buffer overflow" }, { "cve": "CVE-2023-30456", "cwe": { "id": "CWE-358", "name": "Improperly Implemented Security Check for Standard" }, "discovery_date": "2023-04-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2188468" } ], "notes": [ { "category": "description", "text": "A flaw was found in the KVM\u0027s Intel nested virtualization feature (nVMX). The effective values of the guest CR0 and CR4 registers could differ from those included in the VMCS12. In rare circumstances (i.e., kvm_intel module loaded with parameters nested=1 and ept=0) this could allow a malicious guest to crash the host system, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: KVM: nVMX: missing consistency checks for CR0 and CR4", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat currently provides the nested virtualization feature as a Technology Preview. Nested virtualization is therefore unsupported for production use. For more information please refer to https://access.redhat.com/solutions/21101 and https://access.redhat.com/support/offerings/techpreview.", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-30456" }, { "category": "external", "summary": "RHBZ#2188468", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188468" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-30456", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30456" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-30456", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30456" } ], "release_date": "2023-04-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "This vulnerability can be mitigated by disabling the nested virtualization feature:\n```\n# modprobe -r kvm_intel\n# modprobe kvm_intel nested=0\n```", "product_ids": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: KVM: nVMX: missing consistency checks for CR0 and CR4" }, { "cve": "CVE-2023-31084", "discovery_date": "2023-06-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2213139" } ], "notes": [ { "category": "description", "text": "A potential deadlock flaw was found in the Linux\u2019s kernel DVB API (used by Digital TV devices) functionality. This flaw allows a local user to crash the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: blocking operation in dvb_frontend_get_event and wait_event_interruptible", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-31084" }, { "category": "external", "summary": "RHBZ#2213139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-31084", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31084" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31084", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31084" } ], "release_date": "2023-04-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" } ], "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: blocking operation in dvb_frontend_get_event and wait_event_interruptible" }, { "cve": "CVE-2023-31436", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2192671" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s traffic control (QoS) subsystem in how a user triggers the qfq_change_class function with an incorrect MTU value of the network device used as lmax. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bounds write in qfq_change_class function", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-31436" }, { "category": "external", "summary": "RHBZ#2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-31436", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31436" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d" } ], "release_date": "2023-04-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module, sch_qfq from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.", "product_ids": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: out-of-bounds write in qfq_change_class function" }, { "cve": "CVE-2023-33203", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-03-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2192667" } ], "notes": [ { "category": "description", "text": "A race condition vulnerability was found in the Linux kernel\u0027s Qualcomm EMAC Gigabit Ethernet Controller when the user physically removes the device before cleanup in the emac_remove function. This flaw can eventually result in a use-after-free issue, possibly leading to a system crash or other undefined behaviors.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net: qcom/emac: race condition leading to use-after-free in emac_remove()", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 6 and 7 are not affected by this flaw as they did not include support for the EMAC Gigabit Ethernet Controller.", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-33203" }, { "category": "external", "summary": "RHBZ#2192667", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192667" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-33203", "url": "https://www.cve.org/CVERecord?id=CVE-2023-33203" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-33203", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-33203" } ], "release_date": "2023-03-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "PHYSICAL", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: net: qcom/emac: race condition leading to use-after-free in emac_remove()" }, { "cve": "CVE-2023-33951", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2023-06-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2218195" } ], "notes": [ { "category": "description", "text": "A race condition vulnerability was found in the vmwgfx driver in the Linux kernel. The flaw exists within the handling of GEM objects. The issue results from improper locking when performing operations on an object. This flaw allows a local privileged user to disclose information in the context of the kernel.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: vmwgfx: race condition leading to information disclosure vulnerability", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-33951" }, { "category": "external", "summary": "RHBZ#2218195", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218195" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-33951", "url": "https://www.cve.org/CVERecord?id=CVE-2023-33951" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-33951", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-33951" }, { "category": "external", "summary": "https://www.zerodayinitiative.com/advisories/ZDI-CAN-20110/", "url": "https://www.zerodayinitiative.com/advisories/ZDI-CAN-20110/" } ], "release_date": "2023-02-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected `vmwgfx` kernel module from being loaded. For instructions on how to blacklist a kernel module, please see https://access.redhat.com/solutions/41278.", "product_ids": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 6.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: vmwgfx: race condition leading to information disclosure vulnerability" }, { "cve": "CVE-2023-33952", "cwe": { "id": "CWE-415", "name": "Double Free" }, "discovery_date": "2023-06-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2218212" } ], "notes": [ { "category": "description", "text": "A double-free vulnerability was found in handling vmw_buffer_object objects in the vmwgfx driver in the Linux kernel. This issue occurs due to the lack of validating the existence of an object prior to performing further free operations on the object, which may allow a local privileged user to escalate privileges and execute code in the context of the kernel.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: vmwgfx: double free within the handling of vmw_buffer_object objects", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw has been rated as having Moderate impact because of the preconditions needed to trigger the issue: An attacker must first obtain the ability to execute high-privileged code on the target system in order to exploit this vulnerability.", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-33952" }, { "category": "external", "summary": "RHBZ#2218212", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218212" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-33952", "url": "https://www.cve.org/CVERecord?id=CVE-2023-33952" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-33952", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-33952" }, { "category": "external", "summary": "https://www.zerodayinitiative.com/advisories/ZDI-CAN-20292", "url": "https://www.zerodayinitiative.com/advisories/ZDI-CAN-20292" } ], "release_date": "2023-02-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected `vmwgfx` kernel module from being loaded. For instructions on how to blacklist a kernel module, please see https://access.redhat.com/solutions/41278.", "product_ids": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: vmwgfx: double free within the handling of vmw_buffer_object objects" }, { "cve": "CVE-2023-35823", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-06-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215835" } ], "notes": [ { "category": "description", "text": "A race condition was found in the Linux kernel\u0027s saa7134 device driver. This occurs when removing the module before cleanup in the saa7134_finidev function which can result in a use-after-free issue, possibly leading to a system crash or other undefined behaviors.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: saa7134: race condition leading to use-after-free in saa7134_finidev()", "title": "Vulnerability summary" }, { "category": "other", "text": "Because this flaw only affects systems with specific hardware installed, and because exploitation requires an attacker to be able to manipulate the driver or the physical hardware with precise timing, Red Hat assesses the impact of this vulnerability as Moderate.", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-35823" }, { "category": "external", "summary": "RHBZ#2215835", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215835" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-35823", "url": "https://www.cve.org/CVERecord?id=CVE-2023-35823" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35823", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35823" } ], "release_date": "2023-06-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" } ], "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: saa7134: race condition leading to use-after-free in saa7134_finidev()" }, { "cve": "CVE-2023-35824", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-06-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215836" } ], "notes": [ { "category": "description", "text": "A race condition was found in the Linux kernel\u0027s dm1105 device driver when removing the module before cleanup in the dm1105_remove function. This can result in a use-after-free issue, possibly leading to a system crash or other undefined behaviors.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: dm1105: race condition leading to use-after-free in dm1105_remove.c()", "title": "Vulnerability summary" }, { "category": "other", "text": "Because this flaw only affects systems with specific hardware installed, and because exploitation requires an attacker to be able to manipulate the driver with precise timing, Red Hat assesses the impact of this vulnerability as Moderate.", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-35824" }, { "category": "external", "summary": "RHBZ#2215836", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215836" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-35824", "url": "https://www.cve.org/CVERecord?id=CVE-2023-35824" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35824", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35824" } ], "release_date": "2023-06-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: dm1105: race condition leading to use-after-free in dm1105_remove.c()" }, { "cve": "CVE-2023-35825", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-06-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215837" } ], "notes": [ { "category": "description", "text": "A race condition was found in the Linux kernel\u0027s r592 device driver, when removing the module before cleanup in the r592_remove function. This can result in a use-after-free issue, possibly leading to a system crash or other undefined behaviors.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: r592: race condition leading to use-after-free in r592_remove()", "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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-35825" }, { "category": "external", "summary": "RHBZ#2215837", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215837" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-35825", "url": "https://www.cve.org/CVERecord?id=CVE-2023-35825" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35825", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35825" } ], "release_date": "2023-06-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:24:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6901" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "NFV-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "NFV-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.src", "RT-8.9.0.GA:kernel-rt-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-core-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-devel-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-kvm-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64", "RT-8.9.0.GA:kernel-rt-modules-extra-0:4.18.0-513.5.1.rt7.307.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: r592: race condition leading to use-after-free in r592_remove()" } ] }
rhsa-2024_0575
Vulnerability from csaf_redhat
Published
2024-01-30 13:28
Modified
2024-11-06 04:53
Summary
Red Hat Security Advisory: kernel security and bug fix update
Notes
Topic
An update for kernel is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.
Red 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.
Details
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: bpf: Incorrect verifier pruning leads to unsafe code paths being incorrectly marked as safe (CVE-2023-2163)
* kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)
* kernel: tun: bugs for oversize packet when napi frags enabled in tun_napi_alloc_frags (CVE-2023-3812)
* kernel: use after free in unix_stream_sendpage (CVE-2023-4622)
* kernel: net/sched: sch_hfsc UAF (CVE-2023-4623)
* kernel: use after free in nvmet_tcp_free_crypto in NVMe (CVE-2023-5178)
* kernel: out-of-bounds write in qfq_change_class function (CVE-2023-31436)
* kernel: IGB driver inadequate buffer size for frames larger than MTU (CVE-2023-45871)
* kernel: Race Condition leading to UAF in Unix Socket could happen in sk_receive_queue (BZ#2230094)
* kernel: speculative pointer dereference in do_prlimit() in kernel/sys.c (CVE-2023-0458)
* kernel: HID: check empty report_list in hid_validate_values() (CVE-2023-1073)
* kernel: hid: Use After Free in asus_remove() (CVE-2023-1079)
* kernel: Possible use-after-free since the two fdget() during vhost_net_set_backend() (CVE-2023-1838)
* kernel: UAF during login when accessing the shost ipaddress (CVE-2023-2162)
* kernel: use after free in vcs_read in drivers/tty/vt/vc_screen.c due to race (CVE-2023-3567)
* kernel: xfrm: NULL pointer dereference in xfrm_update_ae_params() (CVE-2023-3772)
* kernel: smsusb: use-after-free caused by do_submit_urb() (CVE-2023-4132)
* kernel: A heap out-of-bounds write (CVE-2023-5717)
* kernel: denial of service in atm_tc_enqueue in net/sched/sch_atm.c due to type confusion (CVE-2023-23455)
* kernel: mpls: double free on sysctl allocation failure (CVE-2023-26545)
* kernel: Denial of service issue in az6027 driver in drivers/media/usb/dev-usb/az6027.c (CVE-2023-28328)
* kernel: net: qcom/emac: race condition leading to use-after-free in emac_remove() (CVE-2023-33203)
* kernel: saa7134: race condition leading to use-after-free in saa7134_finidev() (CVE-2023-35823)
* kernel: dm1105: race condition leading to use-after-free in dm1105_remove.c() (CVE-2023-35824)
* kernel: r592: race condition leading to use-after-free in r592_remove() (CVE-2023-35825)
* kernel: SEV-ES local priv escalation (CVE-2023-46813)
* kernel: net/tls: tls_is_tx_ready() checked list_entry (CVE-2023-1075)
* kernel: use-after-free bug in remove function xgene_hwmon_remove (CVE-2023-1855)
* kernel: Use after free bug in r592_remove (CVE-2023-3141)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Bug Fix(es):
* [RHEL 8.9] Proactively backport locking fixes from upstream (BZ#2235393)
Terms of Use
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.
{ "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.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: bpf: Incorrect verifier pruning leads to unsafe code paths being incorrectly marked as safe (CVE-2023-2163)\n\n* kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)\n\n* kernel: tun: bugs for oversize packet when napi frags enabled in tun_napi_alloc_frags (CVE-2023-3812)\n\n* kernel: use after free in unix_stream_sendpage (CVE-2023-4622)\n\n* kernel: net/sched: sch_hfsc UAF (CVE-2023-4623)\n\n* kernel: use after free in nvmet_tcp_free_crypto in NVMe (CVE-2023-5178)\n\n* kernel: out-of-bounds write in qfq_change_class function (CVE-2023-31436)\n\n* kernel: IGB driver inadequate buffer size for frames larger than MTU (CVE-2023-45871)\n\n* kernel: Race Condition leading to UAF in Unix Socket could happen in sk_receive_queue (BZ#2230094)\n\n* kernel: speculative pointer dereference in do_prlimit() in kernel/sys.c (CVE-2023-0458)\n\n* kernel: HID: check empty report_list in hid_validate_values() (CVE-2023-1073)\n\n* kernel: hid: Use After Free in asus_remove() (CVE-2023-1079)\n\n* kernel: Possible use-after-free since the two fdget() during vhost_net_set_backend() (CVE-2023-1838)\n\n* kernel: UAF during login when accessing the shost ipaddress (CVE-2023-2162)\n\n* kernel: use after free in vcs_read in drivers/tty/vt/vc_screen.c due to race (CVE-2023-3567)\n\n* kernel: xfrm: NULL pointer dereference in xfrm_update_ae_params() (CVE-2023-3772)\n\n* kernel: smsusb: use-after-free caused by do_submit_urb() (CVE-2023-4132)\n\n* kernel: A heap out-of-bounds write (CVE-2023-5717)\n\n* kernel: denial of service in atm_tc_enqueue in net/sched/sch_atm.c due to type confusion (CVE-2023-23455)\n\n* kernel: mpls: double free on sysctl allocation failure (CVE-2023-26545)\n\n* kernel: Denial of service issue in az6027 driver in drivers/media/usb/dev-usb/az6027.c (CVE-2023-28328)\n\n* kernel: net: qcom/emac: race condition leading to use-after-free in emac_remove() (CVE-2023-33203)\n\n* kernel: saa7134: race condition leading to use-after-free in saa7134_finidev() (CVE-2023-35823)\n\n* kernel: dm1105: race condition leading to use-after-free in dm1105_remove.c() (CVE-2023-35824)\n\n* kernel: r592: race condition leading to use-after-free in r592_remove() (CVE-2023-35825)\n\n* kernel: SEV-ES local priv escalation (CVE-2023-46813)\n\n* kernel: net/tls: tls_is_tx_ready() checked list_entry (CVE-2023-1075)\n\n* kernel: use-after-free bug in remove function xgene_hwmon_remove (CVE-2023-1855)\n\n* kernel: Use after free bug in r592_remove (CVE-2023-3141)\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* [RHEL 8.9] Proactively backport locking fixes from upstream (BZ#2235393)", "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-2024:0575", "url": "https://access.redhat.com/errata/RHSA-2024:0575" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2087568", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087568" }, { "category": "external", "summary": "2168332", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168332" }, { "category": "external", "summary": "2173403", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173403" }, { "category": "external", "summary": "2173434", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173434" }, { "category": "external", "summary": "2173444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173444" }, { "category": "external", "summary": "2177389", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177389" }, { "category": "external", "summary": "2182443", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182443" }, { "category": "external", "summary": "2184578", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184578" }, { "category": "external", "summary": "2187773", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187773" }, { "category": "external", "summary": "2192667", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192667" }, { "category": "external", "summary": "2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "2193219", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2193219" }, { "category": "external", "summary": "2213199", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213199" }, { "category": "external", "summary": "2215835", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215835" }, { "category": "external", "summary": "2215836", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215836" }, { "category": "external", "summary": "2215837", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215837" }, { "category": "external", "summary": "2218943", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218943" }, { "category": "external", "summary": "2221463", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221463" }, { "category": "external", "summary": "2221707", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221707" }, { "category": "external", "summary": "2224048", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224048" }, { "category": "external", "summary": "2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "2230094", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230094" }, { "category": "external", "summary": "2237757", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237757" }, { "category": "external", "summary": "2237760", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237760" }, { "category": "external", "summary": "2240249", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240249" }, { "category": "external", "summary": "2241924", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241924" }, { "category": "external", "summary": "2244723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244723" }, { "category": "external", "summary": "2246944", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246944" }, { "category": "external", "summary": "2246945", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246945" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0575.json" } ], "title": "Red Hat Security Advisory: kernel security and bug fix update", "tracking": { "current_release_date": "2024-11-06T04:53:17+00:00", "generator": { "date": "2024-11-06T04:53:17+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:0575", "initial_release_date": "2024-01-30T13:28:36+00:00", "revision_history": [ { "date": "2024-01-30T13:28:36+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-01-30T13:28:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T04:53:17+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:8.8::baseos" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder EUS (v.8.8)", "product": { "name": "Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "kernel-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "kernel-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "perf-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "perf-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "perf-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-477.43.1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "product": { "name": "kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "product_id": "kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-477.43.1.el8_8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "perf-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "perf-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-477.43.1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "product": { "name": "kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "product_id": "kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-477.43.1.el8_8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "kernel-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "kernel-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "perf-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "perf-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-477.43.1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "product": { "name": "kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "product_id": "kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-477.43.1.el8_8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "bpftool-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "bpftool-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "kernel-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "kernel-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "perf-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "perf-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "perf-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-477.43.1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "product": { "name": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "product_id": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-477.43.1.el8_8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kernel-0:4.18.0-477.43.1.el8_8.src", "product": { "name": "kernel-0:4.18.0-477.43.1.el8_8.src", "product_id": "kernel-0:4.18.0-477.43.1.el8_8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-477.43.1.el8_8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "product": { "name": "kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "product_id": "kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-abi-stablelists@4.18.0-477.43.1.el8_8?arch=noarch" } } }, { "category": "product_version", "name": "kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "product": { "name": "kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "product_id": "kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@4.18.0-477.43.1.el8_8?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-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "bpftool-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-477.43.1.el8_8.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src" }, "product_reference": "kernel-0:4.18.0-477.43.1.el8_8.src", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch" }, "product_reference": "kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:4.18.0-477.43.1.el8_8.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch" }, "product_reference": "kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "perf-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "perf-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "perf-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "perf-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "bpftool-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-477.43.1.el8_8.src as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src" }, "product_reference": "kernel-0:4.18.0-477.43.1.el8_8.src", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch" }, "product_reference": "kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:4.18.0-477.43.1.el8_8.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch" }, "product_reference": "kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "perf-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "perf-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "perf-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "perf-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)", "product_id": "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-0458", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-04-26T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2193219" } ], "notes": [ { "category": "description", "text": "A vulnerabilty was found in Linux Kernel, where a speculative pointer dereference problem exists in the Linux Kernel on the do_prlimit() function. The resource argument value is controlled and is used in pointer arithmetic for the \u0027rlim\u0027 variable and can be used to leak the contents.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: speculative pointer dereference in do_prlimit() in kernel/sys.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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0458" }, { "category": "external", "summary": "RHBZ#2193219", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2193219" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0458", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0458" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0458", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0458" }, { "category": "external", "summary": "https://github.com/torvalds/linux/commit/739790605705ddcf18f21782b9c99ad7d53a8c11", "url": "https://github.com/torvalds/linux/commit/739790605705ddcf18f21782b9c99ad7d53a8c11" } ], "release_date": "2023-01-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" }, { "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: speculative pointer dereference in do_prlimit() in kernel/sys.c" }, { "cve": "CVE-2023-1073", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-02-23T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2173403" } ], "notes": [ { "category": "description", "text": "A memory corruption flaw was found in the Linux kernel\u2019s human interface device (HID) subsystem in how a user inserts a malicious USB device. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: HID: check empty report_list in hid_validate_values()", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1073" }, { "category": "external", "summary": "RHBZ#2173403", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173403" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1073", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1073" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1073", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1073" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=b12fece4c64857e5fab4290bf01b2e0317a88456", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=b12fece4c64857e5fab4290bf01b2e0317a88456" }, { "category": "external", "summary": "https://www.openwall.com/lists/oss-security/2023/01/17/3", "url": "https://www.openwall.com/lists/oss-security/2023/01/17/3" } ], "release_date": "2023-01-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "PHYSICAL", "availabilityImpact": "HIGH", "baseScore": 6.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: HID: check empty report_list in hid_validate_values()" }, { "cve": "CVE-2023-1075", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2023-02-23T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2173434" } ], "notes": [ { "category": "description", "text": "A memory leak flaw was found in the Linux kernel\u0027s TLS protocol. This issue could allow a local user unauthorized access to some memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/tls: tls_is_tx_ready() checked list_entry", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1075" }, { "category": "external", "summary": "RHBZ#2173434", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173434" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1075", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1075" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1075", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1075" } ], "release_date": "2023-01-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" }, { "category": "workaround", "details": "To mitigate this issue, prevent module tls 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kernel: net/tls: tls_is_tx_ready() checked list_entry" }, { "cve": "CVE-2023-1079", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-02-23T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2173444" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in asus_kbd_backlight_set in drivers/hid/hid-asus.c in the Linux Kernel. This issue could allow an attacker to crash the system when plugging in or disconnecting a malicious USB device, which may lead to a kernel information leak problem.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: hid: Use After Free in asus_remove()", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1079" }, { "category": "external", "summary": "RHBZ#2173444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173444" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1079", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1079" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1079", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1079" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=4ab3a086d10eeec1424f2e8a968827a6336203df", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=4ab3a086d10eeec1424f2e8a968827a6336203df" } ], "release_date": "2023-02-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected ASUS HID driver (for notebook built-in keyboard) module from loading during the boot time, ensure the module is added into the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.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.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: hid: Use After Free in asus_remove()" }, { "cve": "CVE-2023-1838", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2022-05-18T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2087568" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in vhost_net_set_backend in drivers/vhost/net.c in the virtio network subcomponent in the Linux kernel due to a double fget. This issue could allow a local attacker to crash the system, and could lead to a kernel information leak problem.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Possible use-after-free since the two fdget() during vhost_net_set_backend()", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1838" }, { "category": "external", "summary": "RHBZ#2087568", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087568" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1838", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1838" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1838", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1838" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/20220516084213.26854-1-jasowang@redhat.com/T/", "url": "https://lore.kernel.org/netdev/20220516084213.26854-1-jasowang@redhat.com/T/" } ], "release_date": "2022-05-16T10:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected Host kernel accelerator (vhost-net) kernel module from loading during the boot time, ensure the module is added to the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Possible use-after-free since the two fdget() during vhost_net_set_backend()" }, { "cve": "CVE-2023-1855", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-04-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2184578" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in xgene_hwmon_remove in drivers/hwmon/xgene-hwmon.c in the Hardware Monitoring Linux Kernel driver (xgene-hwmon). This flaw could allow a local attacker to crash the system due to a race problem, possibly leading to a kernel information leak.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use-after-free bug in remove function xgene_hwmon_remove", "title": "Vulnerability summary" }, { "category": "other", "text": "Because this flaw affects a specific CPU family, and because exploitation requires elevated system privileges, Red Hat assesses the impact of this flaw as Low.", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1855" }, { "category": "external", "summary": "RHBZ#2184578", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184578" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1855", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1855" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1855", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1855" }, { "category": "external", "summary": "https://lore.kernel.org/all/20230318122758.2140868-1-linux@roeck-us.net/", "url": "https://lore.kernel.org/all/20230318122758.2140868-1-linux@roeck-us.net/" } ], "release_date": "2023-03-10T10:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected APM X-Gene SoC HW monitor kernel driver (apm_xgene) from loading during the boot time. Ensure the module is added into the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kernel: use-after-free bug in remove function xgene_hwmon_remove" }, { "cve": "CVE-2023-2162", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-04-18T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2187773" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in iscsi_sw_tcp_session_create in drivers/scsi/iscsi_tcp.c in the SCSI sub-component in the Linux Kernel. This issue could allow an attacker to leak kernel internal information.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: UAF during login when accessing the shost ipaddress", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2162" }, { "category": "external", "summary": "RHBZ#2187773", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187773" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2162", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2162" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2162", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2162" }, { "category": "external", "summary": "https://www.spinics.net/lists/linux-scsi/msg181542.html", "url": "https://www.spinics.net/lists/linux-scsi/msg181542.html" } ], "release_date": "2023-01-17T10:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected iscsi_tcp.ko kernel module from loading during the boot time, ensure the module is added into the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: UAF during login when accessing the shost ipaddress" }, { "cve": "CVE-2023-2163", "cwe": { "id": "CWE-682", "name": "Incorrect Calculation" }, "discovery_date": "2023-09-20T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2240249" } ], "notes": [ { "category": "description", "text": "An incorrect verifier pruning flaw was found in BPF in the Linux Kernel that may lead to unsafe code paths incorrectly marked as safe, resulting in arbitrary read/writes in kernel memory, lateral privilege escalation, and container escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: bpf: Incorrect verifier pruning leads to unsafe code paths being incorrectly marked as safe", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Enterprise Linux 9.3 not affected, because the required patch applied before this CVE creation. For the Red Hat Enterprise Linux 9 before version 9.3 required fixes applied too.", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2163" }, { "category": "external", "summary": "RHBZ#2240249", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240249" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2163", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2163" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2163", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2163" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=71b547f561247897a0a14f3082730156c0533fed", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=71b547f561247897a0a14f3082730156c0533fed" } ], "release_date": "2023-04-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" }, { "category": "workaround", "details": "The default Red Hat Enterprise Linux kernel prevents unprivileged users from being able to use eBPF by the kernel.unprivileged_bpf_disabled sysctl. This would require a privileged user with CAP_SYS_ADMIN or root to be able to abuse this flaw reducing its attack space.\n\nFor Red Hat Enterprise Linux 8 to confirm the current state, inspect the sysctl with the command:\n\n# cat /proc/sys/kernel/unprivileged_bpf_disabled\n\nThe setting of 1 would mean that unprivileged users can not use eBPF, mitigating the flaw.", "product_ids": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: bpf: Incorrect verifier pruning leads to unsafe code paths being incorrectly marked as safe" }, { "cve": "CVE-2023-3141", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-05-08T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2213199" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in r592_remove in drivers/memstick/host/r592.c in media access in the Linux Kernel. This issue may allow a local attacker to crash the system at device disconnect, possibly leading to a kernel information leak.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Use after free bug in r592_remove", "title": "Vulnerability summary" }, { "category": "other", "text": "Because this flaw requires that specific peripheral hardware is attached, that an attacker has access to the hardware, and that the attacker is able to control the timing of hardware or media attachment and removal, Red Hat assesses the impact of this vulnerability as Low.", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3141" }, { "category": "external", "summary": "RHBZ#2213199", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213199" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3141", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3141" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3141", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3141" }, { "category": "external", "summary": "https://lore.kernel.org/lkml/CAPDyKFoV9aZObZ5GBm0U_-UVeVkBN_rAG-kH3BKoP4EXdYM4bw@mail.gmail.com/t/", "url": "https://lore.kernel.org/lkml/CAPDyKFoV9aZObZ5GBm0U_-UVeVkBN_rAG-kH3BKoP4EXdYM4bw@mail.gmail.com/t/" } ], "release_date": "2023-03-07T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" }, { "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kernel: Use after free bug in r592_remove" }, { "cve": "CVE-2023-3567", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-04-13T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2221463" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in vcs_read in drivers/tty/vt/vc_screen.c in vc_screen in the Linux Kernel. This issue may allow an attacker with local user access to cause a system crash or leak internal kernel information.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use after free in vcs_read in drivers/tty/vt/vc_screen.c due to race", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3567" }, { "category": "external", "summary": "RHBZ#2221463", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221463" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3567", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3567" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3567", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3567" }, { "category": "external", "summary": "https://www.spinics.net/lists/stable-commits/msg285184.html", "url": "https://www.spinics.net/lists/stable-commits/msg285184.html" } ], "release_date": "2023-01-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" }, { "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: use after free in vcs_read in drivers/tty/vt/vc_screen.c due to race" }, { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-07-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225191" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in qfq_change_agg in net/sched/sch_qfq.c in the Traffic Control (QoS) subsystem in the Linux kernel. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3611" }, { "category": "external", "summary": "RHBZ#2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3611", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module sch_qfq onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at the boot time.\n~~~\n How do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead" }, { "acknowledgments": [ { "names": [ "Lin Ma" ], "organization": "ZJU \u0026 Ant Security Light-Year Lab" } ], "cve": "CVE-2023-3772", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-06-29T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2218943" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux kernel\u2019s IP framework for transforming packets (XFRM subsystem). This issue may allow a malicious user with CAP_NET_ADMIN privileges to directly dereference a NULL pointer in xfrm_update_ae_params(), leading to a possible kernel crash and denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: xfrm: NULL pointer dereference in xfrm_update_ae_params()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3772" }, { "category": "external", "summary": "RHBZ#2218943", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218943" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3772", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3772" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3772", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3772" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" } ], "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: xfrm: NULL pointer dereference in xfrm_update_ae_params()" }, { "cve": "CVE-2023-3812", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-07-19T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2224048" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s TUN/TAP device driver functionality in how a user generates a malicious (too big) networking packet when napi frags is enabled. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: tun: bugs for oversize packet when napi frags enabled in tun_napi_alloc_frags", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3812" }, { "category": "external", "summary": "RHBZ#2224048", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224048" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3812", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3812" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3812", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3812" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=363a5328f4b0", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=363a5328f4b0" } ], "release_date": "2022-10-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" }, { "category": "workaround", "details": "To mitigate this issue, prevent the tun module 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: tun: bugs for oversize packet when napi frags enabled in tun_napi_alloc_frags" }, { "acknowledgments": [ { "names": [ "Duoming Zhou" ] } ], "cve": "CVE-2023-4132", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-10T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2221707" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in the siano smsusb module in the Linux kernel. The bug occurs during device initialization when the siano device is plugged in. This flaw allows a local user to crash the system, causing a denial of service condition.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: smsusb: use-after-free caused by do_submit_urb()", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4132" }, { "category": "external", "summary": "RHBZ#2221707", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221707" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4132", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4132" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4132", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4132" } ], "release_date": "2023-02-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" } ], "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: smsusb: use-after-free caused by do_submit_urb()" }, { "cve": "CVE-2023-4622", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-09-06T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2237760" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Linux kernel\u0027s af_unix component that allows local privilege escalation. The unix_stream_sendpage() function tries to add data to the last skb in the peer\u0027s recv queue without locking the queue. This issue leads to a race condition where the unix_stream_sendpage() function could access a skb that is being released by garbage collection, resulting in a use-after-free issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use after free in unix_stream_sendpage", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4622" }, { "category": "external", "summary": "RHBZ#2237760", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237760" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4622", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4622" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4622", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4622" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.1.y\u0026id=790c2f9d15b594350ae9bca7b236f2b1859de02c", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.1.y\u0026id=790c2f9d15b594350ae9bca7b236f2b1859de02c" } ], "release_date": "2023-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: use after free in unix_stream_sendpage" }, { "cve": "CVE-2023-4623", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-09-06T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2237757" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Linux kernel\u0027s net/sched: sch_hfsc (HFSC qdisc traffic control) component that can be exploited to achieve local privilege escalation. If a class with a link-sharing curve, for example, with the HFSC_FSC flag set, has a parent without a link-sharing curve, then init_vf() will call vttree_insert() on the parent, but vttree_remove() will be skipped in update_vf(). This leaves a dangling pointer that can cause a use-after-free issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_hfsc UAF", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4623" }, { "category": "external", "summary": "RHBZ#2237757", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237757" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4623", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4623" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4623", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4623" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b3d26c5702c7d6c45456326e56d2ccf3f103e60f", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b3d26c5702c7d6c45456326e56d2ccf3f103e60f" } ], "release_date": "2023-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module sch_hfsc from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_hfsc UAF" }, { "cve": "CVE-2023-5178", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-10-03T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2241924" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in drivers/nvme/target/tcp.c` in `nvmet_tcp_free_crypto` due to a logical bug in the NVMe/TCP subsystem in the Linux kernel. This issue may allow a malicious user to cause a use-after-free and double-free problem, which may permit remote code execution or lead to local privilege escalation.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use after free in nvmet_tcp_free_crypto in NVMe", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is actual only for systems where NVME over TCP being used.", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5178" }, { "category": "external", "summary": "RHBZ#2241924", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241924" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5178", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5178" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5178", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5178" }, { "category": "external", "summary": "https://lore.kernel.org/linux-nvme/20231002105428.226515-1-sagi@grimberg.me/", "url": "https://lore.kernel.org/linux-nvme/20231002105428.226515-1-sagi@grimberg.me/" } ], "release_date": "2023-10-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" }, { "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: use after free in nvmet_tcp_free_crypto in NVMe" }, { "cve": "CVE-2023-5717", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-10-30T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2246945" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux kernel\u0027s Performance Events system component. A condition can be triggered that allows data to be written past the end or before the beginning of the intended memory buffer. This issue may lead to a system crash, code execution, or local privilege escalation.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: A heap out-of-bounds write when function perf_read_group is called and sibling_list is smaller than its child\u0027s sibling_list", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5717" }, { "category": "external", "summary": "RHBZ#2246945", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246945" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5717", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5717" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5717", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5717" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/kernel/events?id=32671e3799ca2e4590773fd0e63aaa4229e50c06", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/kernel/events?id=32671e3799ca2e4590773fd0e63aaa4229e50c06" } ], "release_date": "2023-10-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" }, { "category": "workaround", "details": "It is not possible to trigger this issue with the default kernel.perf_event_paranoid sysctl value 2. You may check it with:\ncat /proc/sys/kernel/perf_event_paranoid", "product_ids": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: A heap out-of-bounds write when function perf_read_group is called and sibling_list is smaller than its child\u0027s sibling_list" }, { "cve": "CVE-2023-23455", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2023-01-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168332" } ], "notes": [ { "category": "description", "text": "A denial of service flaw was found in atm_tc_enqueue in net/sched/sch_atm.c in the Linux kernel. This issue may allow a local attacker to cause a denial of service due to type confusion. Non-negative numbers could indicate a TC_ACT_SHOT condition rather than valid classification results.", "title": "Vulnerability description" }, { "category": "summary", "text": "Kernel: denial of service in atm_tc_enqueue in net/sched/sch_atm.c due to type confusion", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23455" }, { "category": "external", "summary": "RHBZ#2168332", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168332" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23455", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23455" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23455", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23455" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a2965c7be0522eaa18808684b7b82b248515511b", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a2965c7be0522eaa18808684b7b82b248515511b" } ], "release_date": "2023-01-01T17:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" }, { "category": "workaround", "details": "The mitigation is to disable unprivileged user namespaces by setting user.max_user_namespaces to 0:\n\n```\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n```", "product_ids": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Kernel: denial of service in atm_tc_enqueue in net/sched/sch_atm.c due to type confusion" }, { "cve": "CVE-2023-26545", "cwe": { "id": "CWE-415", "name": "Double Free" }, "discovery_date": "2023-02-25T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2182443" } ], "notes": [ { "category": "description", "text": "A double-free flaw was found in the Linux kernel when the MPLS implementation handled sysctl allocation failures. This issue could allow a local user to cause a denial of service or possibly execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: mpls: double free on sysctl allocation failure", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 6 and 7 are not affected by this flaw as they did not include MPLS routing support, which was introduced upstream in version 4.1-rc1 (commit 0189197 \"mpls: Basic routing support\").", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-26545" }, { "category": "external", "summary": "RHBZ#2182443", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182443" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-26545", "url": "https://www.cve.org/CVERecord?id=CVE-2023-26545" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26545", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26545" } ], "release_date": "2023-02-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" } ], "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: mpls: double free on sysctl allocation failure" }, { "acknowledgments": [ { "names": [ "Wei Chen" ] } ], "cve": "CVE-2023-28328", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-03-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2177389" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in the az6027 driver in drivers/media/usb/dev-usb/az6027.c in the Linux Kernel. The message from user space is not checked properly before transferring into the device. This flaw allows a local user to crash the system or potentially cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Denial of service issue in az6027 driver in drivers/media/usb/dev-usb/az6027.c", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw can be mitigated by preventing the affected dvb_usb_az6027 kernel module from loading during the boot time. Ensure the module is added into the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-28328" }, { "category": "external", "summary": "RHBZ#2177389", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177389" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-28328", "url": "https://www.cve.org/CVERecord?id=CVE-2023-28328" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28328", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28328" }, { "category": "external", "summary": "https://lore.kernel.org/linux-media/20221120065918.2160782-1-zhongbaisong@huawei.com/", "url": "https://lore.kernel.org/linux-media/20221120065918.2160782-1-zhongbaisong@huawei.com/" }, { "category": "external", "summary": "https://lore.kernel.org/lkml/CAO4mrfcPHB5aQJO=mpqV+p8mPLNg-Fok0gw8gZ=zemAfMGTzMg@mail.gmail.com/", "url": "https://lore.kernel.org/lkml/CAO4mrfcPHB5aQJO=mpqV+p8mPLNg-Fok0gw8gZ=zemAfMGTzMg@mail.gmail.com/" } ], "release_date": "2022-11-18T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" } ], "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Denial of service issue in az6027 driver in drivers/media/usb/dev-usb/az6027.c" }, { "cve": "CVE-2023-31436", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-05-02T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2192671" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s traffic control (QoS) subsystem in how a user triggers the qfq_change_class function with an incorrect MTU value of the network device used as lmax. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bounds write in qfq_change_class function", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-31436" }, { "category": "external", "summary": "RHBZ#2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-31436", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31436" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d" } ], "release_date": "2023-04-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module, sch_qfq from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.", "product_ids": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: out-of-bounds write in qfq_change_class function" }, { "cve": "CVE-2023-33203", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-03-20T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2192667" } ], "notes": [ { "category": "description", "text": "A race condition vulnerability was found in the Linux kernel\u0027s Qualcomm EMAC Gigabit Ethernet Controller when the user physically removes the device before cleanup in the emac_remove function. This flaw can eventually result in a use-after-free issue, possibly leading to a system crash or other undefined behaviors.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net: qcom/emac: race condition leading to use-after-free in emac_remove()", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 6 and 7 are not affected by this flaw as they did not include support for the EMAC Gigabit Ethernet Controller.", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-33203" }, { "category": "external", "summary": "RHBZ#2192667", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192667" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-33203", "url": "https://www.cve.org/CVERecord?id=CVE-2023-33203" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-33203", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-33203" } ], "release_date": "2023-03-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "PHYSICAL", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: net: qcom/emac: race condition leading to use-after-free in emac_remove()" }, { "cve": "CVE-2023-35823", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-06-19T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215835" } ], "notes": [ { "category": "description", "text": "A race condition was found in the Linux kernel\u0027s saa7134 device driver. This occurs when removing the module before cleanup in the saa7134_finidev function which can result in a use-after-free issue, possibly leading to a system crash or other undefined behaviors.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: saa7134: race condition leading to use-after-free in saa7134_finidev()", "title": "Vulnerability summary" }, { "category": "other", "text": "Because this flaw only affects systems with specific hardware installed, and because exploitation requires an attacker to be able to manipulate the driver or the physical hardware with precise timing, Red Hat assesses the impact of this vulnerability as Moderate.", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-35823" }, { "category": "external", "summary": "RHBZ#2215835", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215835" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-35823", "url": "https://www.cve.org/CVERecord?id=CVE-2023-35823" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35823", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35823" } ], "release_date": "2023-06-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" } ], "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: saa7134: race condition leading to use-after-free in saa7134_finidev()" }, { "cve": "CVE-2023-35824", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-06-19T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215836" } ], "notes": [ { "category": "description", "text": "A race condition was found in the Linux kernel\u0027s dm1105 device driver when removing the module before cleanup in the dm1105_remove function. This can result in a use-after-free issue, possibly leading to a system crash or other undefined behaviors.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: dm1105: race condition leading to use-after-free in dm1105_remove.c()", "title": "Vulnerability summary" }, { "category": "other", "text": "Because this flaw only affects systems with specific hardware installed, and because exploitation requires an attacker to be able to manipulate the driver with precise timing, Red Hat assesses the impact of this vulnerability as Moderate.", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-35824" }, { "category": "external", "summary": "RHBZ#2215836", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215836" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-35824", "url": "https://www.cve.org/CVERecord?id=CVE-2023-35824" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35824", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35824" } ], "release_date": "2023-06-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: dm1105: race condition leading to use-after-free in dm1105_remove.c()" }, { "cve": "CVE-2023-35825", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-06-19T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215837" } ], "notes": [ { "category": "description", "text": "A race condition was found in the Linux kernel\u0027s r592 device driver, when removing the module before cleanup in the r592_remove function. This can result in a use-after-free issue, possibly leading to a system crash or other undefined behaviors.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: r592: race condition leading to use-after-free in r592_remove()", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-35825" }, { "category": "external", "summary": "RHBZ#2215837", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215837" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-35825", "url": "https://www.cve.org/CVERecord?id=CVE-2023-35825" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35825", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35825" } ], "release_date": "2023-06-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: r592: race condition leading to use-after-free in r592_remove()" }, { "cve": "CVE-2023-45871", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2023-10-17T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2244723" } ], "notes": [ { "category": "description", "text": "A flaw was found in igb_configure_rx_ring in drivers/net/ethernet/intel/igb/igb_main.c in the IGB driver in the Linux kernel. An overflow of the contents from a packet that is too large will overflow into the kernel\u0027s ring buffer, leading to a system integrity issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: IGB driver inadequate buffer size for frames larger than MTU", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw is rated as Important because of its nature of exposure to the threat of impacting Confidentiality, Integrity and Availability by an attacker while being in an adjacent physical layer with no privilege required.", "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-45871" }, { "category": "external", "summary": "RHBZ#2244723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244723" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-45871", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45871" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45871", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45871" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=bb5ed01cd2428cd25b1c88a3a9cba87055eb289f", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=bb5ed01cd2428cd25b1c88a3a9cba87055eb289f" } ], "release_date": "2023-08-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" }, { "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: IGB driver inadequate buffer size for frames larger than MTU" }, { "cve": "CVE-2023-46813", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2023-10-30T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2246944" } ], "notes": [ { "category": "description", "text": "A buffer overflow and null pointer dereference flaw was found in the Linux kernel\u0027s Secure Encrypted Virtualization (SEV) implementation for AMD functionality. This issue occurs when a user in SEV guest VM accesses MMIO registers, which could allow a local user to crash the system or escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: SEV-ES local priv escalation", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "known_not_affected": [ "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-46813" }, { "category": "external", "summary": "RHBZ#2246944", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246944" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-46813", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46813" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46813", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46813" }, { "category": "external", "summary": "https://bugzilla.suse.com/show_bug.cgi?id=1212649", "url": "https://bugzilla.suse.com/show_bug.cgi?id=1212649" }, { "category": "external", "summary": "https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.5.9", "url": "https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.5.9" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=63e44bc52047f182601e7817da969a105aa1f721", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=63e44bc52047f182601e7817da969a105aa1f721" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a37cd2a59d0cb270b1bba568fd3a3b8668b9d3ba", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a37cd2a59d0cb270b1bba568fd3a3b8668b9d3ba" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b9cb9c45583b911e0db71d09caa6b56469eb2bdf", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b9cb9c45583b911e0db71d09caa6b56469eb2bdf" } ], "release_date": "2023-10-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T13:28:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:0575" }, { "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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.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.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "BaseOS-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:bpftool-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.src", "CRB-8.8.0.Z.EUS:kernel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-abi-stablelists-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-cross-headers-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-core-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debug-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-aarch64-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-s390x-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-debuginfo-common-x86_64-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-doc-0:4.18.0-477.43.1.el8_8.noarch", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-modules-extra-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-tools-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:kernel-tools-libs-devel-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-core-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-devel-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:kernel-zfcpdump-modules-extra-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-0:4.18.0-477.43.1.el8_8.x86_64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.aarch64", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.ppc64le", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.s390x", "CRB-8.8.0.Z.EUS:python3-perf-debuginfo-0:4.18.0-477.43.1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: SEV-ES local priv escalation" } ] }
rhsa-2023_7419
Vulnerability from csaf_redhat
Published
2023-11-21 15:31
Modified
2024-11-06 04:23
Summary
Red Hat Security Advisory: kpatch-patch security update
Notes
Topic
An update for kpatch-patch is now available for Red Hat Enterprise Linux 7.
Red 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.
Details
This is a kernel live patch module which is automatically loaded by the RPM post-install script to modify the code of a running kernel.
Security Fix(es):
* kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)
* kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function (CVE-2023-3776)
* kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route (CVE-2023-4128, CVE-2023-4206, CVE-2023-4207, CVE-2023-4208)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for kpatch-patch is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "This is a kernel live patch module which is automatically loaded by the RPM post-install script to modify the code of a running kernel.\n\nSecurity Fix(es):\n\n* kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)\n\n* kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function (CVE-2023-3776)\n\n* kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route (CVE-2023-4128, CVE-2023-4206, CVE-2023-4207, CVE-2023-4208)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:7419", "url": "https://access.redhat.com/errata/RHSA-2023:7419" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2225097", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225097" }, { "category": "external", "summary": "2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7419.json" } ], "title": "Red Hat Security Advisory: kpatch-patch security update", "tracking": { "current_release_date": "2024-11-06T04:23:37+00:00", "generator": { "date": "2024-11-06T04:23:37+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:7419", "initial_release_date": "2023-11-21T15:31:09+00:00", "revision_history": [ { "date": "2023-11-21T15:31:09+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-21T15:31:09+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T04:23:37+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux 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_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "product": { "name": "kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "product_id": "kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_90_1@1-4.el7?arch=src" } } }, { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "product": { "name": "kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "product_id": "kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_92_1@1-4.el7?arch=src" } } }, { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "product": { "name": "kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "product_id": "kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_95_1@1-3.el7?arch=src" } } }, { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "product": { "name": "kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "product_id": "kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_99_1@1-2.el7?arch=src" } } }, { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "product": { "name": "kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "product_id": "kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_102_1@1-1.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "product": { "name": "kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "product_id": "kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_90_1@1-4.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "product": { "name": "kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "product_id": "kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_90_1-debuginfo@1-4.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "product": { "name": "kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "product_id": "kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_92_1@1-4.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "product": { "name": "kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "product_id": "kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_92_1-debuginfo@1-4.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "product": { "name": "kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "product_id": "kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_95_1@1-3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "product": { "name": "kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "product_id": "kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_95_1-debuginfo@1-3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "product": { "name": "kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "product_id": "kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_99_1@1-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64", "product": { "name": "kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64", "product_id": "kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_99_1-debuginfo@1-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "product": { "name": "kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "product_id": "kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_102_1@1-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "product": { "name": "kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "product_id": "kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_102_1-debuginfo@1-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "product": { "name": "kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "product_id": "kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_90_1@1-4.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "product": { "name": "kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "product_id": "kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_90_1-debuginfo@1-4.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "product": { "name": "kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "product_id": "kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_92_1@1-4.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "product": { "name": "kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "product_id": "kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_92_1-debuginfo@1-4.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "product": { "name": "kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "product_id": "kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_95_1@1-3.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "product": { "name": "kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "product_id": "kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_95_1-debuginfo@1-3.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "product": { "name": "kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "product_id": "kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_99_1@1-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "product": { "name": "kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "product_id": "kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_99_1-debuginfo@1-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "product": { "name": "kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "product_id": "kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_102_1@1-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "product": { "name": "kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "product_id": "kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-3_10_0-1160_102_1-debuginfo@1-1.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le" }, "product_reference": "kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src" }, "product_reference": "kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64" }, "product_reference": "kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le" }, "product_reference": "kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64" }, "product_reference": "kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le" }, "product_reference": "kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src" }, "product_reference": "kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64" }, "product_reference": "kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le" }, "product_reference": "kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64" }, "product_reference": "kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le" }, "product_reference": "kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src" }, "product_reference": "kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64" }, "product_reference": "kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le" }, "product_reference": "kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64" }, "product_reference": "kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le" }, "product_reference": "kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src" }, "product_reference": "kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64" }, "product_reference": "kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le" }, "product_reference": "kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64" }, "product_reference": "kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le" }, "product_reference": "kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src" }, "product_reference": "kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64" }, "product_reference": "kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le" }, "product_reference": "kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64" }, "product_reference": "kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64", "relates_to_product_reference": "7Server-7.9.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225191" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in qfq_change_agg in net/sched/sch_qfq.c in the Traffic Control (QoS) subsystem in the Linux kernel. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3611" }, { "category": "external", "summary": "RHBZ#2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3611", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:31:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7419" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module sch_qfq onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at the boot time.\n~~~\n How do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead" }, { "cve": "CVE-2023-3776", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225097" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in fw_set_parms in net/sched/cls_fw.c in network scheduler sub-component in the Linux Kernel. This issue occurs due to a missing sanity check during cleanup at the time of failure, leading to a misleading reference. This may allow a local attacker to gain local privilege escalation.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3776" }, { "category": "external", "summary": "RHBZ#2225097", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225097" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3776", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3776" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3776", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3776" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=0323bce598eea038714f941ce2b22541c46d488f", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=0323bce598eea038714f941ce2b22541c46d488f" } ], "release_date": "2023-07-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:31:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7419" }, { "category": "workaround", "details": "To mitigate this issue, prevent module cls_fw 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-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.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-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function" }, { "cve": "CVE-2023-4128", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2261965" } ], "notes": [ { "category": "description", "text": "This record is a duplicate of CVE-2023-4206, CVE-2023-4207, and CVE-2023-4208. Do not use this CVE record: CVE-2023-4128.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "title": "Vulnerability summary" }, { "category": "other", "text": "All CVE users should reference CVE-2023-4206, CVE-2023-4207, CVE-2023-4208 instead of this record. All references and descriptions in this record have been removed to prevent accidental usage.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4128" }, { "category": "external", "summary": "RHBZ#2261965", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261965" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4128", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4128" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4128", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4128" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-4206", "url": "https://access.redhat.com/security/cve/CVE-2023-4206" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-4207", "url": "https://access.redhat.com/security/cve/CVE-2023-4207" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-4208", "url": "https://access.redhat.com/security/cve/CVE-2023-4208" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:31:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7419" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-4206", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225511" } ], "notes": [ { "category": "description", "text": "There are 3 CVEs for the use-after-free flaw found in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel: CVE-2023-4206, CVE-2023-4207, CVE-2023-4208. \r\nA local user could use any of these flaws to crash the system or potentially escalate their privileges on the system.\r\n\r\nSimilar CVE-2023-4128 was rejected as a duplicate.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4206" }, { "category": "external", "summary": "RHBZ#2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4206", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4206" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4206", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4206" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/", "url": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:31:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7419" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module cls_u32 from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-4207", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225511" } ], "notes": [ { "category": "description", "text": "There are 3 CVEs for the use-after-free flaw found in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel: CVE-2023-4206, CVE-2023-4207, CVE-2023-4208. \r\nA local user could use any of these flaws to crash the system or potentially escalate their privileges on the system.\r\n\r\nSimilar CVE-2023-4128 was rejected as a duplicate.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4207" }, { "category": "external", "summary": "RHBZ#2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4207", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4207" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4207", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4207" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/", "url": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:31:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7419" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module cls_u32 from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-4208", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225511" } ], "notes": [ { "category": "description", "text": "There are 3 CVEs for the use-after-free flaw found in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel: CVE-2023-4206, CVE-2023-4207, CVE-2023-4208. \r\nA local user could use any of these flaws to crash the system or potentially escalate their privileges on the system.\r\n\r\nSimilar CVE-2023-4128 was rejected as a duplicate.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4208" }, { "category": "external", "summary": "RHBZ#2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4208", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4208" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4208", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4208" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/", "url": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:31:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7419" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module cls_u32 from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_102_1-debuginfo-0:1-1.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_90_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_92_1-debuginfo-0:1-4.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_95_1-debuginfo-0:1-3.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.src", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-0:1-2.el7.x86_64", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.ppc64le", "7Server-7.9.Z:kpatch-patch-3_10_0-1160_99_1-debuginfo-0:1-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" } ] }
rhsa-2024_0554
Vulnerability from csaf_redhat
Published
2024-01-30 00:37
Modified
2024-11-06 04:52
Summary
Red Hat Security Advisory: kpatch-patch security update
Notes
Topic
An update for kpatch-patch is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.
Red 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.
Details
This is a kernel live patch module which is automatically loaded by the RPM post-install script to modify the code of a running kernel.
Security Fix(es):
* kernel: bpf: Incorrect verifier pruning leads to unsafe code paths being incorrectly marked as safe (CVE-2023-2163)
* kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)
* kernel: tun: bugs for oversize packet when napi frags enabled in tun_napi_alloc_frags (CVE-2023-3812)
* kernel: use after free in unix_stream_sendpage (CVE-2023-4622)
* kernel: net/sched: sch_hfsc UAF (CVE-2023-4623)
* kernel: use after free in nvmet_tcp_free_crypto in NVMe (CVE-2023-5178)
* kernel: out-of-bounds write in qfq_change_class function (CVE-2023-31436)
* kernel: IGB driver inadequate buffer size for frames larger than MTU (CVE-2023-45871)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for kpatch-patch is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "This is a kernel live patch module which is automatically loaded by the RPM post-install script to modify the code of a running kernel.\n\nSecurity Fix(es):\n\n* kernel: bpf: Incorrect verifier pruning leads to unsafe code paths being incorrectly marked as safe (CVE-2023-2163)\n\n* kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)\n\n* kernel: tun: bugs for oversize packet when napi frags enabled in tun_napi_alloc_frags (CVE-2023-3812)\n\n* kernel: use after free in unix_stream_sendpage (CVE-2023-4622)\n\n* kernel: net/sched: sch_hfsc UAF (CVE-2023-4623)\n\n* kernel: use after free in nvmet_tcp_free_crypto in NVMe (CVE-2023-5178)\n\n* kernel: out-of-bounds write in qfq_change_class function (CVE-2023-31436)\n\n* kernel: IGB driver inadequate buffer size for frames larger than MTU (CVE-2023-45871)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:0554", "url": "https://access.redhat.com/errata/RHSA-2024:0554" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "2224048", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224048" }, { "category": "external", "summary": "2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "2237757", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237757" }, { "category": "external", "summary": "2237760", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237760" }, { "category": "external", "summary": "2240249", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240249" }, { "category": "external", "summary": "2241924", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241924" }, { "category": "external", "summary": "2244723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244723" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0554.json" } ], "title": "Red Hat Security Advisory: kpatch-patch security update", "tracking": { "current_release_date": "2024-11-06T04:52:33+00:00", "generator": { "date": "2024-11-06T04:52:33+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:0554", "initial_release_date": "2024-01-30T00:37:07+00:00", "revision_history": [ { "date": "2024-01-30T00:37:07+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-01-30T00:37:07+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T04:52:33+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:8.8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "product": { "name": "kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "product_id": "kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-477_21_1@1-3.el8_8?arch=src" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "product": { "name": "kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "product_id": "kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-477_27_1@1-2.el8_8?arch=src" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "product": { "name": "kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "product_id": "kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-477_36_1@1-1.el8_8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "product": { "name": "kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "product_id": "kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-477_21_1@1-3.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "product": { "name": "kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "product_id": "kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-477_21_1-debugsource@1-3.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "product": { "name": "kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "product_id": "kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-477_21_1-debuginfo@1-3.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "product": { "name": "kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "product_id": "kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-477_27_1@1-2.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "product": { "name": "kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "product_id": "kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-477_27_1-debugsource@1-2.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "product": { "name": "kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "product_id": "kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-477_27_1-debuginfo@1-2.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "product": { "name": "kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "product_id": "kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-477_36_1@1-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "product": { "name": "kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "product_id": "kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-477_36_1-debugsource@1-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "product": { "name": "kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "product_id": "kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-477_36_1-debuginfo@1-1.el8_8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "product": { "name": "kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "product_id": "kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-477_21_1@1-3.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "product": { "name": "kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "product_id": "kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-477_21_1-debugsource@1-3.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "product": { "name": "kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "product_id": "kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-477_21_1-debuginfo@1-3.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "product": { "name": "kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "product_id": "kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-477_27_1@1-2.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "product": { "name": "kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "product_id": "kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-477_27_1-debugsource@1-2.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "product": { "name": "kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "product_id": "kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-477_27_1-debuginfo@1-2.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "product": { "name": "kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "product_id": "kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-477_36_1@1-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64", "product": { "name": "kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64", "product_id": "kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-477_36_1-debugsource@1-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "product": { "name": "kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "product_id": "kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kpatch-patch-4_18_0-477_36_1-debuginfo@1-1.el8_8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src" }, "product_reference": "kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64" }, "product_reference": "kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64" }, "product_reference": "kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64" }, "product_reference": "kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src" }, "product_reference": "kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64" }, "product_reference": "kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64" }, "product_reference": "kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64" }, "product_reference": "kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src" }, "product_reference": "kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64" }, "product_reference": "kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64" }, "product_reference": "kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le" }, "product_reference": "kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" }, "product_reference": "kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-2163", "cwe": { "id": "CWE-682", "name": "Incorrect Calculation" }, "discovery_date": "2023-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2240249" } ], "notes": [ { "category": "description", "text": "An incorrect verifier pruning flaw was found in BPF in the Linux Kernel that may lead to unsafe code paths incorrectly marked as safe, resulting in arbitrary read/writes in kernel memory, lateral privilege escalation, and container escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: bpf: Incorrect verifier pruning leads to unsafe code paths being incorrectly marked as safe", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Enterprise Linux 9.3 not affected, because the required patch applied before this CVE creation. For the Red Hat Enterprise Linux 9 before version 9.3 required fixes applied too.", "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.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2163" }, { "category": "external", "summary": "RHBZ#2240249", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240249" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2163", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2163" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2163", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2163" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=71b547f561247897a0a14f3082730156c0533fed", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=71b547f561247897a0a14f3082730156c0533fed" } ], "release_date": "2023-04-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T00:37:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0554" }, { "category": "workaround", "details": "The default Red Hat Enterprise Linux kernel prevents unprivileged users from being able to use eBPF by the kernel.unprivileged_bpf_disabled sysctl. This would require a privileged user with CAP_SYS_ADMIN or root to be able to abuse this flaw reducing its attack space.\n\nFor Red Hat Enterprise Linux 8 to confirm the current state, inspect the sysctl with the command:\n\n# cat /proc/sys/kernel/unprivileged_bpf_disabled\n\nThe setting of 1 would mean that unprivileged users can not use eBPF, mitigating the flaw.", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: bpf: Incorrect verifier pruning leads to unsafe code paths being incorrectly marked as safe" }, { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225191" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in qfq_change_agg in net/sched/sch_qfq.c in the Traffic Control (QoS) subsystem in the Linux kernel. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead", "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.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3611" }, { "category": "external", "summary": "RHBZ#2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3611", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T00:37:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0554" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module sch_qfq onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at the boot time.\n~~~\n How do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.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.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead" }, { "cve": "CVE-2023-3812", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-07-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2224048" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s TUN/TAP device driver functionality in how a user generates a malicious (too big) networking packet when napi frags is enabled. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: tun: bugs for oversize packet when napi frags enabled in tun_napi_alloc_frags", "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.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3812" }, { "category": "external", "summary": "RHBZ#2224048", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224048" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3812", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3812" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3812", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3812" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=363a5328f4b0", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=363a5328f4b0" } ], "release_date": "2022-10-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T00:37:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0554" }, { "category": "workaround", "details": "To mitigate this issue, prevent the tun module 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.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.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.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: tun: bugs for oversize packet when napi frags enabled in tun_napi_alloc_frags" }, { "cve": "CVE-2023-4622", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-09-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2237760" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Linux kernel\u0027s af_unix component that allows local privilege escalation. The unix_stream_sendpage() function tries to add data to the last skb in the peer\u0027s recv queue without locking the queue. This issue leads to a race condition where the unix_stream_sendpage() function could access a skb that is being released by garbage collection, resulting in a use-after-free issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use after free in unix_stream_sendpage", "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.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4622" }, { "category": "external", "summary": "RHBZ#2237760", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237760" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4622", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4622" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4622", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4622" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.1.y\u0026id=790c2f9d15b594350ae9bca7b236f2b1859de02c", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.1.y\u0026id=790c2f9d15b594350ae9bca7b236f2b1859de02c" } ], "release_date": "2023-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T00:37:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0554" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or 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.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: use after free in unix_stream_sendpage" }, { "cve": "CVE-2023-4623", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-09-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2237757" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Linux kernel\u0027s net/sched: sch_hfsc (HFSC qdisc traffic control) component that can be exploited to achieve local privilege escalation. If a class with a link-sharing curve, for example, with the HFSC_FSC flag set, has a parent without a link-sharing curve, then init_vf() will call vttree_insert() on the parent, but vttree_remove() will be skipped in update_vf(). This leaves a dangling pointer that can cause a use-after-free issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_hfsc UAF", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4623" }, { "category": "external", "summary": "RHBZ#2237757", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237757" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4623", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4623" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4623", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4623" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b3d26c5702c7d6c45456326e56d2ccf3f103e60f", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b3d26c5702c7d6c45456326e56d2ccf3f103e60f" } ], "release_date": "2023-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T00:37:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0554" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module sch_hfsc from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.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.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_hfsc UAF" }, { "cve": "CVE-2023-5178", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-10-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2241924" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in drivers/nvme/target/tcp.c` in `nvmet_tcp_free_crypto` due to a logical bug in the NVMe/TCP subsystem in the Linux kernel. This issue may allow a malicious user to cause a use-after-free and double-free problem, which may permit remote code execution or lead to local privilege escalation.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use after free in nvmet_tcp_free_crypto in NVMe", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is actual only for systems where NVME over TCP being used.", "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.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5178" }, { "category": "external", "summary": "RHBZ#2241924", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241924" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5178", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5178" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5178", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5178" }, { "category": "external", "summary": "https://lore.kernel.org/linux-nvme/20231002105428.226515-1-sagi@grimberg.me/", "url": "https://lore.kernel.org/linux-nvme/20231002105428.226515-1-sagi@grimberg.me/" } ], "release_date": "2023-10-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T00:37:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0554" }, { "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.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: use after free in nvmet_tcp_free_crypto in NVMe" }, { "cve": "CVE-2023-31436", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2192671" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s traffic control (QoS) subsystem in how a user triggers the qfq_change_class function with an incorrect MTU value of the network device used as lmax. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bounds write in qfq_change_class function", "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.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-31436" }, { "category": "external", "summary": "RHBZ#2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-31436", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31436" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d" } ], "release_date": "2023-04-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T00:37:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0554" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module, sch_qfq from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.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.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: out-of-bounds write in qfq_change_class function" }, { "cve": "CVE-2023-45871", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2023-10-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2244723" } ], "notes": [ { "category": "description", "text": "A flaw was found in igb_configure_rx_ring in drivers/net/ethernet/intel/igb/igb_main.c in the IGB driver in the Linux kernel. An overflow of the contents from a packet that is too large will overflow into the kernel\u0027s ring buffer, leading to a system integrity issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: IGB driver inadequate buffer size for frames larger than MTU", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw is rated as Important because of its nature of exposure to the threat of impacting Confidentiality, Integrity and Availability by an attacker while being in an adjacent physical layer with no privilege required.", "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.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-45871" }, { "category": "external", "summary": "RHBZ#2244723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244723" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-45871", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45871" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45871", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45871" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=bb5ed01cd2428cd25b1c88a3a9cba87055eb289f", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=bb5ed01cd2428cd25b1c88a3a9cba87055eb289f" } ], "release_date": "2023-08-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-30T00:37:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0554" }, { "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.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debuginfo-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_21_1-debugsource-0:1-3.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debuginfo-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_27_1-debugsource-0:1-2.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.src", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debuginfo-0:1-1.el8_8.x86_64", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.ppc64le", "BaseOS-8.8.0.Z.EUS:kpatch-patch-4_18_0-477_36_1-debugsource-0:1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: IGB driver inadequate buffer size for frames larger than MTU" } ] }
rhsa-2024_1269
Vulnerability from csaf_redhat
Published
2024-03-12 11:49
Modified
2024-11-06 05:13
Summary
Red Hat Security Advisory: kernel-rt security update
Notes
Topic
An update for kernel-rt is now available for Red Hat Enterprise Linux 8.2 Telecommunications Update Service.
Red 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.
Details
The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.
Security Fix(es):
* UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests (CVE-2023-3390)
* net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)
* net/sched: sch_hfsc UAF (CVE-2023-4623)
* use-after-free in sch_qfq network scheduler (CVE-2023-4921)
* use after free in nvmet_tcp_free_crypto in NVMe (CVE-2023-5178)
* inactive elements in nft_pipapo_walk (CVE-2023-6817)
* out-of-bounds write in qfq_change_class function (CVE-2023-31436)
* nf_tables: stack-out-of-bounds-read in nft_byteorder_eval() (CVE-2023-35001)
* IGB driver inadequate buffer size for frames larger than MTU (CVE-2023-45871)
* ktls overwrites readonly memory pages when using function splice with a ktls socket as destination (CVE-2024-0646)
* nfp: use-after-free in area_cache_get() (CVE-2022-3545)
* vmwgfx: NULL pointer dereference in vmw_cmd_dx_define_query (CVE-2022-38096)
* Gather Data Sampling (GDS) side channel vulnerability (CVE-2022-40982)
* null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip (CVE-2022-41858)
* fbcon: out-of-sync arrays in fbcon_mode_deleted due to wrong con2fb_map assignment (CVE-2023-38409)
* use-after-free in l2cap_sock_release in net/bluetooth/l2cap_sock.c (CVE-2023-40283)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for kernel-rt is now available for Red Hat Enterprise Linux 8.2 Telecommunications Update Service.\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* UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests (CVE-2023-3390)\n\n* net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)\n\n* net/sched: sch_hfsc UAF (CVE-2023-4623)\n\n* use-after-free in sch_qfq network scheduler (CVE-2023-4921)\n\n* use after free in nvmet_tcp_free_crypto in NVMe (CVE-2023-5178)\n\n* inactive elements in nft_pipapo_walk (CVE-2023-6817)\n\n* out-of-bounds write in qfq_change_class function (CVE-2023-31436)\n\n* nf_tables: stack-out-of-bounds-read in nft_byteorder_eval() (CVE-2023-35001)\n\n* IGB driver inadequate buffer size for frames larger than MTU (CVE-2023-45871)\n\n* ktls overwrites readonly memory pages when using function splice with a ktls socket as destination (CVE-2024-0646)\n\n* nfp: use-after-free in area_cache_get() (CVE-2022-3545)\n\n* vmwgfx: NULL pointer dereference in vmw_cmd_dx_define_query (CVE-2022-38096)\n\n* Gather Data Sampling (GDS) side channel vulnerability (CVE-2022-40982)\n\n* null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip (CVE-2022-41858)\n\n* fbcon: out-of-sync arrays in fbcon_mode_deleted due to wrong con2fb_map assignment (CVE-2023-38409)\n\n* use-after-free in l2cap_sock_release in net/bluetooth/l2cap_sock.c (CVE-2023-40283)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:1269", "url": "https://access.redhat.com/errata/RHSA-2024:1269" }, { "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/solutions/7027704", "url": "https://access.redhat.com/solutions/7027704" }, { "category": "external", "summary": "2133452", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133452" }, { "category": "external", "summary": "2144379", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144379" }, { "category": "external", "summary": "2161310", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161310" }, { "category": "external", "summary": "2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "2213260", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213260" }, { "category": "external", "summary": "2220892", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2220892" }, { "category": "external", "summary": "2223949", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223949" }, { "category": "external", "summary": "2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "2230042", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230042" }, { "category": "external", "summary": "2231800", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2231800" }, { "category": "external", "summary": "2237757", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237757" }, { "category": "external", "summary": "2241924", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241924" }, { "category": "external", "summary": "2244723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244723" }, { "category": "external", "summary": "2245514", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245514" }, { "category": "external", "summary": "2253908", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253908" }, { "category": "external", "summary": "2255139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255139" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1269.json" } ], "title": "Red Hat Security Advisory: kernel-rt security update", "tracking": { "current_release_date": "2024-11-06T05:13:28+00:00", "generator": { "date": "2024-11-06T05:13:28+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:1269", "initial_release_date": "2024-03-12T11:49:04+00:00", "revision_history": [ { "date": "2024-03-12T11:49:04+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-12T11:49:04+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T05:13:28+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 TUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux Real Time TUS (v. 8.2)", "product_id": "RT-8.2.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.2::realtime" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)", "product_id": "NFV-8.2.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.2::nfv" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "product": { "name": "kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "product_id": "kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@4.18.0-193.128.1.rt13.179.el8_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product": { "name": "kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_id": "kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@4.18.0-193.128.1.rt13.179.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product": { "name": "kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_id": "kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-193.128.1.rt13.179.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product": { "name": "kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_id": "kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-193.128.1.rt13.179.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product": { "name": "kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_id": "kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-193.128.1.rt13.179.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product": { "name": "kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_id": "kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-193.128.1.rt13.179.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product": { "name": "kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_id": "kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-193.128.1.rt13.179.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product": { "name": "kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_id": "kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-193.128.1.rt13.179.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product": { "name": "kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_id": "kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-193.128.1.rt13.179.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product": { "name": "kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_id": "kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-193.128.1.rt13.179.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product": { "name": "kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_id": "kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-193.128.1.rt13.179.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product": { "name": "kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_id": "kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-193.128.1.rt13.179.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product": { "name": "kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_id": "kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-193.128.1.rt13.179.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product": { "name": "kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_id": "kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-193.128.1.rt13.179.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product": { "name": "kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_id": "kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-193.128.1.rt13.179.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product": { "name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-193.128.1.rt13.179.el8_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)", "product_id": "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src" }, "product_reference": "kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "relates_to_product_reference": "NFV-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)", "product_id": "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "NFV-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)", "product_id": "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "NFV-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)", "product_id": "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "NFV-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)", "product_id": "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "NFV-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)", "product_id": "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "NFV-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)", "product_id": "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "NFV-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)", "product_id": "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "NFV-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)", "product_id": "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "NFV-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)", "product_id": "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "NFV-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)", "product_id": "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "NFV-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)", "product_id": "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "NFV-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)", "product_id": "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "NFV-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)", "product_id": "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "NFV-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)", "product_id": "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "NFV-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV TUS (v. 8.2)", "product_id": "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "NFV-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)", "product_id": "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src" }, "product_reference": "kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "relates_to_product_reference": "RT-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)", "product_id": "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "RT-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)", "product_id": "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "RT-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)", "product_id": "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "RT-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)", "product_id": "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "RT-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)", "product_id": "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "RT-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)", "product_id": "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "RT-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)", "product_id": "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "RT-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)", "product_id": "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "RT-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)", "product_id": "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "RT-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)", "product_id": "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "RT-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)", "product_id": "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "RT-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)", "product_id": "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "RT-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)", "product_id": "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "RT-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)", "product_id": "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "RT-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64 as a component of Red Hat Enterprise Linux Real Time TUS (v. 8.2)", "product_id": "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" }, "product_reference": "kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "relates_to_product_reference": "RT-8.2.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-3545", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-01-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2161310" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in area_cache_get in drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c in the Netronome Flow Processor (NFP) driver in the Linux kernel. This flaw allows a manipulation that may lead to a use-after-free issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: nfp: use-after-free in area_cache_get()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3545" }, { "category": "external", "summary": "RHBZ#2161310", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161310" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3545", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3545" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3545", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3545" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git/commit/?id=02e1a114fdb71e59ee6770294166c30d437bf86a", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git/commit/?id=02e1a114fdb71e59ee6770294166c30d437bf86a" } ], "release_date": "2022-08-11T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:49:04+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1269" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected Netronome Flow Processor (NFP) kernel module from loading during the boot time; ensure the module is added to the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: nfp: use-after-free in area_cache_get()" }, { "cve": "CVE-2022-38096", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2022-09-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2133452" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference issue was found in the Linux kernel\u0027s vmwgfx driver in vmw_cmd_dx_define_query. This flaw allows a local, unprivileged attacker with access to either /dev/dri/card0 or /dev/dri/rendererD128, who can issue an ioctl() on the resulting file descriptor, to crash the system, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: vmwgfx: NULL pointer dereference in vmw_cmd_dx_define_query", "title": "Vulnerability summary" }, { "category": "other", "text": "Systems making use of the vmwgfx driver are potentially affected by this flaw; systems without the vmwgfx driver loaded are not affected by this flaw.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38096" }, { "category": "external", "summary": "RHBZ#2133452", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133452" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38096", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38096" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38096", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38096" } ], "release_date": "2022-09-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:49:04+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1269" }, { "category": "workaround", "details": "To mitigate this issue, it is possible to prevent the affected code from being loaded by blacklisting the vmwgfx kernel module. For instructions relating to blacklisting a kernel module, please see https://access.redhat.com/solutions/41278.", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.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.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: vmwgfx: NULL pointer dereference in vmw_cmd_dx_define_query" }, { "cve": "CVE-2022-40982", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2023-07-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2223949" } ], "notes": [ { "category": "description", "text": "A Gather Data Sampling (GDS) transient execution side-channel vulnerability was found affecting certain Intel processors. This issue may allow a local attacker using gather instruction (load from memory) to infer stale data from previously used vector registers on the same physical core.", "title": "Vulnerability description" }, { "category": "summary", "text": "hw: Intel: Gather Data Sampling (GDS) side channel vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40982" }, { "category": "external", "summary": "RHBZ#2223949", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223949" }, { "category": "external", "summary": "RHSB-7027704", "url": "https://access.redhat.com/solutions/7027704" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40982", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40982" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40982", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40982" }, { "category": "external", "summary": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00828.html", "url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00828.html" } ], "release_date": "2023-08-08T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:49:04+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1269" }, { "category": "workaround", "details": "The vulnerability can be mitigated by installing the CPU microcode package microcode_ctl version 20230808.", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "hw: Intel: Gather Data Sampling (GDS) side channel vulnerability" }, { "acknowledgments": [ { "names": [ "Duoming Zhou" ] } ], "cve": "CVE-2022-41858", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2022-11-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2144379" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux kernel. A NULL pointer dereference may occur while a slip driver is in progress to detach in sl_tx_timeout in drivers/net/slip/slip.c. This issue could allow an attacker to crash the system or leak internal kernel information.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-41858" }, { "category": "external", "summary": "RHBZ#2144379", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144379" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-41858", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41858" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41858", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41858" }, { "category": "external", "summary": "https://github.com/torvalds/linux/commit/ec4eb8a86ade4d22633e1da2a7d85a846b7d1798", "url": "https://github.com/torvalds/linux/commit/ec4eb8a86ade4d22633e1da2a7d85a846b7d1798" } ], "release_date": "2022-04-05T15:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:49:04+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1269" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected slip driver from loading during the boot time, and ensuring the module is added to the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip" }, { "acknowledgments": [ { "names": [ "Alagu M" ], "organization": "Salesforce Offensive Security team" } ], "cve": "CVE-2023-3390", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-06-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2213260" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Netfilter subsystem of the Linux kernel when processing named and anonymous sets in batch requests, which can lead to performing arbitrary reads and writes in kernel memory. This flaw allows a local user with CAP_NET_ADMIN capability to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests", "title": "Vulnerability summary" }, { "category": "other", "text": "Only local users with `CAP_NET_ADMIN` capability or root can trigger this issue. \nOn Red Hat Enterprise Linux, local unprivileged users can exploit unprivileged user namespaces (CONFIG_USER_NS) to grant themselves this capability.\n\nThe OpenShift Container Platform (OCP) control planes or master machines are based on Red Hat Enterprise Linux CoreOS (RHCOS) that consists primarily of RHEL components, therefore, it is also affected by this kernel vulnerability. A successful exploit needs necessary privileges (CAP_NET_ADMIN) and direct, local access. A local user in RHCOS is already a root with full permissions, hence existence of this vulnerability does not bring any value from the potential attacker perspective. From the OpenShift containers perspective, this vulnerability cannot be exploited as in OpenShift the cluster processes on the node are namespaced, which means that switching the namespace in the running OpenShift container will not bring necessary capabilities.\nThis means that for OpenShift, the impact of this vulnerability is Low.\n\nSimilar to the CVE-2023-32233 vulnerability, this has been explained in the following blog post as an example of a \"Container escape vulnerability\":\nhttps://www.redhat.com/en/blog/containers-vulnerability-risk-assessment", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3390" }, { "category": "external", "summary": "RHBZ#2213260", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213260" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3390", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3390" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3390", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3390" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1240eb93f0616b21c675416516ff3d74798fdc97", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1240eb93f0616b21c675416516ff3d74798fdc97" } ], "release_date": "2023-06-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:49:04+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1269" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests" }, { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225191" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in qfq_change_agg in net/sched/sch_qfq.c in the Traffic Control (QoS) subsystem in the Linux kernel. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3611" }, { "category": "external", "summary": "RHBZ#2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3611", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:49:04+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1269" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module sch_qfq onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at the boot time.\n~~~\n How do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead" }, { "cve": "CVE-2023-4623", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-09-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2237757" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Linux kernel\u0027s net/sched: sch_hfsc (HFSC qdisc traffic control) component that can be exploited to achieve local privilege escalation. If a class with a link-sharing curve, for example, with the HFSC_FSC flag set, has a parent without a link-sharing curve, then init_vf() will call vttree_insert() on the parent, but vttree_remove() will be skipped in update_vf(). This leaves a dangling pointer that can cause a use-after-free issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_hfsc UAF", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4623" }, { "category": "external", "summary": "RHBZ#2237757", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237757" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4623", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4623" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4623", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4623" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b3d26c5702c7d6c45456326e56d2ccf3f103e60f", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b3d26c5702c7d6c45456326e56d2ccf3f103e60f" } ], "release_date": "2023-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:49:04+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1269" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module sch_hfsc from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_hfsc UAF" }, { "cve": "CVE-2023-4921", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-10-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2245514" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in qfq_dequeue and agg_dequeue in net/sched/sch_qfq.c in the Traffic Control (QoS) subsystem in the Linux kernel. This issue may allow a local user to crash the system or escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use-after-free in sch_qfq network scheduler", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4921" }, { "category": "external", "summary": "RHBZ#2245514", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245514" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4921", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4921" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4921", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4921" }, { "category": "external", "summary": "https://github.com/torvalds/linux/commit/8fc134fee27f2263988ae38920bc03da416b03d8", "url": "https://github.com/torvalds/linux/commit/8fc134fee27f2263988ae38920bc03da416b03d8" } ], "release_date": "2023-09-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:49:04+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1269" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module sch_qfq onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at the boot time.\n~~~\n How do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: use-after-free in sch_qfq network scheduler" }, { "cve": "CVE-2023-5178", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-10-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2241924" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in drivers/nvme/target/tcp.c` in `nvmet_tcp_free_crypto` due to a logical bug in the NVMe/TCP subsystem in the Linux kernel. This issue may allow a malicious user to cause a use-after-free and double-free problem, which may permit remote code execution or lead to local privilege escalation.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use after free in nvmet_tcp_free_crypto in NVMe", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is actual only for systems where NVME over TCP being used.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5178" }, { "category": "external", "summary": "RHBZ#2241924", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241924" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5178", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5178" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5178", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5178" }, { "category": "external", "summary": "https://lore.kernel.org/linux-nvme/20231002105428.226515-1-sagi@grimberg.me/", "url": "https://lore.kernel.org/linux-nvme/20231002105428.226515-1-sagi@grimberg.me/" } ], "release_date": "2023-10-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:49:04+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1269" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: use after free in nvmet_tcp_free_crypto in NVMe" }, { "acknowledgments": [ { "names": [ "Xingyuan Mo of IceSword Lab" ] } ], "cve": "CVE-2023-6817", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-12-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2255139" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Netfilter subsystem in the Linux kernel via the nft_pipapo_walk function. This issue may allow a local user with CAP_NET_ADMIN capability to trigger an application crash, information disclosure, or local privilege escalation.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: inactive elements in nft_pipapo_walk", "title": "Vulnerability summary" }, { "category": "other", "text": "Only local users with `CAP_NET_ADMIN` capability or root can trigger this issue. \nOn Red Hat Enterprise Linux, local unprivileged users can exploit unprivileged user namespaces (CONFIG_USER_NS) to grant themselves this capability.\n\nThe OpenShift Container Platform (OCP) control planes or master machines are based on Red Hat Enterprise Linux CoreOS (RHCOS) that consists primarily of RHEL components, therefore, it is also affected by this kernel vulnerability. A successful exploit needs necessary privileges (CAP_NET_ADMIN) and direct, local access. A local user in RHCOS is already a root with full permissions, hence existence of this vulnerability does not bring any value from the potential attacker perspective. From the OpenShift containers perspective, this vulnerability cannot be exploited as in OpenShift the cluster processes on the node are namespaced, which means that switching the namespace in the running OpenShift container will not bring necessary capabilities.\nThis means that for OpenShift, the impact of this vulnerability is Low.\n\nSimilar to the CVE-2023-32233 vulnerability, this has been explained in the following blog post as an example of a \"Container escape vulnerability\":\nhttps://www.redhat.com/en/blog/containers-vulnerability-risk-assessment", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6817" }, { "category": "external", "summary": "RHBZ#2255139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6817", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6817" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6817", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6817" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=317eb9685095678f2c9f5a8189de698c5354316a", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=317eb9685095678f2c9f5a8189de698c5354316a" } ], "release_date": "2023-12-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:49:04+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1269" }, { "category": "workaround", "details": "In order to trigger the issue, it requires the ability to create user/net namespaces.\n\nOn non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: inactive elements in nft_pipapo_walk" }, { "cve": "CVE-2023-31436", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2192671" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s traffic control (QoS) subsystem in how a user triggers the qfq_change_class function with an incorrect MTU value of the network device used as lmax. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bounds write in qfq_change_class function", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-31436" }, { "category": "external", "summary": "RHBZ#2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-31436", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31436" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d" } ], "release_date": "2023-04-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:49:04+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1269" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module, sch_qfq from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: out-of-bounds write in qfq_change_class function" }, { "cve": "CVE-2023-35001", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2023-07-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2220892" } ], "notes": [ { "category": "description", "text": "An out-of-bounds (OOB) memory access flaw was found in the Netfilter module in the Linux kernel\u0027s nft_byteorder_eval in net/netfilter/nft_byteorder.c. A bound check failure allows a local attacker with CAP_NET_ADMIN access to cause a local privilege escalation issue due to incorrect data alignment.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval()", "title": "Vulnerability summary" }, { "category": "other", "text": "Exploiting this flaw will require the CAP_NET_ADMIN access privilege in any user or network namespace.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-35001" }, { "category": "external", "summary": "RHBZ#2220892", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2220892" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-35001", "url": "https://www.cve.org/CVERecord?id=CVE-2023-35001" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35001", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35001" }, { "category": "external", "summary": "https://lore.kernel.org/netfilter-devel/20230705121515.747251-1-cascardo@canonical.com/T/", "url": "https://lore.kernel.org/netfilter-devel/20230705121515.747251-1-cascardo@canonical.com/T/" }, { "category": "external", "summary": "https://www.openwall.com/lists/oss-security/2023/07/05/3", "url": "https://www.openwall.com/lists/oss-security/2023/07/05/3" } ], "release_date": "2023-07-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:49:04+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1269" }, { "category": "workaround", "details": "To mitigate this issue, it is possible to prevent the affected code from being loaded by blacklisting the kernel netfilter module. \n\nFor instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval()" }, { "cve": "CVE-2023-38409", "cwe": { "id": "CWE-129", "name": "Improper Validation of Array Index" }, "discovery_date": "2023-07-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2230042" } ], "notes": [ { "category": "description", "text": "A memory corruption flaw was found in set_con2fb_map in drivers/video/fbdev/core/fbcon.c in the Framebuffer Console in the Linux kernel. This flaw allows a local attacker to crash the system, leading to a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: fbcon: out-of-sync arrays in fbcon_mode_deleted due to wrong con2fb_map assignment", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38409" }, { "category": "external", "summary": "RHBZ#2230042", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230042" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38409", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38409" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38409", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38409" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=fffb0b52d5258554c645c966c6cbef7de50b851d", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=fffb0b52d5258554c645c966c6cbef7de50b851d" } ], "release_date": "2023-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:49:04+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1269" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module \"fbcon\" onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at boot time.\n~~~\nHow do I blacklist a kernel module to prevent it from loading automatically?\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.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.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: fbcon: out-of-sync arrays in fbcon_mode_deleted due to wrong con2fb_map assignment" }, { "cve": "CVE-2023-40283", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-08-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2231800" } ], "notes": [ { "category": "description", "text": "A flaw was found in l2cap_sock_release in net/bluetooth/l2cap_sock.c in the Bluetooth subsystem in the Linux Kernel. This issue may allow a user to cause a use-after-free problem due to sk\u0027s children being mishandled.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use-after-free in l2cap_sock_release in net/bluetooth/l2cap_sock.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.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40283" }, { "category": "external", "summary": "RHBZ#2231800", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2231800" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40283", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40283" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40283", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40283" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1728137b33c00d5a2b5110ed7aafb42e7c32e4a1", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1728137b33c00d5a2b5110ed7aafb42e7c32e4a1" } ], "release_date": "2023-08-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:49:04+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1269" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: use-after-free in l2cap_sock_release in net/bluetooth/l2cap_sock.c" }, { "cve": "CVE-2023-45871", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2023-10-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2244723" } ], "notes": [ { "category": "description", "text": "A flaw was found in igb_configure_rx_ring in drivers/net/ethernet/intel/igb/igb_main.c in the IGB driver in the Linux kernel. An overflow of the contents from a packet that is too large will overflow into the kernel\u0027s ring buffer, leading to a system integrity issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: IGB driver inadequate buffer size for frames larger than MTU", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw is rated as Important because of its nature of exposure to the threat of impacting Confidentiality, Integrity and Availability by an attacker while being in an adjacent physical layer with no privilege required.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-45871" }, { "category": "external", "summary": "RHBZ#2244723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244723" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-45871", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45871" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45871", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45871" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=bb5ed01cd2428cd25b1c88a3a9cba87055eb289f", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=bb5ed01cd2428cd25b1c88a3a9cba87055eb289f" } ], "release_date": "2023-08-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:49:04+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1269" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: IGB driver inadequate buffer size for frames larger than MTU" }, { "cve": "CVE-2024-0646", "cwe": { "id": "CWE-1314", "name": "Missing Write Protection for Parametric Data Values" }, "discovery_date": "2024-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2253908" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in the Linux kernel\u2019s Transport Layer Security functionality in how a user calls a function splice with a ktls socket as the destination. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0646" }, { "category": "external", "summary": "RHBZ#2253908", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253908" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0646", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0646" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0646", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0646" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c5a595000e267", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c5a595000e267" } ], "release_date": "2023-12-07T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-12T11:49:04+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1269" }, { "category": "workaround", "details": "To mitigate this issue, prevent module tls 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.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "NFV-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "NFV-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.src", "RT-8.2.0.Z.TUS:kernel-rt-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-devel-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-kvm-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64", "RT-8.2.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-193.128.1.rt13.179.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination" } ] }
rhsa-2024_1831
Vulnerability from csaf_redhat
Published
2024-04-16 00:28
Modified
2024-11-06 05:26
Summary
Red Hat Security Advisory: kernel security update
Notes
Topic
An update for kernel is now available for Red Hat Enterprise Linux 6 Extended Lifecycle Support.
Red 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.
Details
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: out-of-bounds write in qfq_change_class function (CVE-2023-31436)
* kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)
* kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function (CVE-2023-3776)
* kernel: use-after-free in sch_qfq network scheduler (CVE-2023-4921)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "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 6 Extended Lifecycle Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: out-of-bounds write in qfq_change_class function (CVE-2023-31436)\n* kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)\n* kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function (CVE-2023-3776)\n* kernel: use-after-free in sch_qfq network scheduler (CVE-2023-4921)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:1831", "url": "https://access.redhat.com/errata/RHSA-2024:1831" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "2225097", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225097" }, { "category": "external", "summary": "2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "2245514", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245514" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1831.json" } ], "title": "Red Hat Security Advisory: kernel security update", "tracking": { "current_release_date": "2024-11-06T05:26:53+00:00", "generator": { "date": "2024-11-06T05:26:53+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:1831", "initial_release_date": "2024-04-16T00:28:30+00:00", "revision_history": [ { "date": "2024-04-16T00:28:30+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-16T00:28:30+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T05:26: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 Server (v. 6 ELS)", "product": { "name": "Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:6" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:6" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "kernel-0:2.6.32-754.53.1.el6.src", "product": { "name": "kernel-0:2.6.32-754.53.1.el6.src", "product_id": "kernel-0:2.6.32-754.53.1.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-754.53.1.el6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-0:2.6.32-754.53.1.el6.x86_64", "product": { "name": "kernel-0:2.6.32-754.53.1.el6.x86_64", "product_id": "kernel-0:2.6.32-754.53.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-754.53.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "product": { "name": "kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "product_id": "kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.32-754.53.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "product": { "name": "kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "product_id": "kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.32-754.53.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "product": { "name": "kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "product_id": "kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.32-754.53.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "product": { "name": "kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "product_id": "kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.32-754.53.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:2.6.32-754.53.1.el6.x86_64", "product": { "name": "perf-0:2.6.32-754.53.1.el6.x86_64", "product_id": "perf-0:2.6.32-754.53.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@2.6.32-754.53.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "product": { "name": "kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "product_id": "kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-754.53.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "product": { "name": "kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "product_id": "kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.32-754.53.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@2.6.32-754.53.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "product": { "name": "perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "product_id": "perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@2.6.32-754.53.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "product": { "name": "python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "product_id": "python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-754.53.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-0:2.6.32-754.53.1.el6.x86_64", "product": { "name": "python-perf-0:2.6.32-754.53.1.el6.x86_64", "product_id": "python-perf-0:2.6.32-754.53.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@2.6.32-754.53.1.el6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "product": { "name": "kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "product_id": "kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.32-754.53.1.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "product": { "name": "kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "product_id": "kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-754.53.1.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "product": { "name": "kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "product_id": "kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.32-754.53.1.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "product": { "name": "kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "product_id": "kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-i686@2.6.32-754.53.1.el6?arch=i686" } } }, { "category": "product_version", "name": "perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "product": { "name": "perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "product_id": "perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@2.6.32-754.53.1.el6?arch=i686" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "product": { "name": "python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "product_id": "python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-754.53.1.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-0:2.6.32-754.53.1.el6.i686", "product": { "name": "kernel-0:2.6.32-754.53.1.el6.i686", "product_id": "kernel-0:2.6.32-754.53.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-754.53.1.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.32-754.53.1.el6.i686", "product": { "name": "kernel-debug-0:2.6.32-754.53.1.el6.i686", "product_id": "kernel-debug-0:2.6.32-754.53.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.32-754.53.1.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.32-754.53.1.el6.i686", "product": { "name": "kernel-devel-0:2.6.32-754.53.1.el6.i686", "product_id": "kernel-devel-0:2.6.32-754.53.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.32-754.53.1.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.32-754.53.1.el6.i686", "product": { "name": "kernel-headers-0:2.6.32-754.53.1.el6.i686", "product_id": "kernel-headers-0:2.6.32-754.53.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.32-754.53.1.el6?arch=i686" } } }, { "category": "product_version", "name": "perf-0:2.6.32-754.53.1.el6.i686", "product": { "name": "perf-0:2.6.32-754.53.1.el6.i686", "product_id": "perf-0:2.6.32-754.53.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@2.6.32-754.53.1.el6?arch=i686" } } }, { "category": "product_version", "name": "python-perf-0:2.6.32-754.53.1.el6.i686", "product": { "name": "python-perf-0:2.6.32-754.53.1.el6.i686", "product_id": "python-perf-0:2.6.32-754.53.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@2.6.32-754.53.1.el6?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "kernel-0:2.6.32-754.53.1.el6.s390x", "product": { "name": "kernel-0:2.6.32-754.53.1.el6.s390x", "product_id": "kernel-0:2.6.32-754.53.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-754.53.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.32-754.53.1.el6.s390x", "product": { "name": "kernel-debug-0:2.6.32-754.53.1.el6.s390x", "product_id": "kernel-debug-0:2.6.32-754.53.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.32-754.53.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "product": { "name": "kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "product_id": "kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.32-754.53.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.32-754.53.1.el6.s390x", "product": { "name": "kernel-devel-0:2.6.32-754.53.1.el6.s390x", "product_id": "kernel-devel-0:2.6.32-754.53.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.32-754.53.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.32-754.53.1.el6.s390x", "product": { "name": "kernel-headers-0:2.6.32-754.53.1.el6.s390x", "product_id": "kernel-headers-0:2.6.32-754.53.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.32-754.53.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "product": { "name": "kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "product_id": "kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump@2.6.32-754.53.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "product": { "name": "kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "product_id": "kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-devel@2.6.32-754.53.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "perf-0:2.6.32-754.53.1.el6.s390x", "product": { "name": "perf-0:2.6.32-754.53.1.el6.s390x", "product_id": "perf-0:2.6.32-754.53.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@2.6.32-754.53.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "product": { "name": "kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "product_id": "kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-754.53.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "product": { "name": "kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "product_id": "kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.32-754.53.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "product": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "product_id": "kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@2.6.32-754.53.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "product": { "name": "kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "product_id": "kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-debuginfo@2.6.32-754.53.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "product": { "name": "perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "product_id": "perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@2.6.32-754.53.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "product": { "name": "python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "product_id": "python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-754.53.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "python-perf-0:2.6.32-754.53.1.el6.s390x", "product": { "name": "python-perf-0:2.6.32-754.53.1.el6.s390x", "product_id": "python-perf-0:2.6.32-754.53.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@2.6.32-754.53.1.el6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "product": { "name": "kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "product_id": "kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-abi-whitelists@2.6.32-754.53.1.el6?arch=noarch" } } }, { "category": "product_version", "name": "kernel-doc-0:2.6.32-754.53.1.el6.noarch", "product": { "name": "kernel-doc-0:2.6.32-754.53.1.el6.noarch", "product_id": "kernel-doc-0:2.6.32-754.53.1.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@2.6.32-754.53.1.el6?arch=noarch" } } }, { "category": "product_version", "name": "kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "product": { "name": "kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "product_id": "kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-firmware@2.6.32-754.53.1.el6?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "kernel-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "kernel-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-754.53.1.el6.src as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.src" }, "product_reference": "kernel-0:2.6.32-754.53.1.el6.src", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch" }, "product_reference": "kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-754.53.1.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-754.53.1.el6.noarch", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-754.53.1.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:perf-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "perf-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:perf-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "perf-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:perf-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "perf-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "python-perf-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "kernel-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "kernel-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-754.53.1.el6.src as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.src" }, "product_reference": "kernel-0:2.6.32-754.53.1.el6.src", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch" }, "product_reference": "kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-754.53.1.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-754.53.1.el6.noarch", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-754.53.1.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "perf-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "perf-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "perf-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "python-perf-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-ELS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225191" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in qfq_change_agg in net/sched/sch_qfq.c in the Traffic Control (QoS) subsystem in the Linux kernel. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead", "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": [ "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3611" }, { "category": "external", "summary": "RHBZ#2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3611", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-16T00:28:30+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1831" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module sch_qfq onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at the boot time.\n~~~\n How do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.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": [ "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead" }, { "cve": "CVE-2023-3776", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225097" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in fw_set_parms in net/sched/cls_fw.c in network scheduler sub-component in the Linux Kernel. This issue occurs due to a missing sanity check during cleanup at the time of failure, leading to a misleading reference. This may allow a local attacker to gain local privilege escalation.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function", "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": [ "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3776" }, { "category": "external", "summary": "RHBZ#2225097", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225097" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3776", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3776" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3776", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3776" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=0323bce598eea038714f941ce2b22541c46d488f", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=0323bce598eea038714f941ce2b22541c46d488f" } ], "release_date": "2023-07-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-16T00:28:30+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1831" }, { "category": "workaround", "details": "To mitigate this issue, prevent module cls_fw 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": [ "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.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": [ "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function" }, { "cve": "CVE-2023-4921", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-10-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2245514" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in qfq_dequeue and agg_dequeue in net/sched/sch_qfq.c in the Traffic Control (QoS) subsystem in the Linux kernel. This issue may allow a local user to crash the system or escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use-after-free in sch_qfq network scheduler", "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": [ "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4921" }, { "category": "external", "summary": "RHBZ#2245514", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245514" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4921", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4921" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4921", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4921" }, { "category": "external", "summary": "https://github.com/torvalds/linux/commit/8fc134fee27f2263988ae38920bc03da416b03d8", "url": "https://github.com/torvalds/linux/commit/8fc134fee27f2263988ae38920bc03da416b03d8" } ], "release_date": "2023-09-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-16T00:28:30+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1831" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module sch_qfq onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at the boot time.\n~~~\n How do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.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": [ "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: use-after-free in sch_qfq network scheduler" }, { "cve": "CVE-2023-31436", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2192671" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s traffic control (QoS) subsystem in how a user triggers the qfq_change_class function with an incorrect MTU value of the network device used as lmax. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bounds write in qfq_change_class function", "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": [ "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-31436" }, { "category": "external", "summary": "RHBZ#2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-31436", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31436" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d" } ], "release_date": "2023-04-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-16T00:28:30+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1831" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module, sch_qfq from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.", "product_ids": [ "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.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": [ "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.src", "6Server-optional-ELS:kernel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-abi-whitelists-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debug-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-debuginfo-common-i686-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-debuginfo-common-s390x-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-debuginfo-common-x86_64-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-devel-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-doc-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-firmware-0:2.6.32-754.53.1.el6.noarch", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-headers-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:kernel-kdump-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:kernel-kdump-devel-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-0:2.6.32-754.53.1.el6.x86_64", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.i686", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.s390x", "6Server-optional-ELS:python-perf-debuginfo-0:2.6.32-754.53.1.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: out-of-bounds write in qfq_change_class function" } ] }
rhsa-2024_1382
Vulnerability from csaf_redhat
Published
2024-03-19 15:10
Modified
2024-11-06 05:15
Summary
Red Hat Security Advisory: kernel-rt security and bug fix update
Notes
Topic
An update for kernel-rt is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.
Red 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.
Details
The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.
Security Fix(es):
* vmwgfx: NULL pointer dereference in vmw_cmd_dx_define_query (CVE-2022-38096)
* null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip (CVE-2022-41858)
* nfp: use-after-free in area_cache_get() (CVE-2022-3545)
* NULL pointer dereference in can_rcv_filter (CVE-2023-2166)
* Slab-out-of-bound read in compare_netdev_and_ip (CVE-2023-2176)
* out-of-bounds write in qfq_change_class function (CVE-2023-31436)
* NULL pointer dereference in vmxnet3_rq_cleanup() (CVE-2023-4459)
* net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)
* ktls overwrites readonly memory pages when using function splice with a ktls socket as destination (CVE-2024-0646)
* inactive elements in nft_pipapo_walk (CVE-2023-6817)
* refcount leak in ctnetlink_create_conntrack() (CVE-2023-7192)
Bug Fix(es):
* out-of-bounds write in qfq_change_class function (JIRA:RHEL-12700)
* vmxnet3: NULL pointer dereference in vmxnet3_rq_cleanup() (JIRA:RHEL-18192)
* refcount leak in ctnetlink_create_conntrack() (JIRA:RHEL-20302)
* inactive elements in nft_pipapo_walk (JIRA:RHEL-20703)
* ktls overwrites readonly memory pages when using function splice with a ktls socket as destination (JIRA:RHEL-22099)
* update RT source tree to the latest RHEL-8.4.z Batch 23 (JIRA:RHEL-23825)
* null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip (JIRA:RHEL-19023)
* Slab-out-of-bound read in compare_netdev_and_ip (JIRA:RHEL-19404)
* A flaw leading to a use-after-free in area_cache_get() (JIRA:RHEL-19530)
* vmxgfx: NULL pointer dereference in vmw_cmd_dx_define_query (JIRA:RHEL-22755)
* NULL pointer dereference in can_rcv_filter (JIRA:RHEL-19520)
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for kernel-rt is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The kernel-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* vmwgfx: NULL pointer dereference in vmw_cmd_dx_define_query (CVE-2022-38096)\n\n* null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip (CVE-2022-41858)\n\n* nfp: use-after-free in area_cache_get() (CVE-2022-3545)\n\n* NULL pointer dereference in can_rcv_filter (CVE-2023-2166)\n\n* Slab-out-of-bound read in compare_netdev_and_ip (CVE-2023-2176)\n\n* out-of-bounds write in qfq_change_class function (CVE-2023-31436)\n\n* NULL pointer dereference in vmxnet3_rq_cleanup() (CVE-2023-4459)\n\n* net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)\n\n* ktls overwrites readonly memory pages when using function splice with a ktls socket as destination (CVE-2024-0646)\n\n* inactive elements in nft_pipapo_walk (CVE-2023-6817)\n\n* refcount leak in ctnetlink_create_conntrack() (CVE-2023-7192)\n\nBug Fix(es):\n\n* out-of-bounds write in qfq_change_class function (JIRA:RHEL-12700)\n\n* vmxnet3: NULL pointer dereference in vmxnet3_rq_cleanup() (JIRA:RHEL-18192)\n\n* refcount leak in ctnetlink_create_conntrack() (JIRA:RHEL-20302)\n\n* inactive elements in nft_pipapo_walk (JIRA:RHEL-20703)\n\n* ktls overwrites readonly memory pages when using function splice with a ktls socket as destination (JIRA:RHEL-22099)\n\n* update RT source tree to the latest RHEL-8.4.z Batch 23 (JIRA:RHEL-23825)\n\n* null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip (JIRA:RHEL-19023)\n\n* Slab-out-of-bound read in compare_netdev_and_ip (JIRA:RHEL-19404)\n\n* A flaw leading to a use-after-free in area_cache_get() (JIRA:RHEL-19530)\n\n* vmxgfx: NULL pointer dereference in vmw_cmd_dx_define_query (JIRA:RHEL-22755)\n\n* NULL pointer dereference in can_rcv_filter (JIRA:RHEL-19520)", "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-2024:1382", "url": "https://access.redhat.com/errata/RHSA-2024:1382" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2133452", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133452" }, { "category": "external", "summary": "2144379", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144379" }, { "category": "external", "summary": "2161310", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161310" }, { "category": "external", "summary": "2187813", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187813" }, { "category": "external", "summary": "2187931", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187931" }, { "category": "external", "summary": "2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "2219268", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219268" }, { "category": "external", "summary": "2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "2253908", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253908" }, { "category": "external", "summary": "2255139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255139" }, { "category": "external", "summary": "2256279", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256279" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1382.json" } ], "title": "Red Hat Security Advisory: kernel-rt security and bug fix update", "tracking": { "current_release_date": "2024-11-06T05:15:10+00:00", "generator": { "date": "2024-11-06T05:15:10+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:1382", "initial_release_date": "2024-03-19T15:10:47+00:00", "revision_history": [ { "date": "2024-03-19T15:10:47+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-19T15:10:47+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T05:15:10+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux NFV TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux NFV TUS (v.8.4)", "product_id": "NFV-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::nfv" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux RT TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux RT TUS (v.8.4)", "product_id": "RT-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::realtime" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "product": { "name": "kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "product_id": "kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@4.18.0-305.125.1.rt7.201.el8_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product": { "name": "kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_id": "kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@4.18.0-305.125.1.rt7.201.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product": { "name": "kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_id": "kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-305.125.1.rt7.201.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product": { "name": "kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_id": "kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-305.125.1.rt7.201.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product": { "name": "kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_id": "kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-305.125.1.rt7.201.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product": { "name": "kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_id": "kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-305.125.1.rt7.201.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product": { "name": "kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_id": "kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-305.125.1.rt7.201.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product": { "name": "kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_id": "kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-305.125.1.rt7.201.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product": { "name": "kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_id": "kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-305.125.1.rt7.201.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product": { "name": "kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_id": "kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-305.125.1.rt7.201.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product": { "name": "kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_id": "kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-305.125.1.rt7.201.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product": { "name": "kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_id": "kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-305.125.1.rt7.201.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product": { "name": "kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_id": "kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-305.125.1.rt7.201.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product": { "name": "kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_id": "kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-305.125.1.rt7.201.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product": { "name": "kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_id": "kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-305.125.1.rt7.201.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product": { "name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-305.125.1.rt7.201.el8_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)", "product_id": "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src" }, "product_reference": "kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "relates_to_product_reference": "NFV-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)", "product_id": "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "NFV-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)", "product_id": "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "NFV-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)", "product_id": "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "NFV-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)", "product_id": "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "NFV-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)", "product_id": "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "NFV-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)", "product_id": "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "NFV-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)", "product_id": "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "NFV-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)", "product_id": "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "NFV-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)", "product_id": "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "NFV-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)", "product_id": "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "NFV-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)", "product_id": "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "NFV-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)", "product_id": "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "NFV-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)", "product_id": "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "NFV-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)", "product_id": "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "NFV-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux NFV TUS (v.8.4)", "product_id": "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "NFV-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src as a component of Red Hat Enterprise Linux RT TUS (v.8.4)", "product_id": "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src" }, "product_reference": "kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "relates_to_product_reference": "RT-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)", "product_id": "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "RT-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)", "product_id": "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "RT-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)", "product_id": "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "RT-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)", "product_id": "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "RT-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)", "product_id": "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "RT-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)", "product_id": "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "RT-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)", "product_id": "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "RT-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)", "product_id": "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "RT-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)", "product_id": "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "RT-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)", "product_id": "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "RT-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)", "product_id": "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "RT-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)", "product_id": "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "RT-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)", "product_id": "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "RT-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)", "product_id": "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "RT-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64 as a component of Red Hat Enterprise Linux RT TUS (v.8.4)", "product_id": "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" }, "product_reference": "kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "relates_to_product_reference": "RT-8.4.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-3545", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-01-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2161310" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in area_cache_get in drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c in the Netronome Flow Processor (NFP) driver in the Linux kernel. This flaw allows a manipulation that may lead to a use-after-free issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: nfp: use-after-free in area_cache_get()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3545" }, { "category": "external", "summary": "RHBZ#2161310", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161310" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3545", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3545" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3545", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3545" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git/commit/?id=02e1a114fdb71e59ee6770294166c30d437bf86a", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git/commit/?id=02e1a114fdb71e59ee6770294166c30d437bf86a" } ], "release_date": "2022-08-11T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:10:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1382" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected Netronome Flow Processor (NFP) kernel module from loading during the boot time; ensure the module is added to the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: nfp: use-after-free in area_cache_get()" }, { "cve": "CVE-2022-38096", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2022-09-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2133452" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference issue was found in the Linux kernel\u0027s vmwgfx driver in vmw_cmd_dx_define_query. This flaw allows a local, unprivileged attacker with access to either /dev/dri/card0 or /dev/dri/rendererD128, who can issue an ioctl() on the resulting file descriptor, to crash the system, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: vmwgfx: NULL pointer dereference in vmw_cmd_dx_define_query", "title": "Vulnerability summary" }, { "category": "other", "text": "Systems making use of the vmwgfx driver are potentially affected by this flaw; systems without the vmwgfx driver loaded are not affected by this flaw.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38096" }, { "category": "external", "summary": "RHBZ#2133452", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133452" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38096", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38096" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38096", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38096" } ], "release_date": "2022-09-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:10:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1382" }, { "category": "workaround", "details": "To mitigate this issue, it is possible to prevent the affected code from being loaded by blacklisting the vmwgfx kernel module. For instructions relating to blacklisting a kernel module, please see https://access.redhat.com/solutions/41278.", "product_ids": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.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.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: vmwgfx: NULL pointer dereference in vmw_cmd_dx_define_query" }, { "acknowledgments": [ { "names": [ "Duoming Zhou" ] } ], "cve": "CVE-2022-41858", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2022-11-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2144379" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux kernel. A NULL pointer dereference may occur while a slip driver is in progress to detach in sl_tx_timeout in drivers/net/slip/slip.c. This issue could allow an attacker to crash the system or leak internal kernel information.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-41858" }, { "category": "external", "summary": "RHBZ#2144379", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144379" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-41858", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41858" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41858", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41858" }, { "category": "external", "summary": "https://github.com/torvalds/linux/commit/ec4eb8a86ade4d22633e1da2a7d85a846b7d1798", "url": "https://github.com/torvalds/linux/commit/ec4eb8a86ade4d22633e1da2a7d85a846b7d1798" } ], "release_date": "2022-04-05T15:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:10:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1382" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected slip driver from loading during the boot time, and ensuring the module is added to the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip" }, { "acknowledgments": [ { "names": [ "Wei Chen" ] } ], "cve": "CVE-2023-2166", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-04-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2187813" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference issue was found in the can protocol in net/can/af_can.c in the Linux kernel, where ml_priv may not be initialized in the receive path of CAN frames. This flaw allows a local user to crash the system or cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: NULL pointer dereference in can_rcv_filter", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2166" }, { "category": "external", "summary": "RHBZ#2187813", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187813" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2166", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2166" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2166", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2166" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0acc442309a0a1b01bcdaa135e56e6398a49439c", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0acc442309a0a1b01bcdaa135e56e6398a49439c" } ], "release_date": "2022-12-06T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:10:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1382" } ], "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.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: NULL pointer dereference in can_rcv_filter" }, { "acknowledgments": [ { "names": [ "Wei Chen" ] } ], "cve": "CVE-2023-2176", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2023-04-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2187931" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in compare_netdev_and_ip in drivers/infiniband/core/cma.c in RDMA in the Linux kernel. An improper cleanup results in an out-of-boundary read. This flaw allows a local user to crash or escalate privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Slab-out-of-bound read in compare_netdev_and_ip", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2176" }, { "category": "external", "summary": "RHBZ#2187931", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187931" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2176", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2176" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2176", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2176" }, { "category": "external", "summary": "https://www.spinics.net/lists/linux-rdma/msg114749.html", "url": "https://www.spinics.net/lists/linux-rdma/msg114749.html" } ], "release_date": "2022-12-11T05:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:10:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1382" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Slab-out-of-bound read in compare_netdev_and_ip" }, { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225191" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in qfq_change_agg in net/sched/sch_qfq.c in the Traffic Control (QoS) subsystem in the Linux kernel. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3611" }, { "category": "external", "summary": "RHBZ#2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3611", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:10:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1382" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module sch_qfq onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at the boot time.\n~~~\n How do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead" }, { "cve": "CVE-2023-4459", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-06-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2219268" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in vmxnet3_rq_cleanup in drivers/net/vmxnet3/vmxnet3_drv.c in the networking sub-component in vmxnet3 in the Linux Kernel. This issue may allow a local attacker with normal user privilege to cause a denial of service due to a missing sanity check during cleanup.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: vmxnet3: NULL pointer dereference in vmxnet3_rq_cleanup()", "title": "Vulnerability summary" }, { "category": "other", "text": "For the Red Hat Enterprise Linux 8.7 (and higher versions) the patch that resolves the problem already applied (so no need to update then).\nSimilar for the Red Hat Enterprise Linux 9.1 (and higher versions) the patch that resolves the problem already applied. Only Red Hat Enterprise Linux 9.0 affected.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4459" }, { "category": "external", "summary": "RHBZ#2219268", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219268" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4459", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4459" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4459", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4459" }, { "category": "external", "summary": "https://github.com/torvalds/linux/commit/edf410cb74dc612fd47ef5be319c5a0bcd6e6ccd", "url": "https://github.com/torvalds/linux/commit/edf410cb74dc612fd47ef5be319c5a0bcd6e6ccd" } ], "release_date": "2022-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:10:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1382" }, { "category": "workaround", "details": "In order to mitigate this issue, prevent the affected code from being loaded by blacklisting the kernel module \"vmxnet3\". For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278\n~~~\nExploiting this flaw will require CAP_NET_ADMIN access privilege in any user or network namespace.\n~~~", "product_ids": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.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.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: vmxnet3: NULL pointer dereference in vmxnet3_rq_cleanup()" }, { "acknowledgments": [ { "names": [ "Xingyuan Mo of IceSword Lab" ] } ], "cve": "CVE-2023-6817", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-12-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2255139" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Netfilter subsystem in the Linux kernel via the nft_pipapo_walk function. This issue may allow a local user with CAP_NET_ADMIN capability to trigger an application crash, information disclosure, or local privilege escalation.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: inactive elements in nft_pipapo_walk", "title": "Vulnerability summary" }, { "category": "other", "text": "Only local users with `CAP_NET_ADMIN` capability or root can trigger this issue. \nOn Red Hat Enterprise Linux, local unprivileged users can exploit unprivileged user namespaces (CONFIG_USER_NS) to grant themselves this capability.\n\nThe OpenShift Container Platform (OCP) control planes or master machines are based on Red Hat Enterprise Linux CoreOS (RHCOS) that consists primarily of RHEL components, therefore, it is also affected by this kernel vulnerability. A successful exploit needs necessary privileges (CAP_NET_ADMIN) and direct, local access. A local user in RHCOS is already a root with full permissions, hence existence of this vulnerability does not bring any value from the potential attacker perspective. From the OpenShift containers perspective, this vulnerability cannot be exploited as in OpenShift the cluster processes on the node are namespaced, which means that switching the namespace in the running OpenShift container will not bring necessary capabilities.\nThis means that for OpenShift, the impact of this vulnerability is Low.\n\nSimilar to the CVE-2023-32233 vulnerability, this has been explained in the following blog post as an example of a \"Container escape vulnerability\":\nhttps://www.redhat.com/en/blog/containers-vulnerability-risk-assessment", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6817" }, { "category": "external", "summary": "RHBZ#2255139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6817", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6817" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6817", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6817" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=317eb9685095678f2c9f5a8189de698c5354316a", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=317eb9685095678f2c9f5a8189de698c5354316a" } ], "release_date": "2023-12-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:10:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1382" }, { "category": "workaround", "details": "In order to trigger the issue, it requires the ability to create user/net namespaces.\n\nOn non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.", "product_ids": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: inactive elements in nft_pipapo_walk" }, { "cve": "CVE-2023-7192", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2023-09-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2256279" } ], "notes": [ { "category": "description", "text": "A memory leak problem was found in ctnetlink_create_conntrack in net/netfilter/nf_conntrack_netlink.c in the Linux Kernel. This issue may allow a local attacker with CAP_NET_ADMIN privileges to cause a denial of service (DoS) attack due to a refcount overflow.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: refcount leak in ctnetlink_create_conntrack()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-7192" }, { "category": "external", "summary": "RHBZ#2256279", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256279" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-7192", "url": "https://www.cve.org/CVERecord?id=CVE-2023-7192" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-7192", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-7192" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=ac4893980bbe79ce383daf9a0885666a30fe4c83", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=ac4893980bbe79ce383daf9a0885666a30fe4c83" } ], "release_date": "2023-02-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:10:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1382" }, { "category": "workaround", "details": "Triggering this issue requires the ability to create user/net namespaces.\n\nOn non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.\n\nAlternatively, skip loading the affected netfilter module (i.e., nf_conntrack_netlink) onto the system until we have a fix available. This can be done by a blacklist mechanism which will ensure the driver is not loaded at boot time.\n~~~\nHow do I blacklist a kernel module to prevent it from loading automatically?\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.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.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: refcount leak in ctnetlink_create_conntrack()" }, { "cve": "CVE-2023-31436", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2192671" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s traffic control (QoS) subsystem in how a user triggers the qfq_change_class function with an incorrect MTU value of the network device used as lmax. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bounds write in qfq_change_class function", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-31436" }, { "category": "external", "summary": "RHBZ#2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-31436", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31436" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d" } ], "release_date": "2023-04-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:10:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1382" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module, sch_qfq from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.", "product_ids": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: out-of-bounds write in qfq_change_class function" }, { "cve": "CVE-2024-0646", "cwe": { "id": "CWE-1314", "name": "Missing Write Protection for Parametric Data Values" }, "discovery_date": "2024-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2253908" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in the Linux kernel\u2019s Transport Layer Security functionality in how a user calls a function splice with a ktls socket as the destination. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0646" }, { "category": "external", "summary": "RHBZ#2253908", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253908" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0646", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0646" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0646", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0646" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c5a595000e267", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c5a595000e267" } ], "release_date": "2023-12-07T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T15:10:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1382" }, { "category": "workaround", "details": "To mitigate this issue, prevent module tls 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.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "NFV-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "NFV-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.src", "RT-8.4.0.Z.TUS:kernel-rt-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-core-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debug-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-debuginfo-common-x86_64-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-devel-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-kvm-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64", "RT-8.4.0.Z.TUS:kernel-rt-modules-extra-0:4.18.0-305.125.1.rt7.201.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination" } ] }
rhsa-2023_7077
Vulnerability from csaf_redhat
Published
2023-11-14 15:46
Modified
2024-11-06 04:16
Summary
Red Hat Security Advisory: kernel security, bug fix, and enhancement update
Notes
Topic
An update for kernel is now available for Red Hat Enterprise Linux 8.
Red 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.
Details
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: tun: avoid double free in tun_free_netdev (CVE-2022-4744)
* kernel: net/sched: multiple vulnerabilities (CVE-2023-3609, CVE-2023-3611, CVE-2023-4128, CVE-2023-4206, CVE-2023-4207, CVE-2023-4208)
* kernel: out-of-bounds write in qfq_change_class function (CVE-2023-31436)
* kernel: out-of-bounds write in hw_atl_utils_fw_rpc_wait (CVE-2021-43975)
* kernel: Rate limit overflow messages in r8152 in intr_callback (CVE-2022-3594)
* kernel: use after free flaw in l2cap_conn_del (CVE-2022-3640)
* kernel: double free in usb_8dev_start_xmit (CVE-2022-28388)
* kernel: vmwgfx: multiple vulnerabilities (CVE-2022-38457, CVE-2022-40133, CVE-2023-33951, CVE-2023-33952)
* hw: Intel: Gather Data Sampling (GDS) side channel vulnerability (CVE-2022-40982)
* kernel: Information leak in l2cap_parse_conf_req (CVE-2022-42895)
* kernel: KVM: multiple vulnerabilities (CVE-2022-45869, CVE-2023-4155, CVE-2023-30456)
* kernel: memory leak in ttusb_dec_exit_dvb (CVE-2022-45887)
* kernel: speculative pointer dereference in do_prlimit (CVE-2023-0458)
* kernel: use-after-free due to race condition in qdisc_graft (CVE-2023-0590)
* kernel: x86/mm: Randomize per-cpu entry area (CVE-2023-0597)
* kernel: HID: check empty report_list in hid_validate_values (CVE-2023-1073)
* kernel: sctp: fail if no bound addresses can be used for a given scope (CVE-2023-1074)
* kernel: hid: Use After Free in asus_remove (CVE-2023-1079)
* kernel: use-after-free in drivers/media/rc/ene_ir.c (CVE-2023-1118)
* kernel: hash collisions in the IPv6 connection lookup table (CVE-2023-1206)
* kernel: ovl: fix use after free in struct ovl_aio_req (CVE-2023-1252)
* kernel: denial of service in tipc_conn_close (CVE-2023-1382)
* kernel: Use after free bug in btsdio_remove due to race condition (CVE-2023-1989)
* kernel: Spectre v2 SMT mitigations problem (CVE-2023-1998)
* kernel: ext4: use-after-free in ext4_xattr_set_entry (CVE-2023-2513)
* kernel: fbcon: shift-out-of-bounds in fbcon_set_font (CVE-2023-3161)
* kernel: out-of-bounds access in relay_file_read (CVE-2023-3268)
* kernel: xfrm: NULL pointer dereference in xfrm_update_ae_params (CVE-2023-3772)
* kernel: smsusb: use-after-free caused by do_submit_urb (CVE-2023-4132)
* kernel: Race between task migrating pages and another task calling exit_mmap (CVE-2023-4732)
* Kernel: denial of service in atm_tc_enqueue due to type confusion (CVE-2023-23455)
* kernel: mpls: double free on sysctl allocation failure (CVE-2023-26545)
* kernel: Denial of service issue in az6027 driver (CVE-2023-28328)
* kernel: lib/seq_buf.c has a seq_buf_putmem_hex buffer overflow (CVE-2023-28772)
* kernel: blocking operation in dvb_frontend_get_event and wait_event_interruptible (CVE-2023-31084)
* kernel: net: qcom/emac: race condition leading to use-after-free in emac_remove (CVE-2023-33203)
* kernel: saa7134: race condition leading to use-after-free in saa7134_finidev (CVE-2023-35823)
* kernel: dm1105: race condition leading to use-after-free in dm1105_remove.c (CVE-2023-35824)
* kernel: r592: race condition leading to use-after-free in r592_remove (CVE-2023-35825)
* kernel: net/tls: tls_is_tx_ready() checked list_entry (CVE-2023-1075)
* kernel: use-after-free bug in remove function xgene_hwmon_remove (CVE-2023-1855)
* kernel: Use after free bug in r592_remove (CVE-2023-3141)
* kernel: gfs2: NULL pointer dereference in gfs2_evict_inode (CVE-2023-3212)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.9 Release Notes linked from the References section.
Terms of Use
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.
{ "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: tun: avoid double free in tun_free_netdev (CVE-2022-4744)\n\n* kernel: net/sched: multiple vulnerabilities (CVE-2023-3609, CVE-2023-3611, CVE-2023-4128, CVE-2023-4206, CVE-2023-4207, CVE-2023-4208)\n\n* kernel: out-of-bounds write in qfq_change_class function (CVE-2023-31436)\n\n* kernel: out-of-bounds write in hw_atl_utils_fw_rpc_wait (CVE-2021-43975)\n\n* kernel: Rate limit overflow messages in r8152 in intr_callback (CVE-2022-3594)\n\n* kernel: use after free flaw in l2cap_conn_del (CVE-2022-3640)\n\n* kernel: double free in usb_8dev_start_xmit (CVE-2022-28388)\n\n* kernel: vmwgfx: multiple vulnerabilities (CVE-2022-38457, CVE-2022-40133, CVE-2023-33951, CVE-2023-33952)\n\n* hw: Intel: Gather Data Sampling (GDS) side channel vulnerability (CVE-2022-40982)\n\n* kernel: Information leak in l2cap_parse_conf_req (CVE-2022-42895)\n\n* kernel: KVM: multiple vulnerabilities (CVE-2022-45869, CVE-2023-4155, CVE-2023-30456)\n\n* kernel: memory leak in ttusb_dec_exit_dvb (CVE-2022-45887)\n\n* kernel: speculative pointer dereference in do_prlimit (CVE-2023-0458)\n\n* kernel: use-after-free due to race condition in qdisc_graft (CVE-2023-0590)\n\n* kernel: x86/mm: Randomize per-cpu entry area (CVE-2023-0597)\n\n* kernel: HID: check empty report_list in hid_validate_values (CVE-2023-1073)\n\n* kernel: sctp: fail if no bound addresses can be used for a given scope (CVE-2023-1074)\n\n* kernel: hid: Use After Free in asus_remove (CVE-2023-1079)\n\n* kernel: use-after-free in drivers/media/rc/ene_ir.c (CVE-2023-1118)\n\n* kernel: hash collisions in the IPv6 connection lookup table (CVE-2023-1206)\n\n* kernel: ovl: fix use after free in struct ovl_aio_req (CVE-2023-1252)\n\n* kernel: denial of service in tipc_conn_close (CVE-2023-1382)\n\n* kernel: Use after free bug in btsdio_remove due to race condition (CVE-2023-1989)\n\n* kernel: Spectre v2 SMT mitigations problem (CVE-2023-1998)\n\n* kernel: ext4: use-after-free in ext4_xattr_set_entry (CVE-2023-2513)\n\n* kernel: fbcon: shift-out-of-bounds in fbcon_set_font (CVE-2023-3161)\n\n* kernel: out-of-bounds access in relay_file_read (CVE-2023-3268)\n\n* kernel: xfrm: NULL pointer dereference in xfrm_update_ae_params (CVE-2023-3772)\n\n* kernel: smsusb: use-after-free caused by do_submit_urb (CVE-2023-4132)\n\n* kernel: Race between task migrating pages and another task calling exit_mmap (CVE-2023-4732)\n\n* Kernel: denial of service in atm_tc_enqueue due to type confusion (CVE-2023-23455)\n\n* kernel: mpls: double free on sysctl allocation failure (CVE-2023-26545)\n\n* kernel: Denial of service issue in az6027 driver (CVE-2023-28328)\n\n* kernel: lib/seq_buf.c has a seq_buf_putmem_hex buffer overflow (CVE-2023-28772)\n\n* kernel: blocking operation in dvb_frontend_get_event and wait_event_interruptible (CVE-2023-31084)\n\n* kernel: net: qcom/emac: race condition leading to use-after-free in emac_remove (CVE-2023-33203)\n\n* kernel: saa7134: race condition leading to use-after-free in saa7134_finidev (CVE-2023-35823)\n\n* kernel: dm1105: race condition leading to use-after-free in dm1105_remove.c (CVE-2023-35824)\n\n* kernel: r592: race condition leading to use-after-free in r592_remove (CVE-2023-35825)\n\n* kernel: net/tls: tls_is_tx_ready() checked list_entry (CVE-2023-1075)\n\n* kernel: use-after-free bug in remove function xgene_hwmon_remove (CVE-2023-1855)\n\n* kernel: Use after free bug in r592_remove (CVE-2023-3141)\n\n* kernel: gfs2: NULL pointer dereference in gfs2_evict_inode (CVE-2023-3212)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.9 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:7077", "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "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.9_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index" }, { "category": "external", "summary": "https://access.redhat.com/solutions/7027704", "url": "https://access.redhat.com/solutions/7027704" }, { "category": "external", "summary": "1975026", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1975026" }, { "category": "external", "summary": "2024989", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024989" }, { "category": "external", "summary": "2037005", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2037005" }, { "category": "external", "summary": "2073091", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073091" }, { "category": "external", "summary": "2112147", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112147" }, { "category": "external", "summary": "2133453", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133453" }, { "category": "external", "summary": "2133455", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133455" }, { "category": "external", "summary": "2139610", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139610" }, { "category": "external", "summary": "2147356", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2147356" }, { "category": "external", "summary": "2148520", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148520" }, { "category": "external", "summary": "2149024", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149024" }, { "category": "external", "summary": "2151112", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151112" }, { "category": "external", "summary": "2151317", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151317" }, { "category": "external", "summary": "2156322", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156322" }, { "category": "external", "summary": "2165741", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165741" }, { "category": "external", "summary": "2165926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165926" }, { "category": "external", "summary": "2166567", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166567" }, { "category": "external", "summary": "2168332", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168332" }, { "category": "external", "summary": "2173403", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173403" }, { "category": "external", "summary": "2173430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173430" }, { "category": "external", "summary": "2173434", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173434" }, { "category": "external", "summary": "2173444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173444" }, { "category": "external", "summary": "2174220", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174220" }, { "category": "external", "summary": "2174400", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174400" }, { "category": "external", "summary": "2175160", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175160" }, { "category": "external", "summary": "2175322", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175322" }, { "category": "external", "summary": "2175903", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175903" }, { "category": "external", "summary": "2176140", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176140" }, { "category": "external", "summary": "2177371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177371" }, { "category": "external", "summary": "2177389", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177389" }, { "category": "external", "summary": "2178301", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178301" }, { "category": "external", "summary": "2181273", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2181273" }, { "category": "external", "summary": "2181330", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2181330" }, { "category": "external", "summary": "2182443", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182443" }, { "category": "external", "summary": "2183559", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2183559" }, { "category": "external", "summary": "2184578", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184578" }, { "category": "external", "summary": "2185945", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185945" }, { "category": "external", "summary": "2186948", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186948" }, { "category": "external", "summary": "2187257", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187257" }, { "category": "external", "summary": "2188468", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188468" }, { "category": "external", "summary": "2189324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2189324" }, { "category": "external", "summary": "2192667", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192667" }, { "category": "external", "summary": "2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "2193097", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2193097" }, { "category": "external", "summary": "2193219", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2193219" }, { "category": "external", "summary": "2209710", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209710" }, { "category": "external", "summary": "2213139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213139" }, { "category": "external", "summary": "2213199", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213199" }, { "category": "external", "summary": "2213485", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213485" }, { "category": "external", "summary": "2213802", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213802" }, { "category": "external", "summary": "2214348", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2214348" }, { "category": "external", "summary": "2215502", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215502" }, { "category": "external", "summary": "2215835", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215835" }, { "category": "external", "summary": "2215836", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215836" }, { "category": "external", "summary": "2215837", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215837" }, { "category": "external", "summary": "2217658", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217658" }, { "category": "external", "summary": "2218195", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218195" }, { "category": "external", "summary": "2218212", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218212" }, { "category": "external", "summary": "2218943", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218943" }, { "category": "external", "summary": "2221707", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221707" }, { "category": "external", "summary": "2223949", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223949" }, { "category": "external", "summary": "2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "2225201", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225201" }, { "category": "external", "summary": "2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "external", "summary": "2230213", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230213" }, { "category": "external", "summary": "2236982", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236982" }, { "category": "external", "summary": "RHEL-340", "url": "https://issues.redhat.com/browse/RHEL-340" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7077.json" } ], "title": "Red Hat Security Advisory: kernel security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-06T04:16:52+00:00", "generator": { "date": "2024-11-06T04:16:52+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:7077", "initial_release_date": "2023-11-14T15:46:57+00:00", "revision_history": [ { "date": "2023-11-14T15:46:57+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-14T15:46:57+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T04:16:52+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder (v. 8)", "product": { "name": "Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "kernel-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "kernel-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "perf-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "perf-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "perf-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-513.5.1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "product": { "name": "kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "product_id": "kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-513.5.1.el8_9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "perf-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "perf-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-513.5.1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "product": { "name": "kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "product_id": "kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-513.5.1.el8_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "kernel-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "kernel-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "perf-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "perf-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-513.5.1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "product": { "name": "kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "product_id": "kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-513.5.1.el8_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "bpftool-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "bpftool-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "kernel-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "kernel-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "kernel-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "perf-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "perf-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "perf-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-513.5.1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "product": { "name": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "product_id": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-513.5.1.el8_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kernel-0:4.18.0-513.5.1.el8_9.src", "product": { "name": "kernel-0:4.18.0-513.5.1.el8_9.src", "product_id": "kernel-0:4.18.0-513.5.1.el8_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-513.5.1.el8_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "product": { "name": "kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "product_id": "kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-abi-stablelists@4.18.0-513.5.1.el8_9?arch=noarch" } } }, { "category": "product_version", "name": "kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "product": { "name": "kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "product_id": "kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@4.18.0-513.5.1.el8_9?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-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "bpftool-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-513.5.1.el8_9.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src" }, "product_reference": "kernel-0:4.18.0-513.5.1.el8_9.src", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch" }, "product_reference": "kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:4.18.0-513.5.1.el8_9.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch" }, "product_reference": "kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "perf-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "perf-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "perf-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "perf-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "bpftool-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-513.5.1.el8_9.src as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src" }, "product_reference": "kernel-0:4.18.0-513.5.1.el8_9.src", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch" }, "product_reference": "kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:4.18.0-513.5.1.el8_9.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch" }, "product_reference": "kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "perf-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "perf-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "perf-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "perf-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-43975", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2021-11-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2024989" } ], "notes": [ { "category": "description", "text": "An out-of-bounds write flaw was found in the Linux kernel\u2019s Aquantia AQtion Ethernet card Atlantic driver in the way the ethernet card provides malicious input to the driver. This flaw allows a local user to emulate the networking device and crash the system. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bounds write in hw_atl_utils_fw_rpc_wait() in drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-43975" }, { "category": "external", "summary": "RHBZ#2024989", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024989" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-43975", "url": "https://www.cve.org/CVERecord?id=CVE-2021-43975" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-43975", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43975" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=b922f622592af76b57cbc566eaeccda0b31a3496", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=b922f622592af76b57cbc566eaeccda0b31a3496" } ], "release_date": "2021-11-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module atlantic from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: out-of-bounds write in hw_atl_utils_fw_rpc_wait() in drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c" }, { "cve": "CVE-2022-3594", "cwe": { "id": "CWE-779", "name": "Logging of Excessive Data" }, "discovery_date": "2022-11-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2149024" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in intr_callback in drivers/net/usb/r8152.c in the BPF component in the Linux Kernel. The manipulation leads to logging excessive data, where an attack can be launched remotely.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Rate limit overflow messages in r8152 in intr_callback", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3594" }, { "category": "external", "summary": "RHBZ#2149024", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149024" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3594", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3594" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3594", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3594" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git/commit/?id=93e2be344a7db169b7119de21ac1bf253b8c6907", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git/commit/?id=93e2be344a7db169b7119de21ac1bf253b8c6907" } ], "release_date": "2022-10-02T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected Realtek RTL8152/RTL8153 Based USB Ethernet Adapters (r8152) kernel module from loading during the boot time. Ensure the module is added into the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Rate limit overflow messages in r8152 in intr_callback" }, { "cve": "CVE-2022-3640", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2022-11-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2139610" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the Linux Kernel in the l2cap_conn_del in net/bluetooth/l2cap_core.c function in the Bluetooth component. This issue leads to a use-after-free problem.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use after free flaw in l2cap_conn_del in net/bluetooth/l2cap_core.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3640" }, { "category": "external", "summary": "RHBZ#2139610", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139610" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3640", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3640" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3640", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3640" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=42cf46dea905a80f6de218e837ba4d4cc33d6979", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=42cf46dea905a80f6de218e837ba4d4cc33d6979" } ], "release_date": "2022-10-17T12:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: use after free flaw in l2cap_conn_del in net/bluetooth/l2cap_core.c" }, { "acknowledgments": [ { "names": [ "Jann Horn" ], "organization": "Google Project Zero" } ], "cve": "CVE-2022-4744", "cwe": { "id": "CWE-824", "name": "Access of Uninitialized Pointer" }, "discovery_date": "2022-12-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156322" } ], "notes": [ { "category": "description", "text": "A double-free flaw was found in the Linux kernel\u2019s TUN/TAP device driver functionality in how a user registers the device when the register_netdevice function fails (NETDEV_REGISTER notifier). This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: tun: avoid double free in tun_free_netdev", "title": "Vulnerability summary" }, { "category": "other", "text": "Keeping Red Hat Enterprise Linux version 8 with Moderate severity, because required patch 158b515f703e (see reference) missed. However, currently Red Hat Enterprise Linux version 8 not affected, because previous patch not backported too: 766b0515d5be (\"net: make sure devices go through netdev_wait_all_refs\"). Means that it is not possible to trigger the issue for the Red Hat Enterprise Linux 8, but potentially Red Hat Enterprise Linux version 8 could be vulnerable in future, so still need to fix. For the Red Hat Enterprise Linux version 9 there is known way to reproduce the 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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4744" }, { "category": "external", "summary": "RHBZ#2156322", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156322" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4744", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4744" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4744", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4744" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=158b515f703e", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=158b515f703e" } ], "release_date": "2023-03-20T10:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "To mitigate this issue, prevent the tun module 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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: tun: avoid double free in tun_free_netdev" }, { "cve": "CVE-2022-28388", "cwe": { "id": "CWE-415", "name": "Double Free" }, "discovery_date": "2022-04-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2073091" } ], "notes": [ { "category": "description", "text": "A double-free flaw was found in the Linux kernel\u0027s USB2CAN interface implementation. This issue could allow a local user to crash the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: double free in usb_8dev_start_xmit in drivers/net/can/usb/usb_8dev.c", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue is Moderate because this case doesn\u0027t lead to a kernel crash as result of the pointers reference check preventing actual second memory free. The only known attack scenario is the possibility of a denial of service.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-28388" }, { "category": "external", "summary": "RHBZ#2073091", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073091" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-28388", "url": "https://www.cve.org/CVERecord?id=CVE-2022-28388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28388" } ], "release_date": "2022-04-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "To mitigate this issue, prevent module usb_8dev 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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: double free in usb_8dev_start_xmit in drivers/net/can/usb/usb_8dev.c" }, { "cve": "CVE-2022-38457", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2022-09-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2133455" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in the Linux kernel\u0027s vmwgfx driver in vmw_cmd_res_check. This flaw allows a local, unprivileged attacker with access to either /dev/dri/card0 or /dev/dri/rendererD128, who can issue an ioctl() on the resulting file descriptor, to crash the system, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: vmwgfx: use-after-free in vmw_cmd_res_check", "title": "Vulnerability summary" }, { "category": "other", "text": "Systems making use of the vmwgfx driver are potentially affected by this flaw; systems without the vmwgfx driver loaded are not affected by this flaw.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38457" }, { "category": "external", "summary": "RHBZ#2133455", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133455" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38457", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38457" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38457", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38457" } ], "release_date": "2022-09-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "To mitigate this issue, it is possible to prevent the affected code from being loaded by blacklisting the vmwgfx kernel module. For instructions relating to blacklisting a kernel module, please see https://access.redhat.com/solutions/41278.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: vmwgfx: use-after-free in vmw_cmd_res_check" }, { "cve": "CVE-2022-40133", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2022-09-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2133453" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in the Linux kernel\u0027s vmwgfx driver in vmw_execbuf_tie_context. This flaw allows a local, unprivileged attacker with access to either /dev/dri/card0 or /dev/dri/rendererD128, who can issue an ioctl() on the resulting file descriptor, to crash the system, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: vmwgfx: use-after-free in vmw_execbuf_tie_context", "title": "Vulnerability summary" }, { "category": "other", "text": "Systems making use of the vmwgfx driver are potentially affected by this flaw; systems without the vmwgfx driver loaded are not affected by this flaw.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40133" }, { "category": "external", "summary": "RHBZ#2133453", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133453" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40133", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40133" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40133", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40133" } ], "release_date": "2022-09-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "To mitigate this issue, it is possible to prevent the affected code from being loaded by blacklisting the vmwgfx kernel module. For instructions relating to blacklisting a kernel module, please see https://access.redhat.com/solutions/41278.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: vmwgfx: use-after-free in vmw_execbuf_tie_context" }, { "cve": "CVE-2022-40982", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2023-07-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2223949" } ], "notes": [ { "category": "description", "text": "A Gather Data Sampling (GDS) transient execution side-channel vulnerability was found affecting certain Intel processors. This issue may allow a local attacker using gather instruction (load from memory) to infer stale data from previously used vector registers on the same physical core.", "title": "Vulnerability description" }, { "category": "summary", "text": "hw: Intel: Gather Data Sampling (GDS) side channel vulnerability", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40982" }, { "category": "external", "summary": "RHBZ#2223949", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223949" }, { "category": "external", "summary": "RHSB-7027704", "url": "https://access.redhat.com/solutions/7027704" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40982", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40982" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40982", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40982" }, { "category": "external", "summary": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00828.html", "url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00828.html" } ], "release_date": "2023-08-08T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "The vulnerability can be mitigated by installing the CPU microcode package microcode_ctl version 20230808.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "hw: Intel: Gather Data Sampling (GDS) side channel vulnerability" }, { "cve": "CVE-2022-42895", "cwe": { "id": "CWE-824", "name": "Access of Uninitialized Pointer" }, "discovery_date": "2022-11-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2147356" } ], "notes": [ { "category": "description", "text": "An information leak vulnerability was found in the Linux kernel\u0027s implementation of logical link control and adaptation protocol (L2CAP), part of the Bluetooth stack in the l2cap_parse_conf_req function. An attacker with physical access within the range of standard Bluetooth transmission could use this flaw to leak kernel pointers via Bluetooth if within proximity of the victim.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Information leak in l2cap_parse_conf_req in net/bluetooth/l2cap_core.c", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 6 is not affected by this flaw as it did not include support for parsing Extended Flow Specification option in L2CAP Config Request (upstream commit 42dceae2).", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42895" }, { "category": "external", "summary": "RHBZ#2147356", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2147356" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42895", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42895" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42895", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42895" }, { "category": "external", "summary": "https://github.com/google/security-research/security/advisories/GHSA-vccx-8h74-2357", "url": "https://github.com/google/security-research/security/advisories/GHSA-vccx-8h74-2357" } ], "release_date": "2022-11-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Information leak in l2cap_parse_conf_req in net/bluetooth/l2cap_core.c" }, { "cve": "CVE-2022-45869", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "discovery_date": "2022-11-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2151317" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux kernel in the KVM. A race condition in direct_page_fault allows guest OS users to cause a denial of service (host OS crash or host OS memory corruption) when nested virtualization and the TDP MMU are enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: KVM: x86/mmu: race condition in direct_page_fault()", "title": "Vulnerability summary" }, { "category": "other", "text": "The nested virtualization feature is not enabled by default up to Red Hat Enterprise Linux 8.4. Most importantly, Red Hat currently provides nested virtualization only as a Technology Preview and is therefore unsupported for production use. For additional details, please see https://access.redhat.com/solutions/21101 and https://access.redhat.com/support/offerings/techpreview.", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-45869" }, { "category": "external", "summary": "RHBZ#2151317", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151317" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-45869", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45869" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-45869", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45869" } ], "release_date": "2022-11-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "This vulnerability can be mitigated by disabling the nested virtualization feature.\n\nFor Intel:\n```\n# modprobe -r kvm_intel\n# modprobe kvm_intel nested=0\n```\n\nFor AMD:\n```\n# modprobe -r kvm_amd\n# modprobe kvm_amd nested=0\n```", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: KVM: x86/mmu: race condition in direct_page_fault()" }, { "cve": "CVE-2022-45887", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2022-11-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2148520" } ], "notes": [ { "category": "description", "text": "A memory leak issue was found in the Linux kernel media subsystem in the TTUSB DEC driver. It could occur in the ttusb_dec_exit_dvb() function because of the lack of a dvb_frontend_detach call. A local user could trigger this flaw by repeatedly plugging and unplugging the device, potentially causing a denial of service condition.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: memory leak in ttusb_dec_exit_dvb() in media/usb/ttusb-dec/ttusb_dec.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-45887" }, { "category": "external", "summary": "RHBZ#2148520", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148520" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-45887", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45887" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-45887", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45887" }, { "category": "external", "summary": "https://lore.kernel.org/linux-media/20221115131822.6640-1-imv4bel@gmail.com/", "url": "https://lore.kernel.org/linux-media/20221115131822.6640-1-imv4bel@gmail.com/" }, { "category": "external", "summary": "https://lore.kernel.org/linux-media/20221115131822.6640-5-imv4bel@gmail.com/", "url": "https://lore.kernel.org/linux-media/20221115131822.6640-5-imv4bel@gmail.com/" } ], "release_date": "2022-11-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "To mitigate this issue, it is possible to prevent the affected code from being loaded by blacklisting the `ttusb_dec` kernel module. For instructions on how to blacklist a kernel module, please see https://access.redhat.com/solutions/41278.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: memory leak in ttusb_dec_exit_dvb() in media/usb/ttusb-dec/ttusb_dec.c" }, { "cve": "CVE-2023-0458", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-04-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2193219" } ], "notes": [ { "category": "description", "text": "A vulnerabilty was found in Linux Kernel, where a speculative pointer dereference problem exists in the Linux Kernel on the do_prlimit() function. The resource argument value is controlled and is used in pointer arithmetic for the \u0027rlim\u0027 variable and can be used to leak the contents.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: speculative pointer dereference in do_prlimit() in kernel/sys.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0458" }, { "category": "external", "summary": "RHBZ#2193219", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2193219" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0458", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0458" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0458", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0458" }, { "category": "external", "summary": "https://github.com/torvalds/linux/commit/739790605705ddcf18f21782b9c99ad7d53a8c11", "url": "https://github.com/torvalds/linux/commit/739790605705ddcf18f21782b9c99ad7d53a8c11" } ], "release_date": "2023-01-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: speculative pointer dereference in do_prlimit() in kernel/sys.c" }, { "acknowledgments": [ { "names": [ "Jann Horn" ], "organization": "Google Project Zero" } ], "cve": "CVE-2023-0590", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-01-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165741" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in qdisc_graft in net/sched/sch_api.c in the Linux Kernel due to a race problem. This flaw leads to a denial of service issue. If patch ebda44da44f6 (\"net: sched: fix race condition in qdisc_graft()\") not applied yet, then kernel could be affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use-after-free due to race condition in qdisc_graft()", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0590" }, { "category": "external", "summary": "RHBZ#2165741", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165741" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0590", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0590" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0590", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0590" }, { "category": "external", "summary": "https://lore.kernel.org/all/20221018203258.2793282-1-edumazet@google.com/", "url": "https://lore.kernel.org/all/20221018203258.2793282-1-edumazet@google.com/" } ], "release_date": "2022-10-18T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: use-after-free due to race condition in qdisc_graft()" }, { "cve": "CVE-2023-0597", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2023-01-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165926" } ], "notes": [ { "category": "description", "text": "A possible unauthorized memory access flaw was found in the Linux kernel cpu_entry_area mapping of X86 CPU data to memory, where a user may guess the location of exception stack(s) or other important data. This issue could allow a local user to gain access to some important data with expected location in memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: x86/mm: Randomize per-cpu entry area", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0597" }, { "category": "external", "summary": "RHBZ#2165926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165926" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0597" }, { "category": "external", "summary": "https://lore.kernel.org/lkml/Yz%2FmfJ1gjgshF19t@hirez.programming.kicks-ass.net/", "url": "https://lore.kernel.org/lkml/Yz%2FmfJ1gjgshF19t@hirez.programming.kicks-ass.net/" } ], "release_date": "2022-10-07T08:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" } ], "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: x86/mm: Randomize per-cpu entry area" }, { "cve": "CVE-2023-1073", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-02-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2173403" } ], "notes": [ { "category": "description", "text": "A memory corruption flaw was found in the Linux kernel\u2019s human interface device (HID) subsystem in how a user inserts a malicious USB device. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: HID: check empty report_list in hid_validate_values()", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1073" }, { "category": "external", "summary": "RHBZ#2173403", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173403" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1073", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1073" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1073", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1073" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=b12fece4c64857e5fab4290bf01b2e0317a88456", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=b12fece4c64857e5fab4290bf01b2e0317a88456" }, { "category": "external", "summary": "https://www.openwall.com/lists/oss-security/2023/01/17/3", "url": "https://www.openwall.com/lists/oss-security/2023/01/17/3" } ], "release_date": "2023-01-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "PHYSICAL", "availabilityImpact": "HIGH", "baseScore": 6.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: HID: check empty report_list in hid_validate_values()" }, { "cve": "CVE-2023-1074", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2023-02-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2173430" } ], "notes": [ { "category": "description", "text": "A memory leak flaw was found in the Linux kernel\u0027s Stream Control Transmission Protocol. This issue may occur when a user starts a malicious networking service and someone connects to this service. This could allow a local user to starve resources, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: sctp: fail if no bound addresses can be used for a given scope", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1074" }, { "category": "external", "summary": "RHBZ#2173430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173430" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1074", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1074" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1074", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1074" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=458e279f861d3f61796894cd158b780765a1569f", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=458e279f861d3f61796894cd158b780765a1569f" }, { "category": "external", "summary": "https://www.openwall.com/lists/oss-security/2023/01/23/1", "url": "https://www.openwall.com/lists/oss-security/2023/01/23/1" } ], "release_date": "2023-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "To mitigate this issue, prevent module sctp 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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: sctp: fail if no bound addresses can be used for a given scope" }, { "cve": "CVE-2023-1075", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2023-02-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2173434" } ], "notes": [ { "category": "description", "text": "A memory leak flaw was found in the Linux kernel\u0027s TLS protocol. This issue could allow a local user unauthorized access to some memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/tls: tls_is_tx_ready() checked list_entry", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1075" }, { "category": "external", "summary": "RHBZ#2173434", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173434" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1075", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1075" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1075", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1075" } ], "release_date": "2023-01-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "To mitigate this issue, prevent module tls 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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kernel: net/tls: tls_is_tx_ready() checked list_entry" }, { "cve": "CVE-2023-1079", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-02-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2173444" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in asus_kbd_backlight_set in drivers/hid/hid-asus.c in the Linux Kernel. This issue could allow an attacker to crash the system when plugging in or disconnecting a malicious USB device, which may lead to a kernel information leak problem.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: hid: Use After Free in asus_remove()", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1079" }, { "category": "external", "summary": "RHBZ#2173444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173444" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1079", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1079" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1079", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1079" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=4ab3a086d10eeec1424f2e8a968827a6336203df", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=4ab3a086d10eeec1424f2e8a968827a6336203df" } ], "release_date": "2023-02-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected ASUS HID driver (for notebook built-in keyboard) module from loading during the boot time, ensure the module is added into the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: hid: Use After Free in asus_remove()" }, { "acknowledgments": [ { "names": [ "Duoming Zhou" ] } ], "cve": "CVE-2023-1118", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-02-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2174400" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Linux kernel\u0027s integrated infrared receiver/transceiver driver. This issue occurs when a user detaches a rc device. This could allow a local user to crash the system or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use-after-free in drivers/media/rc/ene_ir.c due to race condition", "title": "Vulnerability summary" }, { "category": "other", "text": "Because this vulnerability requires an attacker to either have physical access to a system with infrared receiver/transceiver hardware or requires a remote authenticated user to have knowledge about such hardware attached to the system and when it is disconnected, Red Hat assesses the impact of this vulnerability as Moderate.", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1118" }, { "category": "external", "summary": "RHBZ#2174400", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174400" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1118", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1118" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1118", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1118" }, { "category": "external", "summary": "https://github.com/torvalds/linux/commit/29b0589a865b6f66d141d79b2dd1373e4e50fe17", "url": "https://github.com/torvalds/linux/commit/29b0589a865b6f66d141d79b2dd1373e4e50fe17" } ], "release_date": "2023-02-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "To mitigate this issue, prevent module ene_ir 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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: use-after-free in drivers/media/rc/ene_ir.c due to race condition" }, { "cve": "CVE-2023-1206", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-02-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2175903" } ], "notes": [ { "category": "description", "text": "A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel\u2019s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6 connections up to 95%.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: hash collisions in the IPv6 connection lookup table", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1206" }, { "category": "external", "summary": "RHBZ#2175903", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175903" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1206", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1206" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1206", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1206" }, { "category": "external", "summary": "https://git.kernel.org/linus/d11b0df7ddf1831f3e170972f43186dad520bfcc", "url": "https://git.kernel.org/linus/d11b0df7ddf1831f3e170972f43186dad520bfcc" } ], "release_date": "2023-06-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "https://access.redhat.com/solutions/30453", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: hash collisions in the IPv6 connection lookup table" }, { "acknowledgments": [ { "names": [ "Jann Horn" ], "organization": "Google Project Zero" } ], "cve": "CVE-2023-1252", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-03-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2176140" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Linux kernel\u2019s Ext4 File System in how a user triggers several file operations simultaneously with the overlay FS usage. This flaw allows a local user to crash or potentially escalate their privileges on the system. Only if patch 9a2544037600 (\"ovl: fix use after free in struct ovl_aio_req\") not applied yet, the kernel could be affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: ovl: fix use after free in struct ovl_aio_req", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw is possibly only triggered if an Ext4 filesystem is mounted. Because of that fact, and because exploitation would require that an attacker was able to control how that filesystem interacted with an OverlayFS filesystem, Red Hat assesses the impact of this vulnerability as Medium.", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1252" }, { "category": "external", "summary": "RHBZ#2176140", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176140" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1252", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1252" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1252", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1252" }, { "category": "external", "summary": "https://lore.kernel.org/lkml/20211115165433.449951285@linuxfoundation.org/", "url": "https://lore.kernel.org/lkml/20211115165433.449951285@linuxfoundation.org/" } ], "release_date": "2021-11-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" } ], "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: ovl: fix use after free in struct ovl_aio_req" }, { "acknowledgments": [ { "names": [ "Wei Chen" ] } ], "cve": "CVE-2023-1382", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-03-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2177371" } ], "notes": [ { "category": "description", "text": "A data race flaw was found in the Linux kernel, between where con is allocated and con-\u003esock is set. This issue leads to a NULL pointer dereference when accessing con-\u003esock-\u003esk in net/tipc/topsrv.c in the tipc protocol in the Linux kernel.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: denial of service in tipc_conn_close", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1382" }, { "category": "external", "summary": "RHBZ#2177371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177371" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1382", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1382" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1382", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1382" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/bc7bd3183f1c275c820690fc65b708238fe9e38e.1668807842.git.lucien.xin@gmail.com/T/#u", "url": "https://lore.kernel.org/netdev/bc7bd3183f1c275c820690fc65b708238fe9e38e.1668807842.git.lucien.xin@gmail.com/T/#u" } ], "release_date": "2022-11-18T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected transparent inter-process communication (TIPC) protocol kernel module from loading during the boot time. Ensure the module is added into the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: denial of service in tipc_conn_close" }, { "cve": "CVE-2023-1855", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-04-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2184578" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in xgene_hwmon_remove in drivers/hwmon/xgene-hwmon.c in the Hardware Monitoring Linux Kernel driver (xgene-hwmon). This flaw could allow a local attacker to crash the system due to a race problem, possibly leading to a kernel information leak.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use-after-free bug in remove function xgene_hwmon_remove", "title": "Vulnerability summary" }, { "category": "other", "text": "Because this flaw affects a specific CPU family, and because exploitation requires elevated system privileges, Red Hat assesses the impact of this flaw as Low.", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1855" }, { "category": "external", "summary": "RHBZ#2184578", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184578" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1855", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1855" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1855", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1855" }, { "category": "external", "summary": "https://lore.kernel.org/all/20230318122758.2140868-1-linux@roeck-us.net/", "url": "https://lore.kernel.org/all/20230318122758.2140868-1-linux@roeck-us.net/" } ], "release_date": "2023-03-10T10:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected APM X-Gene SoC HW monitor kernel driver (apm_xgene) from loading during the boot time. Ensure the module is added into the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kernel: use-after-free bug in remove function xgene_hwmon_remove" }, { "cve": "CVE-2023-1989", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2185945" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in btsdio_remove in drivers\\bluetooth\\btsdio.c in the Linux Kernel. A call to btsdio_remove with an unfinished job may cause a race problem which leads to a UAF on hdev devices.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Use after free bug in btsdio_remove due to race condition", "title": "Vulnerability summary" }, { "category": "other", "text": "Because successful exploitation of this flaw requires that a system supports SDIO hardware and that an attacker has control over attaching and detaching that hardware, Red Hat assesses the impact of this vulnerability as Moderate.", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1989" }, { "category": "external", "summary": "RHBZ#2185945", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185945" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1989", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1989" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1989", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1989" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=f132c2d13088", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=f132c2d13088" } ], "release_date": "2023-03-09T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected Generic Bluetooth SDIO driver kernel module from loading during the boot time. Ensure the module is added into the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Use after free bug in btsdio_remove due to race condition" }, { "cve": "CVE-2023-1998", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2023-04-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2187257" } ], "notes": [ { "category": "description", "text": "It was found that the Linux Kernel still left the victim process exposed to attacks in some cases even after enabling the spectre-BTI mitigation with prctl. The kernel failed to protect applications that attempted to protect against Spectre v2 leaving them open to attack from other processes running on the same physical core in another hyperthread.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Spectre v2 SMT mitigations problem", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1998" }, { "category": "external", "summary": "RHBZ#2187257", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187257" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1998", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1998" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1998", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1998" }, { "category": "external", "summary": "https://github.com/google/security-research/security/advisories/GHSA-mj4w-6495-6crx", "url": "https://github.com/google/security-research/security/advisories/GHSA-mj4w-6495-6crx" } ], "release_date": "2023-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "This flaw can be mitigated by disabling Simultaneous Multithreading (SMT). For instructions on how to disable SMT in RHEL, please see https://access.redhat.com/solutions/rhel-smt.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.0" }, "products": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Spectre v2 SMT mitigations problem" }, { "acknowledgments": [ { "names": [ "Weiteng Chen. University of California, Riverside." ] } ], "cve": "CVE-2023-2269", "cwe": { "id": "CWE-667", "name": "Improper Locking" }, "discovery_date": "2023-04-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2189388" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux Kernel, leading to a denial of service. This issue occurs due to a possible recursive locking scenario, resulting in a deadlock in table_clear in drivers/md/dm-ioctl.c in the Linux Kernel Device Mapper-Multipathing sub-component.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: A possible deadlock in dm_get_inactive_table in dm- ioctl.c leads to dos", "title": "Vulnerability summary" }, { "category": "other", "text": "Because exploitation of this flaw requires that an attacker has privileges sufficient to manage md arrays, Red Hat assesses the impact of this vulnerability as Low.", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2269" }, { "category": "external", "summary": "RHBZ#2189388", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2189388" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2269", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2269" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2269", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2269" }, { "category": "external", "summary": "https://lore.kernel.org/lkml/ZD1xyZxb3rHot8PV@redhat.com/t/", "url": "https://lore.kernel.org/lkml/ZD1xyZxb3rHot8PV@redhat.com/t/" } ], "release_date": "2023-04-17T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kernel: A possible deadlock in dm_get_inactive_table in dm- ioctl.c leads to dos" }, { "cve": "CVE-2023-2513", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2193097" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in the Linux kernel\u0027s ext4 filesystem in the way it handled the extra inode size for extended attributes. This flaw allows a privileged local user to cause a system crash or other undefined behaviors.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: ext4: use-after-free in ext4_xattr_set_entry()", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw has been rated as having Moderate impact because of the preconditions needed to trigger the issue. The vulnerability can be exploited by a regular user, but the filesystem should be mounted with `debug_want_extra_isize`=128 and the user must have write access to the filesystem. It\u0027s also important to emphasize that `debug_want_extra_isize` is a debug mount option and should never be used in production.", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2513" }, { "category": "external", "summary": "RHBZ#2193097", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2193097" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2513", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2513" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2513", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2513" } ], "release_date": "2022-06-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" } ], "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: ext4: use-after-free in ext4_xattr_set_entry()" }, { "cve": "CVE-2023-3141", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-05-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2213199" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in r592_remove in drivers/memstick/host/r592.c in media access in the Linux Kernel. This issue may allow a local attacker to crash the system at device disconnect, possibly leading to a kernel information leak.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Use after free bug in r592_remove", "title": "Vulnerability summary" }, { "category": "other", "text": "Because this flaw requires that specific peripheral hardware is attached, that an attacker has access to the hardware, and that the attacker is able to control the timing of hardware or media attachment and removal, Red Hat assesses the impact of this vulnerability as Low.", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3141" }, { "category": "external", "summary": "RHBZ#2213199", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213199" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3141", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3141" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3141", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3141" }, { "category": "external", "summary": "https://lore.kernel.org/lkml/CAPDyKFoV9aZObZ5GBm0U_-UVeVkBN_rAG-kH3BKoP4EXdYM4bw@mail.gmail.com/t/", "url": "https://lore.kernel.org/lkml/CAPDyKFoV9aZObZ5GBm0U_-UVeVkBN_rAG-kH3BKoP4EXdYM4bw@mail.gmail.com/t/" } ], "release_date": "2023-03-07T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kernel: Use after free bug in r592_remove" }, { "acknowledgments": [ { "names": [ "Sanan Hasanov" ] } ], "cve": "CVE-2023-3161", "cwe": { "id": "CWE-1335", "name": "Incorrect Bitwise Shift of Integer" }, "discovery_date": "2023-06-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2213485" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Framebuffer Console (fbcon) in the Linux Kernel. When providing a font-\u003ewidth and font-\u003eheight greater than 32 to the fbcon_set_font, since there are no checks in place, a shift-out-of-bounds occurs, leading to undefined behavior and possible denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: fbcon: shift-out-of-bounds in fbcon_set_font()", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3161" }, { "category": "external", "summary": "RHBZ#2213485", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213485" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3161", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3161" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3161", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3161" } ], "release_date": "2023-01-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" } ], "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: fbcon: shift-out-of-bounds in fbcon_set_font()" }, { "cve": "CVE-2023-3212", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-05-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2214348" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in the gfs2 file system in the Linux kernel. This issue occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. This flaw allows a privileged local user to cause a kernel panic.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: gfs2: NULL pointer dereference in gfs2_evict_inode()", "title": "Vulnerability summary" }, { "category": "other", "text": "Because exploitation of this flaw requires that an attacker is able to mount volumes they have prepared themselves or to corrupt existing system volumes, Red Hat assesses the impact of this vulnerability as Low.", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3212" }, { "category": "external", "summary": "RHBZ#2214348", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2214348" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3212", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3212" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3212", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3212" } ], "release_date": "2023-04-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" } ], "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kernel: gfs2: NULL pointer dereference in gfs2_evict_inode()" }, { "cve": "CVE-2023-3268", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2023-05-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215502" } ], "notes": [ { "category": "description", "text": "An out-of-bounds (OOB) memory access flaw was found in the Linux kernel in relay_file_read_start_pos in kernel/relay.c in the relayfs. This flaw allows a local attacker to crash the system or leak kernel internal information.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bounds access in relay_file_read", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3268" }, { "category": "external", "summary": "RHBZ#2215502", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215502" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3268", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3268" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3268", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3268" }, { "category": "external", "summary": "https://lore.kernel.org/lkml/1682238502-1892-1-git-send-email-yangpc@wangsu.com/T/", "url": "https://lore.kernel.org/lkml/1682238502-1892-1-git-send-email-yangpc@wangsu.com/T/" } ], "release_date": "2023-04-19T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: out-of-bounds access in relay_file_read" }, { "cve": "CVE-2023-3609", "cwe": { "id": "CWE-415", "name": "Double Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225201" } ], "notes": [ { "category": "description", "text": "A double-free flaw was found in u32_set_parms in net/sched/cls_u32.c in the Network Scheduler component in the Linux kernel. This flaw allows a local attacker to use a failure event to mishandle the reference counter, leading to a local privilege escalation threat.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: cls_u32 component reference counter leak if tcf_change_indev() fails", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3609" }, { "category": "external", "summary": "RHBZ#2225201", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225201" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3609", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3609" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3609", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3609" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=04c55383fa5689357bcdd2c8036725a55ed632bc", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=04c55383fa5689357bcdd2c8036725a55ed632bc" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "To mitigate this issue, prevent module cls_u32 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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: cls_u32 component reference counter leak if tcf_change_indev() fails" }, { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225191" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in qfq_change_agg in net/sched/sch_qfq.c in the Traffic Control (QoS) subsystem in the Linux kernel. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3611" }, { "category": "external", "summary": "RHBZ#2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3611", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module sch_qfq onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at the boot time.\n~~~\n How do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead" }, { "acknowledgments": [ { "names": [ "Lin Ma" ], "organization": "ZJU \u0026 Ant Security Light-Year Lab" } ], "cve": "CVE-2023-3772", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-06-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2218943" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux kernel\u2019s IP framework for transforming packets (XFRM subsystem). This issue may allow a malicious user with CAP_NET_ADMIN privileges to directly dereference a NULL pointer in xfrm_update_ae_params(), leading to a possible kernel crash and denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: xfrm: NULL pointer dereference in xfrm_update_ae_params()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3772" }, { "category": "external", "summary": "RHBZ#2218943", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218943" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3772", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3772" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3772", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3772" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" } ], "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: xfrm: NULL pointer dereference in xfrm_update_ae_params()" }, { "cve": "CVE-2023-4128", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2261965" } ], "notes": [ { "category": "description", "text": "This record is a duplicate of CVE-2023-4206, CVE-2023-4207, and CVE-2023-4208. Do not use this CVE record: CVE-2023-4128.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "title": "Vulnerability summary" }, { "category": "other", "text": "All CVE users should reference CVE-2023-4206, CVE-2023-4207, CVE-2023-4208 instead of this record. All references and descriptions in this record have been removed to prevent accidental usage.", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4128" }, { "category": "external", "summary": "RHBZ#2261965", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261965" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4128", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4128" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4128", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4128" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-4206", "url": "https://access.redhat.com/security/cve/CVE-2023-4206" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-4207", "url": "https://access.redhat.com/security/cve/CVE-2023-4207" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-4208", "url": "https://access.redhat.com/security/cve/CVE-2023-4208" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" } ], "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "acknowledgments": [ { "names": [ "Duoming Zhou" ] } ], "cve": "CVE-2023-4132", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2221707" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in the siano smsusb module in the Linux kernel. The bug occurs during device initialization when the siano device is plugged in. This flaw allows a local user to crash the system, causing a denial of service condition.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: smsusb: use-after-free caused by do_submit_urb()", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4132" }, { "category": "external", "summary": "RHBZ#2221707", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221707" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4132", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4132" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4132", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4132" } ], "release_date": "2023-02-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" } ], "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: smsusb: use-after-free caused by do_submit_urb()" }, { "cve": "CVE-2023-4155", "cwe": { "id": "CWE-367", "name": "Time-of-check Time-of-use (TOCTOU) Race Condition" }, "discovery_date": "2023-05-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2213802" } ], "notes": [ { "category": "description", "text": "A flaw was found in KVM AMD Secure Encrypted Virtualization (SEV) in the Linux kernel. A KVM guest using SEV-ES or SEV-SNP with multiple vCPUs can trigger a double fetch race condition vulnerability and invoke the `VMGEXIT` handler recursively. If an attacker manages to call the handler multiple times, they can trigger a stack overflow and cause a denial of service or potentially guest-to-host escape in kernel configurations without stack guard pages (`CONFIG_VMAP_STACK`).", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: KVM: SEV-ES / SEV-SNP VMGEXIT double fetch vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 6 and 7 are not affected by this flaw, as they did not include support for KVM AMD Secure Encrypted Virtualization (SEV). \nNote: AMD SEV is currently provided as a Technology Preview in RHEL 8, therefore, it is unsupported for production use. For additional details see https://access.redhat.com/articles/4491591 and https://access.redhat.com/support/offerings/techpreview.", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4155" }, { "category": "external", "summary": "RHBZ#2213802", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213802" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4155", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4155" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4155", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4155" } ], "release_date": "2023-08-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: KVM: SEV-ES / SEV-SNP VMGEXIT double fetch vulnerability" }, { "cve": "CVE-2023-4206", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225511" } ], "notes": [ { "category": "description", "text": "There are 3 CVEs for the use-after-free flaw found in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel: CVE-2023-4206, CVE-2023-4207, CVE-2023-4208. \r\nA local user could use any of these flaws to crash the system or potentially escalate their privileges on the system.\r\n\r\nSimilar CVE-2023-4128 was rejected as a duplicate.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4206" }, { "category": "external", "summary": "RHBZ#2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4206", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4206" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4206", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4206" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/", "url": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module cls_u32 from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-4207", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225511" } ], "notes": [ { "category": "description", "text": "There are 3 CVEs for the use-after-free flaw found in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel: CVE-2023-4206, CVE-2023-4207, CVE-2023-4208. \r\nA local user could use any of these flaws to crash the system or potentially escalate their privileges on the system.\r\n\r\nSimilar CVE-2023-4128 was rejected as a duplicate.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4207" }, { "category": "external", "summary": "RHBZ#2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4207", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4207" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4207", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4207" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/", "url": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module cls_u32 from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-4208", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225511" } ], "notes": [ { "category": "description", "text": "There are 3 CVEs for the use-after-free flaw found in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel: CVE-2023-4206, CVE-2023-4207, CVE-2023-4208. \r\nA local user could use any of these flaws to crash the system or potentially escalate their privileges on the system.\r\n\r\nSimilar CVE-2023-4128 was rejected as a duplicate.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4208" }, { "category": "external", "summary": "RHBZ#2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4208", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4208" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4208", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4208" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/", "url": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module cls_u32 from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-4732", "cwe": { "id": "CWE-366", "name": "Race Condition within a Thread" }, "discovery_date": "2023-09-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2236982" } ], "notes": [ { "category": "description", "text": "A flaw was found in pfn_swap_entry_to_page in memory management subsystem in the Linux Kernel. In this flaw, an attacker with a local user privilege may cause a denial of service problem due to a BUG statement referencing pmd_t x.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Race between task migrating pages and another task calling exit_mmap to release those same pages getting invalid opcode BUG in include/linux/swapops.h", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4732" }, { "category": "external", "summary": "RHBZ#2236982", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236982" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4732", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4732" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4732", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4732" } ], "release_date": "2023-09-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "A possible workaround is disabling Transparent Hugepage", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Race between task migrating pages and another task calling exit_mmap to release those same pages getting invalid opcode BUG in include/linux/swapops.h" }, { "cve": "CVE-2023-23455", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2023-01-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168332" } ], "notes": [ { "category": "description", "text": "A denial of service flaw was found in atm_tc_enqueue in net/sched/sch_atm.c in the Linux kernel. This issue may allow a local attacker to cause a denial of service due to type confusion. Non-negative numbers could indicate a TC_ACT_SHOT condition rather than valid classification results.", "title": "Vulnerability description" }, { "category": "summary", "text": "Kernel: denial of service in atm_tc_enqueue in net/sched/sch_atm.c due to type confusion", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23455" }, { "category": "external", "summary": "RHBZ#2168332", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168332" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23455", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23455" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23455", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23455" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a2965c7be0522eaa18808684b7b82b248515511b", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a2965c7be0522eaa18808684b7b82b248515511b" } ], "release_date": "2023-01-01T17:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "The mitigation is to disable unprivileged user namespaces by setting user.max_user_namespaces to 0:\n\n```\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n```", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Kernel: denial of service in atm_tc_enqueue in net/sched/sch_atm.c due to type confusion" }, { "cve": "CVE-2023-26545", "cwe": { "id": "CWE-415", "name": "Double Free" }, "discovery_date": "2023-02-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2182443" } ], "notes": [ { "category": "description", "text": "A double-free flaw was found in the Linux kernel when the MPLS implementation handled sysctl allocation failures. This issue could allow a local user to cause a denial of service or possibly execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: mpls: double free on sysctl allocation failure", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 6 and 7 are not affected by this flaw as they did not include MPLS routing support, which was introduced upstream in version 4.1-rc1 (commit 0189197 \"mpls: Basic routing support\").", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-26545" }, { "category": "external", "summary": "RHBZ#2182443", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182443" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-26545", "url": "https://www.cve.org/CVERecord?id=CVE-2023-26545" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26545", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26545" } ], "release_date": "2023-02-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" } ], "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: mpls: double free on sysctl allocation failure" }, { "acknowledgments": [ { "names": [ "Wei Chen" ] } ], "cve": "CVE-2023-28328", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-03-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2177389" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in the az6027 driver in drivers/media/usb/dev-usb/az6027.c in the Linux Kernel. The message from user space is not checked properly before transferring into the device. This flaw allows a local user to crash the system or potentially cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Denial of service issue in az6027 driver in drivers/media/usb/dev-usb/az6027.c", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw can be mitigated by preventing the affected dvb_usb_az6027 kernel module from loading during the boot time. Ensure the module is added into the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-28328" }, { "category": "external", "summary": "RHBZ#2177389", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177389" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-28328", "url": "https://www.cve.org/CVERecord?id=CVE-2023-28328" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28328", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28328" }, { "category": "external", "summary": "https://lore.kernel.org/linux-media/20221120065918.2160782-1-zhongbaisong@huawei.com/", "url": "https://lore.kernel.org/linux-media/20221120065918.2160782-1-zhongbaisong@huawei.com/" }, { "category": "external", "summary": "https://lore.kernel.org/lkml/CAO4mrfcPHB5aQJO=mpqV+p8mPLNg-Fok0gw8gZ=zemAfMGTzMg@mail.gmail.com/", "url": "https://lore.kernel.org/lkml/CAO4mrfcPHB5aQJO=mpqV+p8mPLNg-Fok0gw8gZ=zemAfMGTzMg@mail.gmail.com/" } ], "release_date": "2022-11-18T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" } ], "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Denial of service issue in az6027 driver in drivers/media/usb/dev-usb/az6027.c" }, { "cve": "CVE-2023-28772", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2023-03-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2181330" } ], "notes": [ { "category": "description", "text": "A buffer overflow write flaw was identified in seq_buf_putmem_hex in lib/seq_buf.c in seq_buf in the Linux Kernel. This issue may allow a user with special debug privileges such as ftrace or root to cause an overflow in the destination buffer due to a missing sanity check.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: lib/seq_buf.c has a seq_buf_putmem_hex buffer overflow", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-28772" }, { "category": "external", "summary": "RHBZ#2181330", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2181330" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-28772", "url": "https://www.cve.org/CVERecord?id=CVE-2023-28772" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28772", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28772" }, { "category": "external", "summary": "https://github.com/torvalds/linux/commit/d3b16034a24a112bb83aeb669ac5b9b01f744bb7", "url": "https://github.com/torvalds/linux/commit/d3b16034a24a112bb83aeb669ac5b9b01f744bb7" } ], "release_date": "2023-03-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: lib/seq_buf.c has a seq_buf_putmem_hex buffer overflow" }, { "cve": "CVE-2023-30456", "cwe": { "id": "CWE-358", "name": "Improperly Implemented Security Check for Standard" }, "discovery_date": "2023-04-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2188468" } ], "notes": [ { "category": "description", "text": "A flaw was found in the KVM\u0027s Intel nested virtualization feature (nVMX). The effective values of the guest CR0 and CR4 registers could differ from those included in the VMCS12. In rare circumstances (i.e., kvm_intel module loaded with parameters nested=1 and ept=0) this could allow a malicious guest to crash the host system, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: KVM: nVMX: missing consistency checks for CR0 and CR4", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat currently provides the nested virtualization feature as a Technology Preview. Nested virtualization is therefore unsupported for production use. For more information please refer to https://access.redhat.com/solutions/21101 and https://access.redhat.com/support/offerings/techpreview.", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-30456" }, { "category": "external", "summary": "RHBZ#2188468", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188468" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-30456", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30456" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-30456", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30456" } ], "release_date": "2023-04-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "This vulnerability can be mitigated by disabling the nested virtualization feature:\n```\n# modprobe -r kvm_intel\n# modprobe kvm_intel nested=0\n```", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: KVM: nVMX: missing consistency checks for CR0 and CR4" }, { "cve": "CVE-2023-31084", "discovery_date": "2023-06-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2213139" } ], "notes": [ { "category": "description", "text": "A potential deadlock flaw was found in the Linux\u2019s kernel DVB API (used by Digital TV devices) functionality. This flaw allows a local user to crash the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: blocking operation in dvb_frontend_get_event and wait_event_interruptible", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-31084" }, { "category": "external", "summary": "RHBZ#2213139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-31084", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31084" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31084", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31084" } ], "release_date": "2023-04-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" } ], "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: blocking operation in dvb_frontend_get_event and wait_event_interruptible" }, { "cve": "CVE-2023-31436", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2192671" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s traffic control (QoS) subsystem in how a user triggers the qfq_change_class function with an incorrect MTU value of the network device used as lmax. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bounds write in qfq_change_class function", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-31436" }, { "category": "external", "summary": "RHBZ#2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-31436", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31436" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d" } ], "release_date": "2023-04-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module, sch_qfq from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: out-of-bounds write in qfq_change_class function" }, { "cve": "CVE-2023-33203", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-03-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2192667" } ], "notes": [ { "category": "description", "text": "A race condition vulnerability was found in the Linux kernel\u0027s Qualcomm EMAC Gigabit Ethernet Controller when the user physically removes the device before cleanup in the emac_remove function. This flaw can eventually result in a use-after-free issue, possibly leading to a system crash or other undefined behaviors.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net: qcom/emac: race condition leading to use-after-free in emac_remove()", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 6 and 7 are not affected by this flaw as they did not include support for the EMAC Gigabit Ethernet Controller.", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-33203" }, { "category": "external", "summary": "RHBZ#2192667", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192667" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-33203", "url": "https://www.cve.org/CVERecord?id=CVE-2023-33203" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-33203", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-33203" } ], "release_date": "2023-03-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "PHYSICAL", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: net: qcom/emac: race condition leading to use-after-free in emac_remove()" }, { "cve": "CVE-2023-33951", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2023-06-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2218195" } ], "notes": [ { "category": "description", "text": "A race condition vulnerability was found in the vmwgfx driver in the Linux kernel. The flaw exists within the handling of GEM objects. The issue results from improper locking when performing operations on an object. This flaw allows a local privileged user to disclose information in the context of the kernel.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: vmwgfx: race condition leading to information disclosure vulnerability", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-33951" }, { "category": "external", "summary": "RHBZ#2218195", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218195" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-33951", "url": "https://www.cve.org/CVERecord?id=CVE-2023-33951" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-33951", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-33951" }, { "category": "external", "summary": "https://www.zerodayinitiative.com/advisories/ZDI-CAN-20110/", "url": "https://www.zerodayinitiative.com/advisories/ZDI-CAN-20110/" } ], "release_date": "2023-02-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected `vmwgfx` kernel module from being loaded. For instructions on how to blacklist a kernel module, please see https://access.redhat.com/solutions/41278.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 6.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L", "version": "3.1" }, "products": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: vmwgfx: race condition leading to information disclosure vulnerability" }, { "cve": "CVE-2023-33952", "cwe": { "id": "CWE-415", "name": "Double Free" }, "discovery_date": "2023-06-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2218212" } ], "notes": [ { "category": "description", "text": "A double-free vulnerability was found in handling vmw_buffer_object objects in the vmwgfx driver in the Linux kernel. This issue occurs due to the lack of validating the existence of an object prior to performing further free operations on the object, which may allow a local privileged user to escalate privileges and execute code in the context of the kernel.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: vmwgfx: double free within the handling of vmw_buffer_object objects", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw has been rated as having Moderate impact because of the preconditions needed to trigger the issue: An attacker must first obtain the ability to execute high-privileged code on the target system in order to exploit this vulnerability.", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-33952" }, { "category": "external", "summary": "RHBZ#2218212", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218212" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-33952", "url": "https://www.cve.org/CVERecord?id=CVE-2023-33952" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-33952", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-33952" }, { "category": "external", "summary": "https://www.zerodayinitiative.com/advisories/ZDI-CAN-20292", "url": "https://www.zerodayinitiative.com/advisories/ZDI-CAN-20292" } ], "release_date": "2023-02-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected `vmwgfx` kernel module from being loaded. For instructions on how to blacklist a kernel module, please see https://access.redhat.com/solutions/41278.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: vmwgfx: double free within the handling of vmw_buffer_object objects" }, { "cve": "CVE-2023-35823", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-06-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215835" } ], "notes": [ { "category": "description", "text": "A race condition was found in the Linux kernel\u0027s saa7134 device driver. This occurs when removing the module before cleanup in the saa7134_finidev function which can result in a use-after-free issue, possibly leading to a system crash or other undefined behaviors.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: saa7134: race condition leading to use-after-free in saa7134_finidev()", "title": "Vulnerability summary" }, { "category": "other", "text": "Because this flaw only affects systems with specific hardware installed, and because exploitation requires an attacker to be able to manipulate the driver or the physical hardware with precise timing, Red Hat assesses the impact of this vulnerability as Moderate.", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-35823" }, { "category": "external", "summary": "RHBZ#2215835", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215835" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-35823", "url": "https://www.cve.org/CVERecord?id=CVE-2023-35823" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35823", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35823" } ], "release_date": "2023-06-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" } ], "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: saa7134: race condition leading to use-after-free in saa7134_finidev()" }, { "cve": "CVE-2023-35824", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-06-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215836" } ], "notes": [ { "category": "description", "text": "A race condition was found in the Linux kernel\u0027s dm1105 device driver when removing the module before cleanup in the dm1105_remove function. This can result in a use-after-free issue, possibly leading to a system crash or other undefined behaviors.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: dm1105: race condition leading to use-after-free in dm1105_remove.c()", "title": "Vulnerability summary" }, { "category": "other", "text": "Because this flaw only affects systems with specific hardware installed, and because exploitation requires an attacker to be able to manipulate the driver with precise timing, Red Hat assesses the impact of this vulnerability as Moderate.", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-35824" }, { "category": "external", "summary": "RHBZ#2215836", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215836" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-35824", "url": "https://www.cve.org/CVERecord?id=CVE-2023-35824" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35824", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35824" } ], "release_date": "2023-06-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: dm1105: race condition leading to use-after-free in dm1105_remove.c()" }, { "cve": "CVE-2023-35825", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-06-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215837" } ], "notes": [ { "category": "description", "text": "A race condition was found in the Linux kernel\u0027s r592 device driver, when removing the module before cleanup in the r592_remove function. This can result in a use-after-free issue, possibly leading to a system crash or other undefined behaviors.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: r592: race condition leading to use-after-free in r592_remove()", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-35825" }, { "category": "external", "summary": "RHBZ#2215837", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215837" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-35825", "url": "https://www.cve.org/CVERecord?id=CVE-2023-35825" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35825", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35825" } ], "release_date": "2023-06-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: r592: race condition leading to use-after-free in r592_remove()" }, { "cve": "CVE-2023-51043", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260005" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux kernel Direct Rendering Infrastructure (DRI) subsystem in which a use-after-free can be caused when a user triggers a race condition between a nonblocking atomic commit and a driver unload. A local user could use this flaw to crash the system or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use-after-free during a race condition between a nonblocking atomic commit and a driver unload in drivers/gpu/drm/drm_atomic.c", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Enterprise Linux 8 and Red Hat Enterprise Linux 9 affected. The impact level is Moderate, because potential use-after-free could happen only during loading/unloading driver (that requires some privileges).", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-51043" }, { "category": "external", "summary": "RHBZ#2260005", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260005" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-51043", "url": "https://www.cve.org/CVERecord?id=CVE-2023-51043" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-51043", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51043" }, { "category": "external", "summary": "https://github.com/torvalds/linux/commit/4e076c73e4f6e90816b30fcd4a0d7ab365087255", "url": "https://github.com/torvalds/linux/commit/4e076c73e4f6e90816b30fcd4a0d7ab365087255" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "To mitigate this issue, prevent module drm 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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: use-after-free during a race condition between a nonblocking atomic commit and a driver unload in drivers/gpu/drm/drm_atomic.c" }, { "acknowledgments": [ { "names": [ "Jay Shin" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2024-0443", "cwe": { "id": "CWE-402", "name": "Transmission of Private Resources into a New Sphere (\u0027Resource Leak\u0027)" }, "discovery_date": "2024-01-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2257968" } ], "notes": [ { "category": "description", "text": "A flaw was found in the blkgs destruction path in block/blk-cgroup.c in the Linux kernel, leading to a cgroup blkio memory leakage problem. When a cgroup is being destroyed, cgroup_rstat_flush() is only called at css_release_work_fn(), which is called when the blkcg reference count reaches 0. This circular dependency will prevent blkcg and some blkgs from being freed after they are made offline. This issue may allow an attacker with a local access to cause system instability, such as an out of memory error.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: blkio memory leakage due to blkcg and some blkgs are not freed after they are made offline.", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw affects RHEL 8.6 and above, and RHEL9.2 and above. Released kernel streamers only.", "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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0443" }, { "category": "external", "summary": "RHBZ#2257968", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257968" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0443", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0443" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0443", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0443" }, { "category": "external", "summary": "https://lore.kernel.org/linux-block/20221215033132.230023-3-longman@redhat.com/", "url": "https://lore.kernel.org/linux-block/20221215033132.230023-3-longman@redhat.com/" } ], "release_date": "2023-12-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:46:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "workaround", "details": "This flaw can be mitigated with the possible workaround identified below:\n\n- systemd.unified_cgroup_hierarchy=1\n\nor\n\n- cgroup_disable=blkio", "product_ids": [ "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.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.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "BaseOS-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "BaseOS-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:bpftool-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.src", "CRB-8.9.0.GA:kernel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-abi-stablelists-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-cross-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-core-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debug-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-doc-0:4.18.0-513.5.1.el8_9.noarch", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-headers-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-modules-extra-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-tools-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:kernel-tools-libs-devel-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:kernel-zfcpdump-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-core-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-devel-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-0:4.18.0-513.5.1.el8_9.x86_64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.aarch64", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.ppc64le", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.s390x", "CRB-8.9.0.GA:python3-perf-debuginfo-0:4.18.0-513.5.1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: blkio memory leakage due to blkcg and some blkgs are not freed after they are made offline." } ] }
rhsa-2023_7424
Vulnerability from csaf_redhat
Published
2023-11-21 15:12
Modified
2024-11-06 04:22
Summary
Red Hat Security Advisory: kernel-rt security update
Notes
Topic
An update for kernel-rt is now available for Red Hat Enterprise Linux 7.
Red 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.
Details
The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.
Security Fix(es):
* kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)
* kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function (CVE-2023-3776)
* kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route (CVE-2023-4128, CVE-2023-4206, CVE-2023-4207, CVE-2023-4208)
* hw: Intel: Gather Data Sampling (GDS) side channel vulnerability (CVE-2022-40982)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "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: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)\n\n* kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function (CVE-2023-3776)\n\n* kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route (CVE-2023-4128, CVE-2023-4206, CVE-2023-4207, CVE-2023-4208)\n\n* hw: Intel: Gather Data Sampling (GDS) side channel vulnerability (CVE-2022-40982)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:7424", "url": "https://access.redhat.com/errata/RHSA-2023:7424" }, { "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/solutions/7027704", "url": "https://access.redhat.com/solutions/7027704" }, { "category": "external", "summary": "2223949", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223949" }, { "category": "external", "summary": "2225097", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225097" }, { "category": "external", "summary": "2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7424.json" } ], "title": "Red Hat Security Advisory: kernel-rt security update", "tracking": { "current_release_date": "2024-11-06T04:22:57+00:00", "generator": { "date": "2024-11-06T04:22:57+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:7424", "initial_release_date": "2023-11-21T15:12:59+00:00", "revision_history": [ { "date": "2023-11-21T15:12:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-21T15:12:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T04:22:57+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.105.1.rt56.1256.el7.src", "product": { "name": "kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "product_id": "kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@3.10.0-1160.105.1.rt56.1256.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product": { "name": "kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_id": "kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@3.10.0-1160.105.1.rt56.1256.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product": { "name": "kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_id": "kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug@3.10.0-1160.105.1.rt56.1256.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product": { "name": "kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_id": "kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@3.10.0-1160.105.1.rt56.1256.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product": { "name": "kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_id": "kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@3.10.0-1160.105.1.rt56.1256.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product": { "name": "kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_id": "kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-devel@3.10.0-1160.105.1.rt56.1256.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product": { "name": "kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_id": "kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-kvm@3.10.0-1160.105.1.rt56.1256.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product": { "name": "kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_id": "kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-trace@3.10.0-1160.105.1.rt56.1256.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product": { "name": "kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_id": "kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-trace-devel@3.10.0-1160.105.1.rt56.1256.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product": { "name": "kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_id": "kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-trace-kvm@3.10.0-1160.105.1.rt56.1256.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product": { "name": "kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_id": "kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@3.10.0-1160.105.1.rt56.1256.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product": { "name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_id": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm-debuginfo@3.10.0-1160.105.1.rt56.1256.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product": { "name": "kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_id": "kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@3.10.0-1160.105.1.rt56.1256.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product": { "name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_id": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@3.10.0-1160.105.1.rt56.1256.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product": { "name": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_id": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-kvm-debuginfo@3.10.0-1160.105.1.rt56.1256.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product": { "name": "kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_id": "kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-trace-debuginfo@3.10.0-1160.105.1.rt56.1256.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product": { "name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_id": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-trace-kvm-debuginfo@3.10.0-1160.105.1.rt56.1256.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "product": { "name": "kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "product_id": "kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-doc@3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.src" }, "product_reference": "kernel-rt-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.noarch" }, "product_reference": "kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.src" }, "product_reference": "kernel-rt-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.noarch" }, "product_reference": "kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.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.105.1.rt56.1256.el7.x86_64" }, "product_reference": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "relates_to_product_reference": "7Server-RT-7.9.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-40982", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2023-07-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2223949" } ], "notes": [ { "category": "description", "text": "A Gather Data Sampling (GDS) transient execution side-channel vulnerability was found affecting certain Intel processors. This issue may allow a local attacker using gather instruction (load from memory) to infer stale data from previously used vector registers on the same physical core.", "title": "Vulnerability description" }, { "category": "summary", "text": "hw: Intel: Gather Data Sampling (GDS) side channel vulnerability", "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.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40982" }, { "category": "external", "summary": "RHBZ#2223949", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223949" }, { "category": "external", "summary": "RHSB-7027704", "url": "https://access.redhat.com/solutions/7027704" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40982", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40982" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40982", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40982" }, { "category": "external", "summary": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00828.html", "url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00828.html" } ], "release_date": "2023-08-08T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:12:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7424" }, { "category": "workaround", "details": "The vulnerability can be mitigated by installing the CPU microcode package microcode_ctl version 20230808.", "product_ids": [ "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "hw: Intel: Gather Data Sampling (GDS) side channel vulnerability" }, { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225191" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in qfq_change_agg in net/sched/sch_qfq.c in the Traffic Control (QoS) subsystem in the Linux kernel. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead", "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.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3611" }, { "category": "external", "summary": "RHBZ#2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3611", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:12:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7424" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module sch_qfq onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at the boot time.\n~~~\n How do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead" }, { "cve": "CVE-2023-3776", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225097" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in fw_set_parms in net/sched/cls_fw.c in network scheduler sub-component in the Linux Kernel. This issue occurs due to a missing sanity check during cleanup at the time of failure, leading to a misleading reference. This may allow a local attacker to gain local privilege escalation.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function", "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.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3776" }, { "category": "external", "summary": "RHBZ#2225097", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225097" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3776", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3776" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3776", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3776" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=0323bce598eea038714f941ce2b22541c46d488f", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=0323bce598eea038714f941ce2b22541c46d488f" } ], "release_date": "2023-07-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:12:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7424" }, { "category": "workaround", "details": "To mitigate this issue, prevent module cls_fw 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.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function" }, { "cve": "CVE-2023-4128", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2261965" } ], "notes": [ { "category": "description", "text": "This record is a duplicate of CVE-2023-4206, CVE-2023-4207, and CVE-2023-4208. Do not use this CVE record: CVE-2023-4128.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "title": "Vulnerability summary" }, { "category": "other", "text": "All CVE users should reference CVE-2023-4206, CVE-2023-4207, CVE-2023-4208 instead of this record. All references and descriptions in this record have been removed to prevent accidental usage.", "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.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4128" }, { "category": "external", "summary": "RHBZ#2261965", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261965" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4128", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4128" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4128", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4128" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-4206", "url": "https://access.redhat.com/security/cve/CVE-2023-4206" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-4207", "url": "https://access.redhat.com/security/cve/CVE-2023-4207" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-4208", "url": "https://access.redhat.com/security/cve/CVE-2023-4208" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:12:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7424" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-4206", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225511" } ], "notes": [ { "category": "description", "text": "There are 3 CVEs for the use-after-free flaw found in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel: CVE-2023-4206, CVE-2023-4207, CVE-2023-4208. \r\nA local user could use any of these flaws to crash the system or potentially escalate their privileges on the system.\r\n\r\nSimilar CVE-2023-4128 was rejected as a duplicate.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "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.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4206" }, { "category": "external", "summary": "RHBZ#2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4206", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4206" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4206", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4206" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/", "url": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:12:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7424" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module cls_u32 from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-4207", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225511" } ], "notes": [ { "category": "description", "text": "There are 3 CVEs for the use-after-free flaw found in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel: CVE-2023-4206, CVE-2023-4207, CVE-2023-4208. \r\nA local user could use any of these flaws to crash the system or potentially escalate their privileges on the system.\r\n\r\nSimilar CVE-2023-4128 was rejected as a duplicate.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "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.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4207" }, { "category": "external", "summary": "RHBZ#2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4207", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4207" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4207", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4207" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/", "url": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:12:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7424" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module cls_u32 from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-4208", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225511" } ], "notes": [ { "category": "description", "text": "There are 3 CVEs for the use-after-free flaw found in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel: CVE-2023-4206, CVE-2023-4207, CVE-2023-4208. \r\nA local user could use any of these flaws to crash the system or potentially escalate their privileges on the system.\r\n\r\nSimilar CVE-2023-4128 was rejected as a duplicate.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route", "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.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4208" }, { "category": "external", "summary": "RHBZ#2225511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225511" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4208", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4208" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4208", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4208" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8" }, { "category": "external", "summary": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/", "url": "https://lore.kernel.org/netdev/193d6cdf-d6c9-f9be-c36a-b2a7551d5fb6@mojatatu.com/" } ], "release_date": "2023-07-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:12:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7424" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module cls_u32 from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: Use-after-free vulnerabilities in the net/sched classifiers: cls_fw, cls_u32 and cls_route" }, { "cve": "CVE-2023-31436", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2192671" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s traffic control (QoS) subsystem in how a user triggers the qfq_change_class function with an incorrect MTU value of the network device used as lmax. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bounds write in qfq_change_class function", "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.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-31436" }, { "category": "external", "summary": "RHBZ#2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-31436", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31436" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d" } ], "release_date": "2023-04-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:12:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7424" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module, sch_qfq from being loaded. Please see https://access.redhat.com/solutions/41278 for information on 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.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.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.105.1.rt56.1256.el7.src", "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.src", "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.105.1.rt56.1256.el7.noarch", "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64", "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.105.1.rt56.1256.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: out-of-bounds write in qfq_change_class function" } ] }
rhsa-2024_1367
Vulnerability from csaf_redhat
Published
2024-03-19 00:27
Modified
2024-11-06 05:14
Summary
Red Hat Security Advisory: kernel security and bug fix update
Notes
Topic
An update for kernel is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.
Red 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.
Details
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: vmwgfx: NULL pointer dereference in vmw_cmd_dx_define_query (CVE-2022-38096)
* kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip (CVE-2022-41858)
* kernel: nfp: use-after-free in area_cache_get() (CVE-2022-3545)
* kernel: NULL pointer dereference in can_rcv_filter (CVE-2023-2166)
* kernel: Slab-out-of-bound read in compare_netdev_and_ip (CVE-2023-2176)
* kernel: out-of-bounds write in qfq_change_class function (CVE-2023-31436)
* kernel: vmxnet3: NULL pointer dereference in vmxnet3_rq_cleanup() (CVE-2023-4459)
* kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)
* kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination (CVE-2024-0646)
* kernel: inactive elements in nft_pipapo_walk (CVE-2023-6817)
* kernel: refcount leak in ctnetlink_create_conntrack() (CVE-2023-7192)
Bug Fix(es):
* kernel: out-of-bounds write in qfq_change_class function (JIRA:RHEL-12696)
* kernel: vmxnet3: NULL pointer dereference in vmxnet3_rq_cleanup() (JIRA:RHEL-18194)
* kernel: refcount leak in ctnetlink_create_conntrack() (JIRA:RHEL-20296)
* kernel: inactive elements in nft_pipapo_walk (JIRA:RHEL-20695)
* kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination (JIRA:RHEL-22088)
* kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip (JIRA:RHEL-18580)
* ipoib mcast lockup fix (JIRA:RHEL-19696)
* dm multipath device suspend deadlocks waiting on a flush request (JIRA:RHEL-19108)
* kernel: Slab-out-of-bound read in compare_netdev_and_ip (JIRA:RHEL-19325)
* kernel: A flaw leading to a use-after-free in area_cache_get() (JIRA:RHEL-19449)
* kernel: vmxgfx: NULL pointer dereference in vmw_cmd_dx_define_query (JIRA:RHEL-22763)
* RHEL 8.5: Backport upstream memory cgroup commits up to v5.12 (JIRA:RHEL-9162)
* kernel: NULL pointer dereference in can_rcv_filter (JIRA:RHEL-19459)
* ceph: several cap and snap fixes (JIRA:RHEL-20906)
* kernel NULL pointer at RIP: 0010:kyber_has_work+0x1c/0x60 (JIRA:RHEL-21782)
* rbd: don't move requests to the running list on errors [8.x] (JIRA:RHEL-24201)
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for kernel is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: vmwgfx: NULL pointer dereference in vmw_cmd_dx_define_query (CVE-2022-38096)\n\n* kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip (CVE-2022-41858)\n\n* kernel: nfp: use-after-free in area_cache_get() (CVE-2022-3545)\n\n* kernel: NULL pointer dereference in can_rcv_filter (CVE-2023-2166)\n\n* kernel: Slab-out-of-bound read in compare_netdev_and_ip (CVE-2023-2176)\n\n* kernel: out-of-bounds write in qfq_change_class function (CVE-2023-31436)\n\n* kernel: vmxnet3: NULL pointer dereference in vmxnet3_rq_cleanup() (CVE-2023-4459)\n\n* kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead (CVE-2023-3611)\n\n* kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination (CVE-2024-0646)\n\n* kernel: inactive elements in nft_pipapo_walk (CVE-2023-6817)\n\n* kernel: refcount leak in ctnetlink_create_conntrack() (CVE-2023-7192)\n\nBug Fix(es):\n\n* kernel: out-of-bounds write in qfq_change_class function (JIRA:RHEL-12696)\n\n* kernel: vmxnet3: NULL pointer dereference in vmxnet3_rq_cleanup() (JIRA:RHEL-18194)\n\n* kernel: refcount leak in ctnetlink_create_conntrack() (JIRA:RHEL-20296)\n\n* kernel: inactive elements in nft_pipapo_walk (JIRA:RHEL-20695)\n\n* kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination (JIRA:RHEL-22088)\n\n* kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip (JIRA:RHEL-18580)\n\n* ipoib mcast lockup fix (JIRA:RHEL-19696)\n\n* dm multipath device suspend deadlocks waiting on a flush request (JIRA:RHEL-19108)\n\n* kernel: Slab-out-of-bound read in compare_netdev_and_ip (JIRA:RHEL-19325)\n\n* kernel: A flaw leading to a use-after-free in area_cache_get() (JIRA:RHEL-19449)\n\n* kernel: vmxgfx: NULL pointer dereference in vmw_cmd_dx_define_query (JIRA:RHEL-22763)\n\n* RHEL 8.5: Backport upstream memory cgroup commits up to v5.12 (JIRA:RHEL-9162)\n\n* kernel: NULL pointer dereference in can_rcv_filter (JIRA:RHEL-19459)\n\n* ceph: several cap and snap fixes (JIRA:RHEL-20906)\n\n* kernel NULL pointer at RIP: 0010:kyber_has_work+0x1c/0x60 (JIRA:RHEL-21782)\n\n* rbd: don\u0027t move requests to the running list on errors [8.x] (JIRA:RHEL-24201)", "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-2024:1367", "url": "https://access.redhat.com/errata/RHSA-2024:1367" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2133452", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133452" }, { "category": "external", "summary": "2144379", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144379" }, { "category": "external", "summary": "2161310", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161310" }, { "category": "external", "summary": "2187813", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187813" }, { "category": "external", "summary": "2187931", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187931" }, { "category": "external", "summary": "2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "2219268", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219268" }, { "category": "external", "summary": "2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "2253908", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253908" }, { "category": "external", "summary": "2255139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255139" }, { "category": "external", "summary": "2256279", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256279" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1367.json" } ], "title": "Red Hat Security Advisory: kernel security and bug fix update", "tracking": { "current_release_date": "2024-11-06T05:14:49+00:00", "generator": { "date": "2024-11-06T05:14:49+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:1367", "initial_release_date": "2024-03-19T00:27:39+00:00", "revision_history": [ { "date": "2024-03-19T00:27:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-19T00:27:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T05:14:49+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:8.4::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:8.4::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_tus:8.4::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@4.18.0-305.125.1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "kernel-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "kernel-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-305.125.1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@4.18.0-305.125.1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-305.125.1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-305.125.1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-305.125.1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-305.125.1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-305.125.1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-305.125.1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-305.125.1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-305.125.1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-305.125.1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-305.125.1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-305.125.1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-305.125.1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "perf-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "perf-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@4.18.0-305.125.1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@4.18.0-305.125.1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-305.125.1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-305.125.1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-305.125.1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-305.125.1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-305.125.1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-305.125.1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "product": { "name": "python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "product_id": "python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-305.125.1.el8_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-0:4.18.0-305.125.1.el8_4.src", "product": { "name": "kernel-0:4.18.0-305.125.1.el8_4.src", "product_id": "kernel-0:4.18.0-305.125.1.el8_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-305.125.1.el8_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "product": { "name": "kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "product_id": "kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-abi-stablelists@4.18.0-305.125.1.el8_4?arch=noarch" } } }, { "category": "product_version", "name": "kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "product": { "name": "kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "product_id": "kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@4.18.0-305.125.1.el8_4?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@4.18.0-305.125.1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-305.125.1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@4.18.0-305.125.1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-305.125.1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-305.125.1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-305.125.1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-305.125.1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-305.125.1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-305.125.1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-305.125.1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-305.125.1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-305.125.1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-305.125.1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-305.125.1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-305.125.1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "perf-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "perf-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@4.18.0-305.125.1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@4.18.0-305.125.1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-305.125.1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-305.125.1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-305.125.1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-305.125.1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-305.125.1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-305.125.1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "product": { "name": "python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "product_id": "python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-305.125.1.el8_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-305.125.1.el8_4.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src" }, "product_reference": "kernel-0:4.18.0-305.125.1.el8_4.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch" }, "product_reference": "kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:4.18.0-305.125.1.el8_4.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch" }, "product_reference": "kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "perf-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-305.125.1.el8_4.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src" }, "product_reference": "kernel-0:4.18.0-305.125.1.el8_4.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch" }, "product_reference": "kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:4.18.0-305.125.1.el8_4.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch" }, "product_reference": "kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "perf-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "perf-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-305.125.1.el8_4.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src" }, "product_reference": "kernel-0:4.18.0-305.125.1.el8_4.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch" }, "product_reference": "kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:4.18.0-305.125.1.el8_4.noarch as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch" }, "product_reference": "kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "perf-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-3545", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-01-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2161310" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in area_cache_get in drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c in the Netronome Flow Processor (NFP) driver in the Linux kernel. This flaw allows a manipulation that may lead to a use-after-free issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: nfp: use-after-free in area_cache_get()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3545" }, { "category": "external", "summary": "RHBZ#2161310", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161310" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3545", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3545" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3545", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3545" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git/commit/?id=02e1a114fdb71e59ee6770294166c30d437bf86a", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git/commit/?id=02e1a114fdb71e59ee6770294166c30d437bf86a" } ], "release_date": "2022-08-11T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T00:27:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1367" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected Netronome Flow Processor (NFP) kernel module from loading during the boot time; ensure the module is added to the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: nfp: use-after-free in area_cache_get()" }, { "cve": "CVE-2022-38096", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2022-09-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2133452" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference issue was found in the Linux kernel\u0027s vmwgfx driver in vmw_cmd_dx_define_query. This flaw allows a local, unprivileged attacker with access to either /dev/dri/card0 or /dev/dri/rendererD128, who can issue an ioctl() on the resulting file descriptor, to crash the system, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: vmwgfx: NULL pointer dereference in vmw_cmd_dx_define_query", "title": "Vulnerability summary" }, { "category": "other", "text": "Systems making use of the vmwgfx driver are potentially affected by this flaw; systems without the vmwgfx driver loaded are not affected by this flaw.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38096" }, { "category": "external", "summary": "RHBZ#2133452", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133452" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38096", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38096" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38096", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38096" } ], "release_date": "2022-09-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T00:27:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1367" }, { "category": "workaround", "details": "To mitigate this issue, it is possible to prevent the affected code from being loaded by blacklisting the vmwgfx kernel module. For instructions relating to blacklisting a kernel module, please see https://access.redhat.com/solutions/41278.", "product_ids": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.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.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: vmwgfx: NULL pointer dereference in vmw_cmd_dx_define_query" }, { "acknowledgments": [ { "names": [ "Duoming Zhou" ] } ], "cve": "CVE-2022-41858", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2022-11-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2144379" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux kernel. A NULL pointer dereference may occur while a slip driver is in progress to detach in sl_tx_timeout in drivers/net/slip/slip.c. This issue could allow an attacker to crash the system or leak internal kernel information.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-41858" }, { "category": "external", "summary": "RHBZ#2144379", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144379" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-41858", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41858" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41858", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41858" }, { "category": "external", "summary": "https://github.com/torvalds/linux/commit/ec4eb8a86ade4d22633e1da2a7d85a846b7d1798", "url": "https://github.com/torvalds/linux/commit/ec4eb8a86ade4d22633e1da2a7d85a846b7d1798" } ], "release_date": "2022-04-05T15:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T00:27:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1367" }, { "category": "workaround", "details": "This flaw can be mitigated by preventing the affected slip driver from loading during the boot time, and ensuring the module is added to the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~", "product_ids": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip" }, { "acknowledgments": [ { "names": [ "Wei Chen" ] } ], "cve": "CVE-2023-2166", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-04-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2187813" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference issue was found in the can protocol in net/can/af_can.c in the Linux kernel, where ml_priv may not be initialized in the receive path of CAN frames. This flaw allows a local user to crash the system or cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: NULL pointer dereference in can_rcv_filter", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2166" }, { "category": "external", "summary": "RHBZ#2187813", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187813" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2166", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2166" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2166", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2166" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0acc442309a0a1b01bcdaa135e56e6398a49439c", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0acc442309a0a1b01bcdaa135e56e6398a49439c" } ], "release_date": "2022-12-06T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T00:27:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1367" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: NULL pointer dereference in can_rcv_filter" }, { "acknowledgments": [ { "names": [ "Wei Chen" ] } ], "cve": "CVE-2023-2176", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2023-04-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2187931" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in compare_netdev_and_ip in drivers/infiniband/core/cma.c in RDMA in the Linux kernel. An improper cleanup results in an out-of-boundary read. This flaw allows a local user to crash or escalate privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Slab-out-of-bound read in compare_netdev_and_ip", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2176" }, { "category": "external", "summary": "RHBZ#2187931", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187931" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2176", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2176" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2176", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2176" }, { "category": "external", "summary": "https://www.spinics.net/lists/linux-rdma/msg114749.html", "url": "https://www.spinics.net/lists/linux-rdma/msg114749.html" } ], "release_date": "2022-12-11T05:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T00:27:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1367" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Slab-out-of-bound read in compare_netdev_and_ip" }, { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-07-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225191" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in qfq_change_agg in net/sched/sch_qfq.c in the Traffic Control (QoS) subsystem in the Linux kernel. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3611" }, { "category": "external", "summary": "RHBZ#2225191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3611", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64" } ], "release_date": "2023-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T00:27:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1367" }, { "category": "workaround", "details": "Mitigation for this issue is to skip loading the affected module sch_qfq onto the system until we have a fix available. This can be done by a blacklist mechanism and will ensure the driver is not loaded at the boot time.\n~~~\n How do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net/sched: sch_qfq component can be exploited if in qfq_change_agg function happens qfq_enqueue overhead" }, { "cve": "CVE-2023-4459", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-06-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2219268" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in vmxnet3_rq_cleanup in drivers/net/vmxnet3/vmxnet3_drv.c in the networking sub-component in vmxnet3 in the Linux Kernel. This issue may allow a local attacker with normal user privilege to cause a denial of service due to a missing sanity check during cleanup.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: vmxnet3: NULL pointer dereference in vmxnet3_rq_cleanup()", "title": "Vulnerability summary" }, { "category": "other", "text": "For the Red Hat Enterprise Linux 8.7 (and higher versions) the patch that resolves the problem already applied (so no need to update then).\nSimilar for the Red Hat Enterprise Linux 9.1 (and higher versions) the patch that resolves the problem already applied. Only Red Hat Enterprise Linux 9.0 affected.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4459" }, { "category": "external", "summary": "RHBZ#2219268", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219268" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4459", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4459" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4459", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4459" }, { "category": "external", "summary": "https://github.com/torvalds/linux/commit/edf410cb74dc612fd47ef5be319c5a0bcd6e6ccd", "url": "https://github.com/torvalds/linux/commit/edf410cb74dc612fd47ef5be319c5a0bcd6e6ccd" } ], "release_date": "2022-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T00:27:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1367" }, { "category": "workaround", "details": "In order to mitigate this issue, prevent the affected code from being loaded by blacklisting the kernel module \"vmxnet3\". For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278\n~~~\nExploiting this flaw will require CAP_NET_ADMIN access privilege in any user or network namespace.\n~~~", "product_ids": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.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.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: vmxnet3: NULL pointer dereference in vmxnet3_rq_cleanup()" }, { "acknowledgments": [ { "names": [ "Xingyuan Mo of IceSword Lab" ] } ], "cve": "CVE-2023-6817", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-12-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2255139" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Netfilter subsystem in the Linux kernel via the nft_pipapo_walk function. This issue may allow a local user with CAP_NET_ADMIN capability to trigger an application crash, information disclosure, or local privilege escalation.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: inactive elements in nft_pipapo_walk", "title": "Vulnerability summary" }, { "category": "other", "text": "Only local users with `CAP_NET_ADMIN` capability or root can trigger this issue. \nOn Red Hat Enterprise Linux, local unprivileged users can exploit unprivileged user namespaces (CONFIG_USER_NS) to grant themselves this capability.\n\nThe OpenShift Container Platform (OCP) control planes or master machines are based on Red Hat Enterprise Linux CoreOS (RHCOS) that consists primarily of RHEL components, therefore, it is also affected by this kernel vulnerability. A successful exploit needs necessary privileges (CAP_NET_ADMIN) and direct, local access. A local user in RHCOS is already a root with full permissions, hence existence of this vulnerability does not bring any value from the potential attacker perspective. From the OpenShift containers perspective, this vulnerability cannot be exploited as in OpenShift the cluster processes on the node are namespaced, which means that switching the namespace in the running OpenShift container will not bring necessary capabilities.\nThis means that for OpenShift, the impact of this vulnerability is Low.\n\nSimilar to the CVE-2023-32233 vulnerability, this has been explained in the following blog post as an example of a \"Container escape vulnerability\":\nhttps://www.redhat.com/en/blog/containers-vulnerability-risk-assessment", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6817" }, { "category": "external", "summary": "RHBZ#2255139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6817", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6817" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6817", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6817" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=317eb9685095678f2c9f5a8189de698c5354316a", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=317eb9685095678f2c9f5a8189de698c5354316a" } ], "release_date": "2023-12-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T00:27:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1367" }, { "category": "workaround", "details": "In order to trigger the issue, it requires the ability to create user/net namespaces.\n\nOn non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.", "product_ids": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: inactive elements in nft_pipapo_walk" }, { "cve": "CVE-2023-7192", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2023-09-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2256279" } ], "notes": [ { "category": "description", "text": "A memory leak problem was found in ctnetlink_create_conntrack in net/netfilter/nf_conntrack_netlink.c in the Linux Kernel. This issue may allow a local attacker with CAP_NET_ADMIN privileges to cause a denial of service (DoS) attack due to a refcount overflow.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: refcount leak in ctnetlink_create_conntrack()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-7192" }, { "category": "external", "summary": "RHBZ#2256279", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256279" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-7192", "url": "https://www.cve.org/CVERecord?id=CVE-2023-7192" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-7192", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-7192" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=ac4893980bbe79ce383daf9a0885666a30fe4c83", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=ac4893980bbe79ce383daf9a0885666a30fe4c83" } ], "release_date": "2023-02-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T00:27:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1367" }, { "category": "workaround", "details": "Triggering this issue requires the ability to create user/net namespaces.\n\nOn non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.\n\nAlternatively, skip loading the affected netfilter module (i.e., nf_conntrack_netlink) onto the system until we have a fix available. This can be done by a blacklist mechanism which will ensure the driver is not loaded at boot time.\n~~~\nHow do I blacklist a kernel module to prevent it from loading automatically?\nhttps://access.redhat.com/solutions/41278 \n~~~", "product_ids": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.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.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: refcount leak in ctnetlink_create_conntrack()" }, { "cve": "CVE-2023-31436", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2192671" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s traffic control (QoS) subsystem in how a user triggers the qfq_change_class function with an incorrect MTU value of the network device used as lmax. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bounds write in qfq_change_class function", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-31436" }, { "category": "external", "summary": "RHBZ#2192671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192671" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-31436", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31436" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31436" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3037933448f60f9acb705997eae62013ecb81e0d" } ], "release_date": "2023-04-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T00:27:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1367" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module, sch_qfq from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.", "product_ids": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: out-of-bounds write in qfq_change_class function" }, { "cve": "CVE-2024-0646", "cwe": { "id": "CWE-1314", "name": "Missing Write Protection for Parametric Data Values" }, "discovery_date": "2024-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2253908" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in the Linux kernel\u2019s Transport Layer Security functionality in how a user calls a function splice with a ktls socket as the destination. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0646" }, { "category": "external", "summary": "RHBZ#2253908", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253908" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0646", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0646" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0646", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0646" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c5a595000e267", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c5a595000e267" } ], "release_date": "2023-12-07T06:30:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-19T00:27:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.", "product_ids": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2024:1367" }, { "category": "workaround", "details": "To mitigate this issue, prevent module tls 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.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.4.0.Z.AUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.AUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.AUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.AUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.E4S:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:bpftool-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.src", "BaseOS-8.4.0.Z.TUS:kernel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-abi-stablelists-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-cross-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-core-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debug-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-debuginfo-common-x86_64-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-devel-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-doc-0:4.18.0-305.125.1.el8_4.noarch", "BaseOS-8.4.0.Z.TUS:kernel-headers-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-modules-extra-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:kernel-tools-libs-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-0:4.18.0-305.125.1.el8_4.x86_64", "BaseOS-8.4.0.Z.TUS:python3-perf-debuginfo-0:4.18.0-305.125.1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination" } ] }
ssa-831302
Vulnerability from csaf_siemens
Published
2023-06-13 00:00
Modified
2024-04-09 00:00
Summary
SSA-831302: Vulnerabilities in the BIOS of the SIMATIC S7-1500 TM MFP before V1.3.0
Notes
Summary
Multiple vulnerabilities have been identified in the BIOS of the SIMATIC S7-1500 TM MFP before V1.3.0.
Siemens has released a new version for SIMATIC S7-1500 TM MFP - BIOS and recommends to update to the latest version.
General Recommendations
As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens' operational guidelines for Industrial Security (Download:
https://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.
Additional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity
Additional Resources
For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories
Terms of Use
Siemens Security Advisories are subject to the terms and conditions contained in Siemens' underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter "License Terms"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens' Global Website (https://www.siemens.com/terms_of_use, hereinafter "Terms of Use"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Disclosure is not limited. (TLPv2: TLP:CLEAR)", "tlp": { "label": "WHITE" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Multiple vulnerabilities have been identified in the BIOS of the SIMATIC S7-1500 TM MFP before V1.3.0.\n\nSiemens has released a new version for SIMATIC S7-1500 TM MFP - BIOS and recommends to update to the latest version.", "title": "Summary" }, { "category": "general", "text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity", "title": "General Recommendations" }, { "category": "general", "text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories", "title": "Additional Resources" }, { "category": "legal_disclaimer", "text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "productcert@siemens.com", "name": "Siemens ProductCERT", "namespace": "https://www.siemens.com" }, "references": [ { "category": "self", "summary": "SSA-831302: Vulnerabilities in the BIOS of the SIMATIC S7-1500 TM MFP before V1.3.0 - HTML Version", "url": "https://cert-portal.siemens.com/productcert/html/ssa-831302.html" }, { "category": "self", "summary": "SSA-831302: Vulnerabilities in the BIOS of the SIMATIC S7-1500 TM MFP before V1.3.0 - CSAF Version", "url": "https://cert-portal.siemens.com/productcert/csaf/ssa-831302.json" }, { "category": "self", "summary": "SSA-831302: Vulnerabilities in the BIOS of the SIMATIC S7-1500 TM MFP before V1.3.0 - PDF Version", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-831302.pdf" }, { "category": "self", "summary": "SSA-831302: Vulnerabilities in the BIOS of the SIMATIC S7-1500 TM MFP before V1.3.0 - TXT Version", "url": "https://cert-portal.siemens.com/productcert/txt/ssa-831302.txt" } ], "title": "SSA-831302: Vulnerabilities in the BIOS of the SIMATIC S7-1500 TM MFP before V1.3.0", "tracking": { "current_release_date": "2024-04-09T00:00:00Z", "generator": { "engine": { "name": "Siemens ProductCERT CSAF Generator", "version": "1" } }, "id": "SSA-831302", "initial_release_date": "2023-06-13T00:00:00Z", "revision_history": [ { "date": "2023-06-13T00:00:00Z", "legacy_version": "1.0", "number": "1", "summary": "Publication Date" }, { "date": "2023-09-12T00:00:00Z", "legacy_version": "1.1", "number": "2", "summary": "Added CVE-2022-1015, CVE-2023-2898, CVE-2023-31248, CVE-2023-3390, CVE-2023-35001, CVE-2023-3610, CVE-2023-3611, CVE-2023-3776, CVE-2023-4004, CVE-2023-4015, CVE-2023-4128, CVE-2023-4147, CVE-2023-4273" }, { "date": "2023-11-14T00:00:00Z", "legacy_version": "1.2", "number": "3", "summary": "Added CVE-2023-4527, CVE-2023-4806, CVE-2023-4911, CVE-2023-5156" }, { "date": "2023-12-12T00:00:00Z", "legacy_version": "1.3", "number": "4", "summary": "Added CVE-2021-44879, CVE-2023-45863" }, { "date": "2024-04-09T00:00:00Z", "legacy_version": "1.4", "number": "5", "summary": "Added fix for SIMATIC S7-1500 TM MFP - BIOS" } ], "status": "interim", "version": "5" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003cV1.3.0", "product": { "name": "SIMATIC S7-1500 TM MFP - BIOS", "product_id": "1" } } ], "category": "product_name", "name": "SIMATIC S7-1500 TM MFP - BIOS" } ], "category": "vendor", "name": "Siemens" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-10228", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "The iconv program in the GNU C Library (aka glibc or libc6) 2.31 and earlier, when invoked with multiple suffixes in the destination encoding (TRANSLATE or IGNORE) along with the -c option, enters an infinite loop when processing invalid multi-byte input sequences, leading to a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2016-10228" }, { "cve": "CVE-2019-25013", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "The iconv feature in the GNU C Library (aka glibc or libc6) through 2.32, when processing invalid multi-byte input sequences in the EUC-KR encoding, may have a buffer over-read.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2019-25013" }, { "cve": "CVE-2020-1752", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability introduced in glibc upstream version 2.14 was found in the way the tilde expansion was carried out. Directory paths containing an initial tilde followed by a valid username were affected by this issue. A local attacker could exploit this flaw by creating a specially crafted path that, when processed by the glob function, would potentially lead to arbitrary code execution. This was fixed in version 2.32.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2020-1752" }, { "cve": "CVE-2020-10029", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "The GNU C Library (aka glibc or libc6) before 2.32 could overflow an on-stack buffer during range reduction if an input to an 80-bit long double function contains a non-canonical bit pattern, a seen when passing a 0x5d414141414141410000 value to sinl on x86 targets. This is related to sysdeps/ieee754/ldbl-96/e_rem_pio2l.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2020-10029" }, { "cve": "CVE-2020-27618", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "summary", "text": "The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid multi-byte input sequences in IBM1364, IBM1371, IBM1388, IBM1390, and IBM1399 encodings, fails to advance the input state, which could lead to an infinite loop in applications, resulting in a denial of service, a different vulnerability from CVE-2016-10228.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2020-27618" }, { "cve": "CVE-2020-29562", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "notes": [ { "category": "summary", "text": "The iconv function in the GNU C Library (aka glibc or libc6) 2.30 to 2.32, when converting UCS4 text containing an irreversible character, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2020-29562" }, { "cve": "CVE-2021-3326", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "notes": [ { "category": "summary", "text": "The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-3326" }, { "cve": "CVE-2021-3998", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in glibc. The realpath() function can mistakenly return an unexpected value, potentially leading to information leakage and disclosure of sensitive data.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-3998" }, { "cve": "CVE-2021-3999", "cwe": { "id": "CWE-193", "name": "Off-by-one Error" }, "notes": [ { "category": "summary", "text": "A flaw was found in glibc. An off-by-one buffer overflow and underflow in getcwd() may lead to memory corruption when the size of the buffer is exactly 1. A local attacker who can control the input buffer and size passed to getcwd() in a setuid program could use this flaw to potentially execute arbitrary code and escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-3999" }, { "cve": "CVE-2021-20269", "cwe": { "id": "CWE-276", "name": "Incorrect Default Permissions" }, "notes": [ { "category": "summary", "text": "A flaw was found in the permissions of a log file created by kexec-tools. This flaw allows a local unprivileged user to read this file and leak kernel internal information from a previous panic. The highest threat from this vulnerability is to confidentiality. This flaw affects kexec-tools shipped by Fedora versions prior to 2.0.21-8 and RHEL versions prior to 2.0.20-47.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-20269" }, { "cve": "CVE-2021-27645", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "The nameserver caching daemon (nscd) in the GNU C Library (aka glibc or libc6) 2.29 through 2.33, when processing a request for netgroup lookup, may crash due to a double-free, potentially resulting in degraded service or Denial of Service on the local system. This is related to netgroupcache.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.5, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-27645" }, { "cve": "CVE-2021-28831", "cwe": { "id": "CWE-755", "name": "Improper Handling of Exceptional Conditions" }, "notes": [ { "category": "summary", "text": "decompress_gunzip.c in BusyBox through 1.32.1 mishandles the error bit on the huft_build result pointer, with a resultant invalid free or segmentation fault, via malformed gzip data.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-28831" }, { "cve": "CVE-2021-33574", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "The mq_notify function in the GNU C Library (aka glibc) versions 2.32 and 2.33 has a use-after-free. It may use the notification thread attributes object (passed through its struct sigevent parameter) after it has been freed by the caller, leading to a denial of service (application crash) or possibly unspecified other impact.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-33574" }, { "cve": "CVE-2021-35942", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "The wordexp function in the GNU C Library (aka glibc) through 2.33 may crash or read arbitrary memory in parse_param (in posix/wordexp.c) when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because atoi was used but strtoul should have been used to ensure correct calculations.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-35942" }, { "cve": "CVE-2021-38604", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In librt in the GNU C Library (aka glibc) through 2.34, sysdeps/unix/sysv/linux/mq_notify.c mishandles certain NOTIFY_REMOVED data, leading to a NULL pointer dereference. NOTE: this vulnerability was introduced as a side effect of the CVE-2021-33574 fix.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-38604" }, { "cve": "CVE-2021-42373", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A NULL pointer dereference in Busybox\u0027s man applet leads to denial of service when a section name is supplied but no page argument is given.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-42373" }, { "cve": "CVE-2021-42374", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An out-of-bounds heap read in Busybox\u0027s unlzma applet leads to information leak and denial of service when crafted LZMA-compressed input is decompressed. This can be triggered by any applet/format that internally supports LZMA compression.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-42374" }, { "cve": "CVE-2021-42375", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "An incorrect handling of a special element in Busybox\u0027s ash applet leads to denial of service when processing a crafted shell command, due to the shell mistaking specific characters for reserved characters. This may be used for DoS under rare conditions of filtered command input.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-42375" }, { "cve": "CVE-2021-42376", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A NULL pointer dereference in Busybox\u0027s hush applet leads to denial of service when processing a crafted shell command, due to missing validation after a \\x03 delimiter character. This may be used for DoS under very rare conditions of filtered command input.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-42376" }, { "cve": "CVE-2021-42377", "cwe": { "id": "CWE-763", "name": "Release of Invalid Pointer or Reference" }, "notes": [ { "category": "summary", "text": "An attacker-controlled pointer free in Busybox\u0027s hush applet leads to denial of service and possible code execution when processing a crafted shell command, due to the shell mishandling the \u0026\u0026\u0026 string. This may be used for remote code execution under rare conditions of filtered command input.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-42377" }, { "cve": "CVE-2021-42378", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free in Busybox\u0027s awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the getvar_i function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-42378" }, { "cve": "CVE-2021-42379", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free in Busybox\u0027s awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the next_input_file function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-42379" }, { "cve": "CVE-2021-42380", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free in awk leads to denial of service and possibly code execution when processing a crafted awk pattern in the clrvar function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-42380" }, { "cve": "CVE-2021-42381", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free in awk leads to denial of service and possibly code execution when processing a crafted awk pattern in the hash_init function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-42381" }, { "cve": "CVE-2021-42382", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free in awk leads to denial of service and possibly code execution when processing a crafted awk pattern in the getvar_s function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-42382" }, { "cve": "CVE-2021-42383", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free in awk leads to denial of service and possibly code execution when processing a crafted awk pattern in the evaluate function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-42383" }, { "cve": "CVE-2021-42384", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free in Busybox\u0027s awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the handle_special function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-42384" }, { "cve": "CVE-2021-42385", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free in awk leads to denial of service and possibly code execution when processing a crafted awk pattern in the evaluate function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-42385" }, { "cve": "CVE-2021-42386", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free in awk leads to denial of service and possibly code execution when processing a crafted awk pattern in the nvalloc function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-42386" }, { "cve": "CVE-2021-44879", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In gc_data_segment in fs/f2fs/gc.c in the Linux kernel before 5.16.3, special files are not considered, leading to a move_data_page NULL pointer dereference.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-44879" }, { "cve": "CVE-2022-1015", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Linux kernel in linux/net/netfilter/nf_tables_api.c of the netfilter subsystem. This flaw allows a local user to cause an out-of-bounds write issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-1015" }, { "cve": "CVE-2022-1882", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in the Linux kernel\u2019s pipes functionality in how a user performs manipulations with the pipe post_one_notification() after free_pipe_info() that is already called. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-1882" }, { "cve": "CVE-2022-2585", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in the Linux kernel\u2019s POSIX CPU timers functionality in the way a user creates and then deletes the timer in the non-leader thread of the program. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-2585" }, { "cve": "CVE-2022-2588", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "Zhenpeng Lin discovered that the network packet scheduler implementation in the Linux kernel did not properly remove all references to a route filter before freeing it in some situations. A local attacker could use this to cause a denial of service (system crash) or execute arbitrary code.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-2588" }, { "cve": "CVE-2022-2905", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An out-of-bounds memory read flaw was found in the Linux kernel\u0027s BPF subsystem in how a user calls the bpf_tail_call function with a key larger than the max_entries of the map. This flaw allows a local user to gain unauthorized access to data.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-2905" }, { "cve": "CVE-2022-3028", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "A race condition was found in the Linux kernel\u0027s IP framework for transforming packets (XFRM subsystem) when multiple calls to xfrm_probe_algs occurred simultaneously. This flaw could allow a local attacker to potentially trigger an out-of-bounds write or leak kernel heap memory by performing an out-of-bounds read and copying it into a socket.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3028" }, { "cve": "CVE-2022-3435", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "A vulnerability classified as problematic has been found in Linux Kernel. This affects the function fib_nh_match of the file net/ipv4/fib_semantics.c of the component IPv4 Handler. The manipulation leads to out-of-bounds read. It is possible to initiate the attack remotely. It is recommended to apply a patch to fix this issue. The identifier VDB-210357 was assigned to this vulnerability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3435" }, { "cve": "CVE-2022-3586", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Linux kernel\u2019s networking code. A use-after-free was found in the way the sch_sfb enqueue function used the socket buffer (SKB) cb field after the same SKB had been enqueued (and freed) into a child qdisc. This flaw allows a local, unprivileged user to crash the system, causing a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3586" }, { "cve": "CVE-2022-4378", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A stack overflow flaw was found in the Linux kernel\u0027s SYSCTL subsystem in how a user changes certain kernel parameters and variables. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-4378" }, { "cve": "CVE-2022-4662", "cwe": { "id": "CWE-455", "name": "Non-exit on Failed Initialization" }, "notes": [ { "category": "summary", "text": "A flaw incorrect access control in the Linux kernel USB core subsystem was found in the way user attaches usb device. A local user could use this flaw to crash the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-4662" }, { "cve": "CVE-2022-20421", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "In binder_inc_ref_for_node of binder.c, there is a possible way to corrupt memory due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-239630375References: Upstream kernel", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-20421" }, { "cve": "CVE-2022-20422", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "In emulation_proc_handler of armv8_deprecated.c, there is a possible way to corrupt memory due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-237540956References: Upstream kernel", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-20422" }, { "cve": "CVE-2022-21233", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "Improper isolation of shared resources in some Intel(R) Processors may allow a privileged user to potentially enable information disclosure via local access.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-21233" }, { "cve": "CVE-2022-23218", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "summary", "text": "The deprecated compatibility function svcunix_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its path argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-23218" }, { "cve": "CVE-2022-23219", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "summary", "text": "The deprecated compatibility function clnt_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its hostname argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-23219" }, { "cve": "CVE-2022-28391", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "BusyBox through 1.35.0 allows remote attackers to execute arbitrary code if netstat is used to print a DNS PTR record\u0027s value to a VT compatible terminal. Alternatively, the attacker could choose to change the terminal\u0027s colors.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-28391" }, { "cve": "CVE-2022-30065", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free in Busybox 1.35-x\u0027s awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the copyvar function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-30065" }, { "cve": "CVE-2022-39188", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in include/asm-generic/tlb.h in the Linux kernel before 5.19. Because of a race condition (unmap_mapping_range versus munmap), a device driver can free a page while it still has stale TLB entries. This only occurs in situations with VM_PFNMAP VMAs.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-39188" }, { "cve": "CVE-2022-39190", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "An issue was discovered in net/netfilter/nf_tables_api.c in the Linux kernel before 5.19.6. A denial of service can occur upon binding to an already bound chain.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-39190" }, { "cve": "CVE-2022-40307", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the Linux kernel through 5.19.8. drivers/firmware/efi/capsule-loader.c has a race condition with a resultant use-after-free.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-40307" }, { "cve": "CVE-2022-41222", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "mm/mremap.c in the Linux kernel before 5.13.3 has a use-after-free via a stale TLB because an rmap lock is not held during a PUD move.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-41222" }, { "cve": "CVE-2022-42703", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "mm/rmap.c in the Linux kernel before 5.19.7 has a use-after-free related to leaf anon_vma double reuse.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-42703" }, { "cve": "CVE-2023-0179", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "A buffer overflow vulnerability was found in the Netfilter subsystem in the Linux Kernel. This issue could allow the leakage of both stack and heap addresses, and potentially allow Local Privilege Escalation to the root user via arbitrary code execution.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-0179" }, { "cve": "CVE-2023-0394", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "A NULL pointer dereference flaw was found in rawv6_push_pending_frames in net/ipv6/raw.c in the network subcomponent in the Linux kernel. This flaw causes the system to crash.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-0394" }, { "cve": "CVE-2023-1073", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A memory corruption flaw was found in the Linux kernel\u2019s human interface device (HID) subsystem in how a user inserts a malicious USB device. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-1073" }, { "cve": "CVE-2023-2898", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "There is a null-pointer-dereference flaw found in f2fs_write_end_io in fs/f2fs/data.c in the Linux kernel. This flaw allows a local privileged user to cause a denial of service problem.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-2898" }, { "cve": "CVE-2023-3390", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability was found in the Linux kernel\u0027s netfilter subsystem in net/netfilter/nf_tables_api.c.\n\nMishandled error handling with NFT_MSG_NEWRULE makes it possible to use a dangling pointer in the same transaction causing a use-after-free vulnerability. This flaw allows a local attacker with user access to cause a privilege escalation issue.\n\nWe recommend upgrading past commit\u00a01240eb93f0616b21c675416516ff3d74798fdc97.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-3390" }, { "cve": "CVE-2023-3610", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in the Linux kernel\u0027s netfilter: nf_tables component can be exploited to achieve local privilege escalation.\r\n\r\nFlaw in the error handling of bound chains causes a use-after-free in the abort path of NFT_MSG_NEWRULE. The vulnerability requires CAP_NET_ADMIN to be triggered.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-3610" }, { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An out-of-bounds write vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\r\n\r\nThe qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-3611" }, { "cve": "CVE-2023-3776", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: cls_fw component can be exploited to achieve local privilege escalation.\r\n\r\nIf tcf_change_indev() fails, fw_set_parms() will immediately return an error after incrementing or decrementing the reference counter in tcf_bind_filter(). If an attacker can control the reference counter and set it to zero, they can cause the reference to be freed, leading to a use-after-free vulnerability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-3776" }, { "cve": "CVE-2023-4004", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in the Linux kernel\u0027s netfilter in the way a user triggers the nft_pipapo_remove function with the element, without a NFT_SET_EXT_KEY_END. This issue could allow a local user to crash the system or potentially escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-4004" }, { "cve": "CVE-2023-4015", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "The netfilter subsystem in the Linux kernel did not properly handle bound chain deactivation in certain circumstances. A local attacker could possibly use this to cause a denial of service (system crash) or execute arbitrary code.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-4015" }, { "cve": "CVE-2023-4128", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel allows a local attacker to perform a local privilege escalation due to incorrect handling of the existing filter, leading to a kernel information leak.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-4128" }, { "cve": "CVE-2023-4147", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in the Linux kernel\u2019s Netfilter functionality when adding a rule with NFTA_RULE_CHAIN_ID allows a local user to crash or escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-4147" }, { "cve": "CVE-2023-4273", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "This vulnerability exists in the implementation of the file name reconstruction function, which is responsible for reading file name entries from a directory index and merging file name parts belonging to one file into a single long file name. Since the file name characters are copied into a stack variable, a local privileged attacker could use this vulnerability to overflow the kernel stack.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.0, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-4273" }, { "cve": "CVE-2023-4527", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in glibc. When the getaddrinfo function is called with the AF_UNSPEC address family and the system is configured with no-aaaa mode via /etc/resolv.conf, a DNS response via TCP larger than 2048 bytes can potentially disclose stack contents through the function returned address data, and may cause a crash.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-4527" }, { "cve": "CVE-2023-4806", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A flaw was found in glibc. In an extremely rare situation, the getaddrinfo function may access memory that has been freed, resulting in an application crash. This issue is only exploitable when a NSS module implements only the _nss_*_gethostbyname2_r and _nss_*_getcanonname_r hooks without implementing the _nss_*_gethostbyname3_r hook. The resolved name should return a large number of IPv6 and IPv4, and the call to the getaddrinfo function should have the AF_INET6 address family with AI_CANONNAME, AI_ALL and AI_V4MAPPED as flags.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-4806" }, { "cve": "CVE-2023-4911", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "A buffer overflow was discovered in the GNU C Library\u0027s dynamic loader ld.so while processing the GLIBC_TUNABLES environment variable. This issue could allow a local attacker to use maliciously crafted GLIBC_TUNABLES environment variables when launching binaries with SUID permission to execute code with elevated privileges.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-4911" }, { "cve": "CVE-2023-5156", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "notes": [ { "category": "summary", "text": "A flaw was found in the GNU C Library. A recent fix for CVE-2023-4806 introduced the potential for a memory leak, which may result in an application crash.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-5156" }, { "cve": "CVE-2023-31248", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "Linux Kernel nftables Use-After-Free Local Privilege Escalation Vulnerability; `nft_chain_lookup_byid()` failed to check whether a chain was active and CAP_NET_ADMIN is in any user or network namespace", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-31248" }, { "cve": "CVE-2023-35001", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Linux Kernel nftables Out-Of-Bounds Read/Write Vulnerability; nft_byteorder poorly handled vm register contents when CAP_NET_ADMIN is in any user or network namespace", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-35001" }, { "cve": "CVE-2023-45863", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An issue was discovered in lib/kobject.c in the Linux kernel before 6.2.3. With root access, an attacker can trigger a race condition that results in a fill_kobj_path out-of-bounds write.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.3.0 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109945851/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-45863" } ] }
ssa-398330
Vulnerability from csaf_siemens
Published
2023-12-12 00:00
Modified
2024-06-11 00:00
Summary
SSA-398330: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP V3.1
Notes
Summary
Multiple vulnerabilities have been identified in the additional GNU/Linux subsystem of the firmware version V3.1 for the SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP (incl. SIPLUS variant).
These GNU/Linux vulnerabilities have been externally identified. Siemens is preparing fix versions and recommends specific countermeasures for products where fixes are not, or not yet available.
Note: This SSA advises vulnerabilities for firmware version V3.1 only; for versions < V3.1 refer to Siemens Security Bulletin SSB-439005 (
https://cert-portal.siemens.com/productcert/html/ssb-439005.html).
General Recommendations
As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens' operational guidelines for Industrial Security (Download:
https://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.
Additional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity
Additional Resources
For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories
Terms of Use
Siemens Security Advisories are subject to the terms and conditions contained in Siemens' underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter "License Terms"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens' Global Website (https://www.siemens.com/terms_of_use, hereinafter "Terms of Use"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Disclosure is not limited. (TLPv2: TLP:CLEAR)", "tlp": { "label": "WHITE" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Multiple vulnerabilities have been identified in the additional GNU/Linux subsystem of the firmware version V3.1 for the SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP (incl. SIPLUS variant).\n\nThese GNU/Linux vulnerabilities have been externally identified. Siemens is preparing fix versions and recommends specific countermeasures for products where fixes are not, or not yet available.\n\nNote: This SSA advises vulnerabilities for firmware version V3.1 only; for versions \u003c V3.1 refer to Siemens Security Bulletin SSB-439005 (\nhttps://cert-portal.siemens.com/productcert/html/ssb-439005.html).", "title": "Summary" }, { "category": "general", "text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity", "title": "General Recommendations" }, { "category": "general", "text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories", "title": "Additional Resources" }, { "category": "legal_disclaimer", "text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "productcert@siemens.com", "name": "Siemens ProductCERT", "namespace": "https://www.siemens.com" }, "references": [ { "category": "self", "summary": "SSA-398330: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP V3.1 - HTML Version", "url": "https://cert-portal.siemens.com/productcert/html/ssa-398330.html" }, { "category": "self", "summary": "SSA-398330: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP V3.1 - CSAF Version", "url": "https://cert-portal.siemens.com/productcert/csaf/ssa-398330.json" }, { "category": "self", "summary": "SSA-398330: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP V3.1 - PDF Version", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-398330.pdf" }, { "category": "self", "summary": "SSA-398330: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP V3.1 - TXT Version", "url": "https://cert-portal.siemens.com/productcert/txt/ssa-398330.txt" } ], "title": "SSA-398330: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP V3.1", "tracking": { "current_release_date": "2024-06-11T00:00:00Z", "generator": { "engine": { "name": "Siemens ProductCERT CSAF Generator", "version": "1" } }, "id": "SSA-398330", "initial_release_date": "2023-12-12T00:00:00Z", "revision_history": [ { "date": "2023-12-12T00:00:00Z", "legacy_version": "1.0", "number": "1", "summary": "Publication Date" }, { "date": "2024-01-09T00:00:00Z", "legacy_version": "1.1", "number": "2", "summary": "Added CVE-2021-44879, CVE-2023-46218, CVE-2023-46219, and CVE-2023-48795" }, { "date": "2024-02-13T00:00:00Z", "legacy_version": "1.2", "number": "3", "summary": "Added CVE-2023-45898, CVE-2023-46862, CVE-2023-6121, CVE-2023-6817, CVE-2023-6931, CVE-2023-6932, CVE-2024-0584" }, { "date": "2024-03-12T00:00:00Z", "legacy_version": "1.3", "number": "4", "summary": "Added CVE-2023-52425, CVE-2023-52426, CVE-2023-45918" }, { "date": "2024-04-09T00:00:00Z", "legacy_version": "1.4", "number": "5", "summary": "Added CVE-2024-28757" }, { "date": "2024-05-14T00:00:00Z", "legacy_version": "1.5", "number": "6", "summary": "Added CVE-2024-2004, CVE-2024-2379, CVE-2024-2398, CVE-2024-2466, CVE-2024-2511, CVE-2024-28085, CVE-2024-28182, CVE-2024-28834, CVE-2024-28835" }, { "date": "2024-06-11T00:00:00Z", "legacy_version": "1.6", "number": "7", "summary": "Added CVE-2024-2961, CVE-2024-33599, CVE-2024-33600, CVE-2024-33601, CVE-2024-33602, CVE-2024-34459" } ], "status": "interim", "version": "7" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003e=V3.1.0", "product": { "name": "SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)", "product_id": "1", "product_identification_helper": { "model_numbers": [ "6ES7518-4AX00-1AB0" ] } } } ], "category": "product_name", "name": "SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)" }, { "branches": [ { "category": "product_version_range", "name": "\u003e=V3.1.0", "product": { "name": "SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)", "product_id": "2", "product_identification_helper": { "model_numbers": [ "6ES7518-4AX00-1AC0" ] } } } ], "category": "product_name", "name": "SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)" }, { "branches": [ { "category": "product_version_range", "name": "\u003e=V3.1.0", "product": { "name": "SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)", "product_id": "3", "product_identification_helper": { "model_numbers": [ "6ES7518-4FX00-1AB0" ] } } } ], "category": "product_name", "name": "SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)" }, { "branches": [ { "category": "product_version_range", "name": "\u003e=V3.1.0", "product": { "name": "SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)", "product_id": "4", "product_identification_helper": { "model_numbers": [ "6ES7518-4FX00-1AC0" ] } } } ], "category": "product_name", "name": "SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)" }, { "branches": [ { "category": "product_version_range", "name": "\u003e=V3.1.0", "product": { "name": "SIPLUS S7-1500 CPU 1518-4 PN/DP MFP (6AG1518-4AX00-4AC0)", "product_id": "5", "product_identification_helper": { "model_numbers": [ "6AG1518-4AX00-4AC0" ] } } } ], "category": "product_name", "name": "SIPLUS S7-1500 CPU 1518-4 PN/DP MFP (6AG1518-4AX00-4AC0)" } ], "category": "vendor", "name": "Siemens" } ] }, "vulnerabilities": [ { "cve": "CVE-2013-0340", "cwe": { "id": "CWE-611", "name": "Improper Restriction of XML External Entity Reference" }, "notes": [ { "category": "summary", "text": "expat 2.1.0 and earlier does not properly handle entities expansion unless an application developer uses the XML_SetEntityDeclHandler function, which allows remote attackers to cause a denial of service (resource consumption), send HTTP requests to intranet servers, or read arbitrary files via a crafted XML document, aka an XML External Entity (XXE) issue. NOTE: it could be argued that because expat already provides the ability to disable external entity expansion, the responsibility for resolving this issue lies with application developers; according to this argument, this entry should be REJECTed, and each affected application would need its own CVE.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2013-0340" }, { "cve": "CVE-2013-4235", "cwe": { "id": "CWE-367", "name": "Time-of-check Time-of-use (TOCTOU) Race Condition" }, "notes": [ { "category": "summary", "text": "shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2013-4235" }, { "cve": "CVE-2014-7209", "cwe": { "id": "CWE-77", "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)" }, "notes": [ { "category": "summary", "text": "run-mailcap in the Debian mime-support package before 3.52-1+deb7u1 allows context-dependent attackers to execute arbitrary commands via shell metacharacters in a filename.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.0, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2014-7209" }, { "cve": "CVE-2015-20107", "cwe": { "id": "CWE-77", "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)" }, "notes": [ { "category": "summary", "text": "In Python (aka CPython) up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input (if they lack validation of user-provided filenames or arguments). The fix is also back-ported to 3.7, 3.8, 3.9", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2015-20107" }, { "cve": "CVE-2016-3189", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "Use-after-free vulnerability in bzip2recover in bzip2 1.0.6 allows remote attackers to cause a denial of service (crash) via a crafted bzip2 file, related to block ends set to before the start of the block.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2016-3189" }, { "cve": "CVE-2016-3709", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "notes": [ { "category": "summary", "text": "Possible cross-site scripting vulnerability in libxml after commit 960f0e2.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2016-3709" }, { "cve": "CVE-2016-4658", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "xpointer.c in libxml2 before 2.9.5 (as used in Apple iOS before 10, OS X before 10.12, tvOS before 10, and watchOS before 3, and other products) does not forbid namespace nodes in XPointer ranges, which allows remote attackers to execute arbitrary code or cause a denial of service (use-after-free and memory corruption) via a crafted XML document.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2016-4658" }, { "cve": "CVE-2016-5131", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "Use-after-free vulnerability in libxml2 through 2.9.4, as used in Google Chrome before 52.0.2743.82, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to the XPointer range-to function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2016-5131" }, { "cve": "CVE-2016-9318", "cwe": { "id": "CWE-611", "name": "Improper Restriction of XML External Entity Reference" }, "notes": [ { "category": "summary", "text": "libxml2 2.9.4 and earlier, as used in XMLSec 1.2.23 and earlier and other products, does not offer a flag directly indicating that the current document may be read but other files may not be opened, which makes it easier for remote attackers to conduct XML External Entity (XXE) attacks via a crafted document.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2016-9318" }, { "cve": "CVE-2016-10228", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "The iconv program in the GNU C Library (aka glibc or libc6) 2.31 and earlier, when invoked with multiple suffixes in the destination encoding (TRANSLATE or IGNORE) along with the -c option, enters an infinite loop when processing invalid multi-byte input sequences, leading to a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2016-10228" }, { "cve": "CVE-2016-10739", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "In the GNU C Library (aka glibc or libc6) through 2.28, the getaddrinfo function would successfully parse a string that contained an IPv4 address followed by whitespace and arbitrary characters, which could lead applications to incorrectly assume that it had parsed a valid string, without the possibility of embedded HTTP headers or other potentially dangerous substrings.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2016-10739" }, { "cve": "CVE-2017-0663", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A remote code execution vulnerability in libxml2 could enable an attacker using a specially crafted file to execute arbitrary code within the context of an unprivileged process. This issue is rated as High due to the possibility of remote code execution in an application that uses this library. Product: Android. Versions: 4.4.4, 5.0.2, 5.1.1, 6.0, 6.0.1, 7.0, 7.1.1, 7.1.2. Android ID: A-37104170.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2017-0663" }, { "cve": "CVE-2017-7375", "cwe": { "id": "CWE-611", "name": "Improper Restriction of XML External Entity Reference" }, "notes": [ { "category": "summary", "text": "A flaw in libxml2 allows remote XML entity inclusion with default parser flags (i.e., when the caller did not request entity substitution, DTD validation, external DTD subset loading, or default DTD attributes). Depending on the context, this may expose a higher-risk attack surface in libxml2 not usually reachable with default parser flags, and expose content from local files, HTTP, or FTP servers (which might be otherwise unreachable).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2017-7375" }, { "cve": "CVE-2017-7376", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "Buffer overflow in libxml2 allows remote attackers to execute arbitrary code by leveraging an incorrect limit for port values when handling redirects.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2017-7376" }, { "cve": "CVE-2017-9047", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "A buffer overflow was discovered in libxml2 20904-GITv2.9.4-16-g0741801. The function xmlSnprintfElementContent in valid.c is supposed to recursively dump the element content definition into a char buffer \u0027buf\u0027 of size \u0027size\u0027. The variable len is assigned strlen(buf). If the content-\u003etype is XML_ELEMENT_CONTENT_ELEMENT, then (i) the content-\u003eprefix is appended to buf (if it actually fits) whereupon (ii) content-\u003ename is written to the buffer. However, the check for whether the content-\u003ename actually fits also uses \u0027len\u0027 rather than the updated buffer length strlen(buf). This allows us to write about \"size\" many bytes beyond the allocated memory. This vulnerability causes programs that use libxml2, such as PHP, to crash.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2017-9047" }, { "cve": "CVE-2017-9048", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a stack-based buffer overflow. The function xmlSnprintfElementContent in valid.c is supposed to recursively dump the element content definition into a char buffer \u0027buf\u0027 of size \u0027size\u0027. At the end of the routine, the function may strcat two more characters without checking whether the current strlen(buf) + 2 \u003c size. This vulnerability causes programs that use libxml2, such as PHP, to crash.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2017-9048" }, { "cve": "CVE-2017-9049", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a heap-based buffer over-read in the xmlDictComputeFastKey function in dict.c. This vulnerability causes programs that use libxml2, such as PHP, to crash. This vulnerability exists because of an incomplete fix for libxml2 Bug 759398.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2017-9049" }, { "cve": "CVE-2017-9050", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a heap-based buffer over-read in the xmlDictAddString function in dict.c. This vulnerability causes programs that use libxml2, such as PHP, to crash. This vulnerability exists because of an incomplete fix for CVE-2016-1839.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2017-9050" }, { "cve": "CVE-2017-16931", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "parser.c in libxml2 before 2.9.5 mishandles parameter-entity references because the NEXTL macro calls the xmlParserHandlePEReference function in the case of a \u0027%\u0027 character in a DTD name.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2017-16931" }, { "cve": "CVE-2017-16932", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "summary", "text": "parser.c in libxml2 before 2.9.5 does not prevent infinite recursion in parameter entities.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2017-16932" }, { "cve": "CVE-2017-17512", "cwe": { "id": "CWE-74", "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)" }, "notes": [ { "category": "summary", "text": "sensible-browser in sensible-utils before 0.0.11 does not validate strings before launching the program specified by the BROWSER environment variable, which allows remote attackers to conduct argument-injection attacks via a crafted URL, as demonstrated by a --proxy-pac-file argument.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2017-17512" }, { "cve": "CVE-2017-18258", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "The xz_head function in xzlib.c in libxml2 before 2.9.6 allows remote attackers to cause a denial of service (memory consumption) via a crafted LZMA file, because the decoder functionality does not restrict memory usage to what is required for a legitimate file.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2017-18258" }, { "cve": "CVE-2018-0495", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "notes": [ { "category": "summary", "text": "Libgcrypt before 1.7.10 and 1.8.x before 1.8.3 allows a memory-cache side-channel attack on ECDSA signatures that can be mitigated through the use of blinding during the signing process in the _gcry_ecc_ecdsa_sign function in cipher/ecc-ecdsa.c, aka the Return Of the Hidden Number Problem or ROHNP. To discover an ECDSA key, the attacker needs access to either the local machine or a different virtual machine on the same physical host.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2018-0495" }, { "cve": "CVE-2018-12886", "cwe": { "id": "CWE-209", "name": "Generation of Error Message Containing Sensitive Information" }, "notes": [ { "category": "summary", "text": "stack_protect_prologue in cfgexpand.c and stack_protect_epilogue in function.c in GNU Compiler Collection (GCC) 4.1 through 8 (under certain circumstances) generate instruction sequences when targeting ARM targets that spill the address of the stack protector guard, which allows an attacker to bypass the protection of -fstack-protector, -fstack-protector-all, -fstack-protector-strong, and -fstack-protector-explicit against stack overflow by controlling what the stack canary is compared against.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2018-12886" }, { "cve": "CVE-2018-14404", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A NULL pointer dereference vulnerability exists in the xpath.c:xmlXPathCompOpEval() function of libxml2 through 2.9.8 when parsing an invalid XPath expression in the XPATH_OP_AND or XPATH_OP_OR case. Applications processing untrusted XSL format inputs with the use of the libxml2 library may be vulnerable to a denial of service attack due to a crash of the application.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2018-14404" }, { "cve": "CVE-2018-14567", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "summary", "text": "libxml2 2.9.8, if --with-lzma is used, allows remote attackers to cause a denial of service (infinite loop) via a crafted XML file that triggers LZMA_MEMLIMIT_ERROR, as demonstrated by xmllint, a different vulnerability than CVE-2015-8035 and CVE-2018-9251.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2018-14567" }, { "cve": "CVE-2018-18928", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "International Components for Unicode (ICU) for C/C++ 63.1 has an integer overflow in number::impl::DecimalQuantity::toScientificString() in i18n/number_decimalquantity.cpp.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2018-18928" }, { "cve": "CVE-2018-19591", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "In the GNU C Library (aka glibc or libc6) through 2.28, attempting to resolve a crafted hostname via getaddrinfo() leads to the allocation of a socket descriptor that is not closed. This is related to the if_nametoindex() function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2018-19591" }, { "cve": "CVE-2018-20482", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "summary", "text": "GNU Tar through 1.30, when --sparse is used, mishandles file shrinkage during read access, which allows local users to cause a denial of service (infinite read loop in sparse_dump_region in sparse.c) by modifying a file that is supposed to be archived by a different user\u0027s process (e.g., a system backup running as root).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2018-20482" }, { "cve": "CVE-2018-20843", "cwe": { "id": "CWE-611", "name": "Improper Restriction of XML External Entity Reference" }, "notes": [ { "category": "summary", "text": "In libexpat in Expat before 2.2.7, XML input including XML names that contain a large number of colons could make the XML parser consume a high amount of RAM and CPU resources while processing (enough to be usable for denial-of-service attacks).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2018-20843" }, { "cve": "CVE-2018-25032", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2018-25032" }, { "cve": "CVE-2019-3855", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An integer overflow flaw which could lead to an out of bounds write was discovered in libssh2 before 1.8.1 in the way packets are read from the server. A remote attacker who compromises a SSH server may be able to execute code on the client system when a user connects to the server.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-3855" }, { "cve": "CVE-2019-3856", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An integer overflow flaw, which could lead to an out of bounds write, was discovered in libssh2 before 1.8.1 in the way keyboard prompt requests are parsed. A remote attacker who compromises a SSH server may be able to execute code on the client system when a user connects to the server.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-3856" }, { "cve": "CVE-2019-3857", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An integer overflow flaw which could lead to an out of bounds write was discovered in libssh2 before 1.8.1 in the way SSH_MSG_CHANNEL_REQUEST packets with an exit signal are parsed. A remote attacker who compromises a SSH server may be able to execute code on the client system when a user connects to the server.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-3857" }, { "cve": "CVE-2019-3858", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An out of bounds read flaw was discovered in libssh2 before 1.8.1 when a specially crafted SFTP packet is received from the server. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-3858" }, { "cve": "CVE-2019-3859", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the _libssh2_packet_require and _libssh2_packet_requirev functions. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-3859" }, { "cve": "CVE-2019-3860", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the way SFTP packets with empty payloads are parsed. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-3860" }, { "cve": "CVE-2019-3861", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the way SSH packets with a padding length value greater than the packet length are parsed. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-3861" }, { "cve": "CVE-2019-3862", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the way SSH_MSG_CHANNEL_REQUEST packets with an exit status message and no payload are parsed. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-3862" }, { "cve": "CVE-2019-3863", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A flaw was found in libssh2 before 1.8.1. A server could send a multiple keyboard interactive response messages whose total length are greater than unsigned char max characters. This value is used as an index to copy memory causing in an out of bounds memory write error.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-3863" }, { "cve": "CVE-2019-5018", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "An exploitable use after free vulnerability exists in the window function functionality of Sqlite3 3.26.0. A specially crafted SQL command can cause a use after free vulnerability, potentially resulting in remote code execution. An attacker can send a malicious SQL command to trigger this vulnerability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-5018" }, { "cve": "CVE-2019-5094", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An exploitable code execution vulnerability exists in the quota file functionality of E2fsprogs 1.45.3. A specially crafted ext4 partition can cause an out-of-bounds write on the heap, resulting in code execution. An attacker can corrupt a partition to trigger this vulnerability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-5094" }, { "cve": "CVE-2019-5188", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A code execution vulnerability exists in the directory rehashing functionality of E2fsprogs e2fsck 1.45.4. A specially crafted ext4 directory can cause an out-of-bounds write on the stack, resulting in code execution. An attacker can corrupt a partition to trigger this vulnerability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-5188" }, { "cve": "CVE-2019-5435", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "An integer overflow in curl\u0027s URL API results in a buffer overflow in libcurl 7.62.0 to and including 7.64.1.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-5435" }, { "cve": "CVE-2019-5436", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A heap buffer overflow in the TFTP receiving code allows for DoS or arbitrary code execution in libcurl versions 7.19.4 through 7.64.1.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-5436" }, { "cve": "CVE-2019-5443", "cwe": { "id": "CWE-427", "name": "Uncontrolled Search Path Element" }, "notes": [ { "category": "summary", "text": "A non-privileged user or program can put code and a config file in a known non-privileged path (under C:/usr/local/) that will make curl \u003c= 7.65.1 automatically run the code (as an openssl \"engine\") on invocation. If that curl is invoked by a privileged user it can do anything it wants.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-5443" }, { "cve": "CVE-2019-5481", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "Double-free vulnerability in the FTP-kerberos code in cURL 7.52.0 to 7.65.3.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-5481" }, { "cve": "CVE-2019-5482", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Heap buffer overflow in the TFTP protocol handler in cURL 7.19.4 to 7.65.3.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-5482" }, { "cve": "CVE-2019-6109", "cwe": { "id": "CWE-116", "name": "Improper Encoding or Escaping of Output" }, "notes": [ { "category": "summary", "text": "An issue was discovered in OpenSSH 7.9. Due to missing character encoding in the progress display, a malicious server (or Man-in-The-Middle attacker) can employ crafted object names to manipulate the client output, e.g., by using ANSI control codes to hide additional files being transferred. This affects refresh_progress_meter() in progressmeter.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-6109" }, { "cve": "CVE-2019-6110", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "notes": [ { "category": "summary", "text": "In OpenSSH 7.9, due to accepting and displaying arbitrary stderr output from the server, a malicious server (or Man-in-The-Middle attacker) can manipulate the client output, for example to use ANSI control codes to hide additional files being transferred.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-6110" }, { "cve": "CVE-2019-6111", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in OpenSSH 7.9. Due to the scp implementation being derived from 1983 rcp, the server chooses which files/directories are sent to the client. However, the scp client only performs cursory validation of the object name returned (only directory traversal attacks are prevented). A malicious scp server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the scp client target directory. If recursive operation (-r) is performed, the server can manipulate subdirectories as well (for example, to overwrite the .ssh/authorized_keys file).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-6111" }, { "cve": "CVE-2019-6488", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "summary", "text": "The string component in the GNU C Library (aka glibc or libc6) through 2.28, when running on the x32 architecture, incorrectly attempts to use a 64-bit register for size_t in assembly codes, which can lead to a segmentation fault or possibly unspecified other impact, as demonstrated by a crash in __memmove_avx_unaligned_erms in sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S during a memcpy.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-6488" }, { "cve": "CVE-2019-7309", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "In the GNU C Library (aka glibc or libc6) through 2.29, the memcmp function for the x32 architecture can incorrectly return zero (indicating that the inputs are equal) because the RDX most significant bit is mishandled.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-7309" }, { "cve": "CVE-2019-8457", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "SQLite3 from 3.6.0 to and including 3.27.2 is vulnerable to heap out-of-bound read in the rtreenode() function when handling invalid rtree tables.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-8457" }, { "cve": "CVE-2019-9169", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "In the GNU C Library (aka glibc or libc6) through 2.29, proceed_next_node in posix/regexec.c has a heap-based buffer over-read via an attempted case-insensitive regular-expression match.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-9169" }, { "cve": "CVE-2019-9636", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "Python 2.7.x through 2.7.16 and 3.x through 3.7.2 is affected by: Improper Handling of Unicode Encoding (with an incorrect netloc) during NFKC normalization. The impact is: Information disclosure (credentials, cookies, etc. that are cached against a given hostname). The components are: urllib.parse.urlsplit, urllib.parse.urlparse. The attack vector is: A specially crafted URL could be incorrectly parsed to locate cookies or authentication data and send that information to a different host than when parsed correctly. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.7, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.3, v3.7.3rc1, v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-9636" }, { "cve": "CVE-2019-9674", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "Lib/zipfile.py in Python through 3.7.2 allows remote attackers to cause a denial of service (resource consumption) via a ZIP bomb.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-9674" }, { "cve": "CVE-2019-9740", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the query string after a ? character) followed by an HTTP header or a Redis command. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-9740" }, { "cve": "CVE-2019-9923", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "pax_decode_header in sparse.c in GNU Tar before 1.32 had a NULL pointer dereference when parsing certain archives that have malformed extended headers.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-9923" }, { "cve": "CVE-2019-9936", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "In SQLite 3.27.2, running fts5 prefix queries inside a transaction could trigger a heap-based buffer over-read in fts5HashEntrySort in sqlite3.c, which may lead to an information leak. This is related to ext/fts5/fts5_hash.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-9936" }, { "cve": "CVE-2019-9937", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In SQLite 3.27.2, interleaving reads and writes in a single transaction with an fts5 virtual table will lead to a NULL Pointer Dereference in fts5ChunkIterate in sqlite3.c. This is related to ext/fts5/fts5_hash.c and ext/fts5/fts5_index.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-9937" }, { "cve": "CVE-2019-9947", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-9947" }, { "cve": "CVE-2019-9948", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "summary", "text": "urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen(\u0027local_file:///etc/passwd\u0027) call.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-9948" }, { "cve": "CVE-2019-10160", "cwe": { "id": "CWE-172", "name": "Encoding Error" }, "notes": [ { "category": "summary", "text": "A security regression of CVE-2019-9636 was discovered in python since commit d537ab0ff9767ef024f26246899728f0116b1ec3 affecting versions 2.7, 3.5, 3.6, 3.7 and from v3.8.0a4 through v3.8.0b1, which still allows an attacker to exploit CVE-2019-9636 by abusing the user and password parts of a URL. When an application parses user-supplied URLs to store cookies, authentication credentials, or other kind of information, it is possible for an attacker to provide specially crafted URLs to make the application locate host-related information (e.g. cookies, authentication data) and send them to a different host than where it should, unlike if the URLs had been correctly parsed. The result of an attack may vary based on the application.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-10160" }, { "cve": "CVE-2019-11360", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A buffer overflow in iptables-restore in netfilter iptables 1.8.2 allows an attacker to (at least) crash the program or potentially gain code execution via a specially crafted iptables-save file. This is related to add_param_to_argv in xshared.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-11360" }, { "cve": "CVE-2019-12290", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "GNU libidn2 before 2.2.0 fails to perform the roundtrip checks specified in RFC3490 Section 4.2 when converting A-labels to U-labels. This makes it possible in some circumstances for one domain to impersonate another. By creating a malicious domain that matches a target domain except for the inclusion of certain punycoded Unicode characters (that would be discarded when converted first to a Unicode label and then back to an ASCII label), arbitrary domains can be impersonated.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-12290" }, { "cve": "CVE-2019-12900", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "BZ2_decompress in decompress.c in bzip2 through 1.0.6 has an out-of-bounds write when there are many selectors.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-12900" }, { "cve": "CVE-2019-12904", "cwe": { "id": "CWE-668", "name": "Exposure of Resource to Wrong Sphere" }, "notes": [ { "category": "summary", "text": "In Libgcrypt 1.8.4, the C implementation of AES is vulnerable to a flush-and-reload side-channel attack because physical addresses are available to other processes. (The C implementation is used on platforms where an assembly-language implementation is unavailable.) NOTE: the vendor\u0027s position is that the issue report cannot be validated because there is no description of an attack", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-12904" }, { "cve": "CVE-2019-13057", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the server in OpenLDAP before 2.4.48. When the server administrator delegates rootDN (database admin) privileges for certain databases but wants to maintain isolation (e.g., for multi-tenant deployments), slapd does not properly stop a rootDN from requesting authorization as an identity from another database during a SASL bind or with a proxyAuthz (RFC 4370) control. (It is not a common configuration to deploy a system where the server administrator and a DB administrator enjoy different levels of trust.)", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-13057" }, { "cve": "CVE-2019-13565", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "An issue was discovered in OpenLDAP 2.x before 2.4.48. When using SASL authentication and session encryption, and relying on the SASL security layers in slapd access controls, it is possible to obtain access that would otherwise be denied via a simple bind for any identity covered in those ACLs. After the first SASL bind is completed, the sasl_ssf value is retained for all new non-SASL connections. Depending on the ACL configuration, this can affect different types of operations (searches, modifications, etc.). In other words, a successful authorization step completed by one user affects the authorization requirement for a different user.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-13565" }, { "cve": "CVE-2019-13627", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "notes": [ { "category": "summary", "text": "It was discovered that there was a ECDSA timing attack in the libgcrypt20 cryptographic library. Version affected: 1.8.4-5, 1.7.6-2+deb9u3, and 1.6.3-2+deb8u4. Versions fixed: 1.8.5-2 and 1.6.3-2+deb8u7.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-13627" }, { "cve": "CVE-2019-15847", "cwe": { "id": "CWE-331", "name": "Insufficient Entropy" }, "notes": [ { "category": "summary", "text": "The POWER9 backend in GNU Compiler Collection (GCC) before version 10 could optimize multiple calls of the __builtin_darn intrinsic into a single call, thus reducing the entropy of the random number generator. This occurred because a volatile operation was not specified. For example, within a single execution of a program, the output of every __builtin_darn() call may be the same.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-15847" }, { "cve": "CVE-2019-15903", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "In libexpat before 2.2.8, crafted XML input could fool the parser into changing from DTD parsing to document parsing too early; a consecutive call to XML_GetCurrentLineNumber (or XML_GetCurrentColumnNumber) then resulted in a heap-based buffer over-read.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-15903" }, { "cve": "CVE-2019-16056", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "An issue was discovered in Python through 2.7.16, 3.x through 3.5.7, 3.6.x through 3.6.9, and 3.7.x through 3.7.4. The email module wrongly parses email addresses that contain multiple @ characters. An application that uses the email module and implements some kind of checks on the From/To headers of a message could be tricked into accepting an email address that should be denied. An attack may be the same as in CVE-2019-11340; however, this CVE applies to Python more generally.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-16056" }, { "cve": "CVE-2019-16168", "cwe": { "id": "CWE-369", "name": "Divide By Zero" }, "notes": [ { "category": "summary", "text": "In SQLite through 3.29.0, whereLoopAddBtreeIndex in sqlite3.c can crash a browser or other application because of missing validation of a sqlite_stat1 sz field, aka a \"severe division by zero in the query planner.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-16168" }, { "cve": "CVE-2019-16905", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "OpenSSH 7.7 through 7.9 and 8.x before 8.1, when compiled with an experimental key type, has a pre-authentication integer overflow if a client or server is configured to use a crafted XMSS key. This leads to memory corruption and local code execution because of an error in the XMSS key parsing algorithm. NOTE: the XMSS implementation is considered experimental in all released OpenSSH versions, and there is no supported way to enable it when building portable OpenSSH.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-16905" }, { "cve": "CVE-2019-17498", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNECT logic in packet.c has an integer overflow in a bounds check, enabling an attacker to specify an arbitrary (out-of-bounds) offset for a subsequent memory read. A crafted SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-17498" }, { "cve": "CVE-2019-17543", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "LZ4 before 1.9.2 has a heap-based buffer overflow in LZ4_write32 (related to LZ4_compress_destSize), affecting applications that call LZ4_compress_fast with a large input. (This issue can also lead to data corruption.) NOTE: the vendor states \"only a few specific / uncommon usages of the API are at risk.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-17543" }, { "cve": "CVE-2019-17594", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "There is a heap-based buffer over-read in the _nc_find_entry function in tinfo/comp_hash.c in the terminfo library in ncurses before 6.1-20191012.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-17594" }, { "cve": "CVE-2019-17595", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "There is a heap-based buffer over-read in the fmt_entry function in tinfo/comp_hash.c in the terminfo library in ncurses before 6.1-20191012.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-17595" }, { "cve": "CVE-2019-18224", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "idn2_to_ascii_4i in lib/lookup.c in GNU libidn2 before 2.1.1 has a heap-based buffer overflow via a long domain string.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-18224" }, { "cve": "CVE-2019-18276", "cwe": { "id": "CWE-273", "name": "Improper Check for Dropped Privileges" }, "notes": [ { "category": "summary", "text": "An issue was discovered in disable_priv_mode in shell.c in GNU Bash through 5.0 patch 11. By default, if Bash is run with its effective UID not equal to its real UID, it will drop privileges by setting its effective UID to its real UID. However, it does so incorrectly. On Linux and other systems that support \"saved UID\" functionality, the saved UID is not dropped. An attacker with command execution in the shell can use \"enable -f\" for runtime loading of a new builtin, which can be a shared object that calls setuid() and therefore regains privileges. However, binaries running with an effective UID of 0 are unaffected.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-18276" }, { "cve": "CVE-2019-18348", "cwe": { "id": "CWE-74", "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-18348" }, { "cve": "CVE-2019-19126", "cwe": { "id": "CWE-665", "name": "Improper Initialization" }, "notes": [ { "category": "summary", "text": "On the x86-64 architecture, the GNU C Library (aka glibc) before 2.31 fails to ignore the LD_PREFER_MAP_32BIT_EXEC environment variable during program execution after a security transition, allowing local attackers to restrict the possible mapping addresses for loaded libraries and thus bypass ASLR for a setuid program.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19126" }, { "cve": "CVE-2019-19242", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "SQLite 3.30.1 mishandles pExpr-\u003ey.pTab, as demonstrated by the TK_COLUMN case in sqlite3ExprCodeTarget in expr.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19242" }, { "cve": "CVE-2019-19244", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "Select in select.c in SQLite 3.30.1 allows a crash if a sub-select uses both DISTINCT and window functions, and also has certain ORDER BY usage.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19244" }, { "cve": "CVE-2019-19317", "cwe": { "id": "CWE-681", "name": "Incorrect Conversion between Numeric Types" }, "notes": [ { "category": "summary", "text": "lookupName in resolve.c in SQLite 3.30.1 omits bits from the colUsed bitmask in the case of a generated column, which allows attackers to cause a denial of service or possibly have unspecified other impact.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19317" }, { "cve": "CVE-2019-19603", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "SQLite 3.30.1 mishandles certain SELECT statements with a nonexistent VIEW, leading to an application crash.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19603" }, { "cve": "CVE-2019-19645", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "notes": [ { "category": "summary", "text": "alter.c in SQLite through 3.30.1 allows attackers to trigger infinite recursion via certain types of self-referential views in conjunction with ALTER TABLE statements.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19645" }, { "cve": "CVE-2019-19646", "cwe": { "id": "CWE-754", "name": "Improper Check for Unusual or Exceptional Conditions" }, "notes": [ { "category": "summary", "text": "pragma.c in SQLite through 3.30.1 mishandles NOT NULL in an integrity_check PRAGMA command in certain cases of generated columns.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19646" }, { "cve": "CVE-2019-19880", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "exprListAppendList in window.c in SQLite 3.30.1 allows attackers to trigger an invalid pointer dereference because constant integer values in ORDER BY clauses of window definitions are mishandled.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19880" }, { "cve": "CVE-2019-19906", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "cyrus-sasl (aka Cyrus SASL) 2.1.27 has an out-of-bounds write leading to unauthenticated remote denial-of-service in OpenLDAP via a malformed LDAP packet. The OpenLDAP crash is ultimately caused by an off-by-one error in _sasl_add_string in common.c in cyrus-sasl.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19906" }, { "cve": "CVE-2019-19923", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "flattenSubquery in select.c in SQLite 3.30.1 mishandles certain uses of SELECT DISTINCT involving a LEFT JOIN in which the right-hand side is a view. This can cause a NULL pointer dereference (or incorrect results).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19923" }, { "cve": "CVE-2019-19924", "cwe": { "id": "CWE-755", "name": "Improper Handling of Exceptional Conditions" }, "notes": [ { "category": "summary", "text": "SQLite 3.30.1 mishandles certain parser-tree rewriting, related to expr.c, vdbeaux.c, and window.c. This is caused by incorrect sqlite3WindowRewrite() error handling.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19924" }, { "cve": "CVE-2019-19925", "cwe": { "id": "CWE-434", "name": "Unrestricted Upload of File with Dangerous Type" }, "notes": [ { "category": "summary", "text": "zipfileUpdate in ext/misc/zipfile.c in SQLite 3.30.1 mishandles a NULL pathname during an update of a ZIP archive.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19925" }, { "cve": "CVE-2019-19926", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "multiSelect in select.c in SQLite 3.30.1 mishandles certain errors during parsing, as demonstrated by errors from sqlite3WindowRewrite() calls. NOTE: this vulnerability exists because of an incomplete fix for CVE-2019-19880.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19926" }, { "cve": "CVE-2019-19956", "cwe": { "id": "CWE-772", "name": "Missing Release of Resource after Effective Lifetime" }, "notes": [ { "category": "summary", "text": "xmlParseBalancedChunkMemoryRecover in parser.c in libxml2 before 2.9.10 has a memory leak related to newDoc-\u003eoldNs.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19956" }, { "cve": "CVE-2019-19959", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "ext/misc/zipfile.c in SQLite 3.30.1 mishandles certain uses of INSERT INTO in situations involving embedded \u0027\\0\u0027 characters in filenames, leading to a memory-management error that can be detected by (for example) valgrind.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19959" }, { "cve": "CVE-2019-20218", "cwe": { "id": "CWE-755", "name": "Improper Handling of Exceptional Conditions" }, "notes": [ { "category": "summary", "text": "selectExpander in select.c in SQLite 3.30.1 proceeds with WITH stack unwinding even after a parsing error.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-20218" }, { "cve": "CVE-2019-20367", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "nlist.c in libbsd before 0.10.0 has an out-of-bounds read during a comparison for a symbol name from the string table (strtab).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-20367" }, { "cve": "CVE-2019-20388", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "notes": [ { "category": "summary", "text": "xmlSchemaPreRun in xmlschemas.c in libxml2 2.9.10 allows an xmlSchemaValidateStream memory leak.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-20388" }, { "cve": "CVE-2019-20795", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "iproute2 before 5.1.0 has a use-after-free in get_netnsid_from_name in ip/ipnetns.c. NOTE: security relevance may be limited to certain uses of setuid that, although not a default, are sometimes a configuration option offered to end users. Even when setuid is used, other factors (such as C library configuration) may block exploitability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-20795" }, { "cve": "CVE-2019-20907", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "summary", "text": "In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-20907" }, { "cve": "CVE-2019-25013", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "The iconv feature in the GNU C Library (aka glibc or libc6) through 2.32, when processing invalid multi-byte input sequences in the EUC-KR encoding, may have a buffer over-read.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-25013" }, { "cve": "CVE-2019-1010022", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass stack guard protection. The component is: nptl. The attack vector is: Exploit stack buffer overflow vulnerability and use this bypass vulnerability to bypass stack guard. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-1010022" }, { "cve": "CVE-2019-1010023", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "** DISPUTED ** GNU Libc current is affected by: Re-mapping current loaded library with malicious ELF file. The impact is: In worst case attacker may evaluate privileges. The component is: libld. The attack vector is: Attacker sends 2 ELF files to victim and asks to run ldd on it. ldd execute code. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-1010023" }, { "cve": "CVE-2019-1010024", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "summary", "text": "** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass ASLR using cache of thread stack and heap. The component is: glibc. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-1010024" }, { "cve": "CVE-2019-1010025", "cwe": { "id": "CWE-330", "name": "Use of Insufficiently Random Values" }, "notes": [ { "category": "summary", "text": "** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may guess the heap addresses of pthread_created thread. The component is: glibc. NOTE: the vendor\u0027s position is \"ASLR bypass itself is not a vulnerability.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-1010025" }, { "cve": "CVE-2019-1010180", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "GNU gdb All versions is affected by: Buffer Overflow - Out of bound memory access. The impact is: Deny of Service, Memory Disclosure, and Possible Code Execution. The component is: The main gdb module. The attack vector is: Open an ELF for debugging. The fixed version is: Not fixed yet.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-1010180" }, { "cve": "CVE-2020-1712", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A heap use-after-free vulnerability was found in systemd before version v245-rc1, where asynchronous Polkit queries are performed while handling dbus messages. A local unprivileged attacker can abuse this flaw to crash systemd services or potentially execute code and elevate their privileges, by sending specially crafted dbus messages.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-1712" }, { "cve": "CVE-2020-1751", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An out-of-bounds write vulnerability was found in glibc before 2.31 when handling signal trampolines on PowerPC. Specifically, the backtrace function did not properly check the array bounds when storing the frame address, resulting in a denial of service or potential code execution. The highest threat from this vulnerability is to system availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-1751" }, { "cve": "CVE-2020-1752", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability introduced in glibc upstream version 2.14 was found in the way the tilde expansion was carried out. Directory paths containing an initial tilde followed by a valid username were affected by this issue. A local attacker could exploit this flaw by creating a specially crafted path that, when processed by the glob function, would potentially lead to arbitrary code execution. This was fixed in version 2.32.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-1752" }, { "cve": "CVE-2020-6096", "cwe": { "id": "CWE-195", "name": "Signed to Unsigned Conversion Error" }, "notes": [ { "category": "summary", "text": "An exploitable signed comparison vulnerability exists in the ARMv7 memcpy() implementation of GNU glibc 2.30.9000. Calling memcpy() (on ARMv7 targets that utilize the GNU glibc implementation) with a negative value for the \u0027num\u0027 parameter results in a signed comparison vulnerability. If an attacker underflows the \u0027num\u0027 parameter to memcpy(), this vulnerability could lead to undefined behavior such as writing to out-of-bounds memory and potentially remote code execution. Furthermore, this memcpy() implementation allows for program execution to continue in scenarios where a segmentation fault or crash should have occurred. The dangers occur in that subsequent execution and iterations of this code will be executed with this corrupted data.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-6096" }, { "cve": "CVE-2020-7595", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "summary", "text": "xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-7595" }, { "cve": "CVE-2020-8169", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "summary", "text": "The libcurl library versions 7.62.0 to and including 7.70.0 are vulnerable to an information disclosure vulnerability that can lead to a partial password being leaked over the network and to the DNS server(s).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-8169" }, { "cve": "CVE-2020-8177", "cwe": { "id": "CWE-74", "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)" }, "notes": [ { "category": "summary", "text": "curl 7.20.0 through 7.70.0 is vulnerable to improper restriction of names for files and other resources that can lead too overwriting a local file when the -J flag is used.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-8177" }, { "cve": "CVE-2020-8231", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "Due to use of a dangling pointer, libcurl 7.29.0 through 7.71.1 can use the wrong connection when sending data.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-8231" }, { "cve": "CVE-2020-8284", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "summary", "text": "A malicious server can use the FTP PASV response to trick curl 7.73.0 and earlier into connecting back to a given IP address and port, and this way potentially make curl extract information about services that are otherwise private and not disclosed, for example doing port scanning and service banner extractions.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-8284" }, { "cve": "CVE-2020-8285", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "notes": [ { "category": "summary", "text": "curl 7.21.0 to and including 7.73.0 is vulnerable to uncontrolled recursion due to a stack overflow issue in FTP wildcard match parsing.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-8285" }, { "cve": "CVE-2020-8286", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "summary", "text": "The libcurl library versions 7.41.0 to and including 7.73.0 are vulnerable to an improper check for certificate revocation due to insufficient verification of the OCSP response. This vulnerability could allow an attacker to pass a revoked certificate as valid.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-8286" }, { "cve": "CVE-2020-8315", "cwe": { "id": "CWE-427", "name": "Uncontrolled Search Path Element" }, "notes": [ { "category": "summary", "text": "In Python (CPython) 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1, an insecure dependency load upon launch on Windows 7 may result in an attacker\u0027s copy of api-ms-win-core-path-l1-1-0.dll being loaded and used instead of the system\u0027s copy. Windows 8 and later are unaffected.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-8315" }, { "cve": "CVE-2020-8492", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-8492" }, { "cve": "CVE-2020-9327", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In SQLite 3.31.1, isAuxiliaryVtabOperator allows attackers to trigger a NULL pointer dereference and segmentation fault because of generated column optimizations.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-9327" }, { "cve": "CVE-2020-10029", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "The GNU C Library (aka glibc or libc6) before 2.32 could overflow an on-stack buffer during range reduction if an input to an 80-bit long double function contains a non-canonical bit pattern, a seen when passing a 0x5d414141414141410000 value to sinl on x86 targets. This is related to sysdeps/ieee754/ldbl-96/e_rem_pio2l.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-10029" }, { "cve": "CVE-2020-10531", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An issue was discovered in International Components for Unicode (ICU) for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend() function in common/unistr.cpp.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-10531" }, { "cve": "CVE-2020-10543", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Perl before 5.30.3 on 32-bit platforms allows a heap-based buffer overflow because nested regular expression quantifiers have an integer overflow.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-10543" }, { "cve": "CVE-2020-10735", "cwe": { "id": "CWE-704", "name": "Incorrect Type Conversion or Cast" }, "notes": [ { "category": "summary", "text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-10735" }, { "cve": "CVE-2020-10878", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "Perl before 5.30.3 has an integer overflow related to mishandling of a \"PL_regkind[OP(n)] == NOTHING\" situation. A crafted regular expression could lead to malformed bytecode with a possibility of instruction injection.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-10878" }, { "cve": "CVE-2020-11501", "cwe": { "id": "CWE-330", "name": "Use of Insufficiently Random Values" }, "notes": [ { "category": "summary", "text": "GnuTLS 3.6.x before 3.6.13 uses incorrect cryptography for DTLS. The earliest affected version is 3.6.3 (2018-07-16) because of an error in a 2017-10-06 commit. The DTLS client always uses 32 \u0027\\0\u0027 bytes instead of a random value, and thus contributes no randomness to a DTLS negotiation. This breaks the security guarantees of the DTLS protocol.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-11501" }, { "cve": "CVE-2020-11655", "cwe": { "id": "CWE-665", "name": "Improper Initialization" }, "notes": [ { "category": "summary", "text": "SQLite through 3.31.1 allows attackers to cause a denial of service (segmentation fault) via a malformed window-function query because the AggInfo object\u0027s initialization is mishandled.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-11655" }, { "cve": "CVE-2020-11656", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "In SQLite through 3.31.1, the ALTER TABLE implementation has a use-after-free, as demonstrated by an ORDER BY clause that belongs to a compound SELECT statement.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-11656" }, { "cve": "CVE-2020-12062", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "The scp client in OpenSSH 8.2 incorrectly sends duplicate responses to the server upon a utimes system call failure, which allows a malicious unprivileged user on the remote server to overwrite arbitrary files in the client\u0027s download directory by creating a crafted subdirectory anywhere on the remote server. The victim must use the command scp -rp to download a file hierarchy containing, anywhere inside, this crafted subdirectory. NOTE: the vendor points out that \"this attack can achieve no more than a hostile peer is already able to achieve within the scp protocol\" and \"utimes does not fail under normal circumstances.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-12062" }, { "cve": "CVE-2020-12243", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "notes": [ { "category": "summary", "text": "In filter.c in slapd in OpenLDAP before 2.4.50, LDAP search filters with nested boolean expressions can result in denial of service (daemon crash).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-12243" }, { "cve": "CVE-2020-12723", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "summary", "text": "regcomp.c in Perl before 5.30.3 allows a buffer overflow via a crafted regular expression because of recursive S_study_chunk calls.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-12723" }, { "cve": "CVE-2020-12762", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "json-c through 0.14 has an integer overflow and out-of-bounds write via a large JSON file, as demonstrated by printbuf_memappend.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-12762" }, { "cve": "CVE-2020-13434", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "SQLite through 3.32.0 has an integer overflow in sqlite3_str_vappendf in printf.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-13434" }, { "cve": "CVE-2020-13435", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "SQLite through 3.32.0 has a segmentation fault in sqlite3ExprCodeTarget in expr.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-13435" }, { "cve": "CVE-2020-13529", "cwe": { "id": "CWE-290", "name": "Authentication Bypass by Spoofing" }, "notes": [ { "category": "summary", "text": "An exploitable denial-of-service vulnerability exists in Systemd 245. A specially crafted DHCP FORCERENEW packet can cause a server running the DHCP client to be vulnerable to a DHCP ACK spoofing attack. An attacker can forge a pair of FORCERENEW and DCHP ACK packets to reconfigure the server.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-13529" }, { "cve": "CVE-2020-13630", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "ext/fts3/fts3.c in SQLite before 3.32.0 has a use-after-free in fts3EvalNextRow, related to the snippet feature.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-13630" }, { "cve": "CVE-2020-13631", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "SQLite before 3.32.0 allows a virtual table to be renamed to the name of one of its shadow tables, related to alter.c and build.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-13631" }, { "cve": "CVE-2020-13632", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "ext/fts3/fts3_snippet.c in SQLite before 3.32.0 has a NULL pointer dereference via a crafted matchinfo() query.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-13632" }, { "cve": "CVE-2020-13776", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "notes": [ { "category": "summary", "text": "systemd through v245 mishandles numerical usernames such as ones composed of decimal digits or 0x followed by hex digits, as demonstrated by use of root privileges when privileges of the 0x0 user account were intended. NOTE: this issue exists because of an incomplete fix for CVE-2017-1000082.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-13776" }, { "cve": "CVE-2020-13777", "cwe": { "id": "CWE-327", "name": "Use of a Broken or Risky Cryptographic Algorithm" }, "notes": [ { "category": "summary", "text": "GnuTLS 3.6.x before 3.6.14 uses incorrect cryptography for encrypting a session ticket (a loss of confidentiality in TLS 1.2, and an authentication bypass in TLS 1.3). The earliest affected version is 3.6.4 (2018-09-24) because of an error in a 2018-09-18 commit. Until the first key rotation, the TLS server always uses wrong data in place of an encryption key derived from an application.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-13777" }, { "cve": "CVE-2020-13871", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "SQLite 3.32.2 has a use-after-free in resetAccumulator in select.c because the parse tree rewrite for window functions is too late.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-13871" }, { "cve": "CVE-2020-14145", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "notes": [ { "category": "summary", "text": "The client side in OpenSSH 5.7 through 8.4 has an Observable Discrepancy leading to an information leak in the algorithm negotiation. This allows man-in-the-middle attackers to target initial connection attempts (where no host key for the server has been cached by the client). NOTE: some reports state that 8.5 and 8.6 are also affected.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-14145" }, { "cve": "CVE-2020-14422", "cwe": { "id": "CWE-682", "name": "Incorrect Calculation" }, "notes": [ { "category": "summary", "text": "Lib/ipaddress.py in Python through 3.8.3 improperly computes hash values in the IPv4Interface and IPv6Interface classes, which might allow a remote attacker to cause a denial of service if an application is affected by the performance of a dictionary containing IPv4Interface or IPv6Interface objects, and this attacker can cause many dictionary entries to be created. This is fixed in: v3.5.10, v3.5.10rc1; v3.6.12; v3.7.9; v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1; v3.9.0, v3.9.0b4, v3.9.0b5, v3.9.0rc1, v3.9.0rc2.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-14422" }, { "cve": "CVE-2020-15358", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "In SQLite before 3.32.3, select.c mishandles query-flattener optimization, leading to a multiSelectOrderBy heap overflow because of misuse of transitive properties for constant propagation.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-15358" }, { "cve": "CVE-2020-15523", "cwe": { "id": "CWE-427", "name": "Uncontrolled Search Path Element" }, "notes": [ { "category": "summary", "text": "In Python 3.6 through 3.6.10, 3.7 through 3.7.8, 3.8 through 3.8.4rc1, and 3.9 through 3.9.0b4 on Windows, a Trojan horse python3.dll might be used in cases where CPython is embedded in a native application. This occurs because python3X.dll may use an invalid search path for python3.dll loading (after Py_SetPath has been used). NOTE: this issue CANNOT occur when using python.exe from a standard (non-embedded) Python installation on Windows.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-15523" }, { "cve": "CVE-2020-15778", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "notes": [ { "category": "summary", "text": "scp in OpenSSH through 8.3p1 allows command injection in the scp.c toremote function, as demonstrated by backtick characters in the destination argument. NOTE: the vendor reportedly has stated that they intentionally omit validation of \"anomalous argument transfers\" because that could \"stand a great chance of breaking existing workflows.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-15778" }, { "cve": "CVE-2020-15801", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "notes": [ { "category": "summary", "text": "In Python 3.8.4, sys.path restrictions specified in a python38._pth file are ignored, allowing code to be loaded from arbitrary locations. The \u003cexecutable-name\u003e._pth file (e.g., the python._pth file) is not affected.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-15801" }, { "cve": "CVE-2020-19185", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Buffer Overflow vulnerability in one_one_mapping function in progs/dump_entry.c:1373 in ncurses 6.1 allows remote attackers to cause a denial of service via crafted command.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-19185" }, { "cve": "CVE-2020-19186", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Buffer Overflow vulnerability in _nc_find_entry function in tinfo/comp_hash.c:66 in ncurses 6.1 allows remote attackers to cause a denial of service via crafted command.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-19186" }, { "cve": "CVE-2020-19187", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Buffer Overflow vulnerability in fmt_entry function in progs/dump_entry.c:1100 in ncurses 6.1 allows remote attackers to cause a denial of service via crafted command.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-19187" }, { "cve": "CVE-2020-19188", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Buffer Overflow vulnerability in fmt_entry function in progs/dump_entry.c:1116 in ncurses 6.1 allows remote attackers to cause a denial of service via crafted command.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-19188" }, { "cve": "CVE-2020-19189", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Buffer Overflow vulnerability in postprocess_terminfo function in tinfo/parse_entry.c:997 in ncurses 6.1 allows remote attackers to cause a denial of service via crafted command.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-19189" }, { "cve": "CVE-2020-19190", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Buffer Overflow vulnerability in _nc_find_entry in tinfo/comp_hash.c:70 in ncurses 6.1 allows remote attackers to cause a denial of service via crafted command.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-19190" }, { "cve": "CVE-2020-19909", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "Integer overflow vulnerability in tool_operate.c in curl 7.65.2 via a large value as the retry delay. NOTE: many parties report that this has no direct security impact on the curl user; however, it may (in theory) cause a denial of service to associated systems or networks if, for example, --retry-delay is misinterpreted as a value much smaller than what was intended. This is not especially plausible because the overflow only happens if the user was trying to specify that curl should wait weeks (or longer) before trying to recover from a transient error.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-19909" }, { "cve": "CVE-2020-21047", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "The libcpu component which is used by libasm of elfutils version 0.177 (git 47780c9e), suffers from denial-of-service vulnerability caused by application crashes due to out-of-bounds write (CWE-787), off-by-one error (CWE-193) and reachable assertion (CWE-617); to exploit the vulnerability, the attackers need to craft certain ELF files which bypass the missing bound checks.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-21047" }, { "cve": "CVE-2020-21913", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "International Components for Unicode (ICU-20850) v66.1 was discovered to contain a use after free bug in the pkg_createWithAssemblyCode function in the file tools/pkgdata/pkgdata.cpp.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-21913" }, { "cve": "CVE-2020-22218", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An issue was discovered in function _libssh2_packet_add in libssh2 1.10.0 allows attackers to access out of bounds memory.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-22218" }, { "cve": "CVE-2020-24659", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An issue was discovered in GnuTLS before 3.6.15. A server can trigger a NULL pointer dereference in a TLS 1.3 client if a no_renegotiation alert is sent with unexpected timing, and then an invalid second handshake occurs. The crash happens in the application\u0027s error handling path, where the gnutls_deinit function is called after detecting a handshake failure.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-24659" }, { "cve": "CVE-2020-24977", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "GNOME project libxml2 v2.9.10 has a global buffer over-read vulnerability in xmlEncodeEntitiesInternal at libxml2/entities.c. The issue has been fixed in commit 50f06b3e.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-24977" }, { "cve": "CVE-2020-25692", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A NULL pointer dereference was found in OpenLDAP server and was fixed in openldap 2.4.55, during a request for renaming RDNs. An unauthenticated attacker could remotely crash the slapd process by sending a specially crafted request, causing a Denial of Service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-25692" }, { "cve": "CVE-2020-25709", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "notes": [ { "category": "summary", "text": "A flaw was found in OpenLDAP. This flaw allows an attacker who can send a malicious packet to be processed by OpenLDAP\u2019s slapd server, to trigger an assertion failure. The highest threat from this vulnerability is to system availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-25709" }, { "cve": "CVE-2020-25710", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "notes": [ { "category": "summary", "text": "A flaw was found in OpenLDAP in versions before 2.4.56. This flaw allows an attacker who sends a malicious packet processed by OpenLDAP to force a failed assertion in csnNormalize23(). The highest threat from this vulnerability is to system availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-25710" }, { "cve": "CVE-2020-26116", "cwe": { "id": "CWE-74", "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)" }, "notes": [ { "category": "summary", "text": "http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of HTTPConnection.request.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-26116" }, { "cve": "CVE-2020-27618", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "summary", "text": "The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid multi-byte input sequences in IBM1364, IBM1371, IBM1388, IBM1390, and IBM1399 encodings, fails to advance the input state, which could lead to an infinite loop in applications, resulting in a denial of service, a different vulnerability from CVE-2016-10228.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-27618" }, { "cve": "CVE-2020-28196", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "notes": [ { "category": "summary", "text": "MIT Kerberos 5 (aka krb5) before 1.17.2 and 1.18.x before 1.18.3 allows unbounded recursion via an ASN.1-encoded Kerberos message because the lib/krb5/asn.1/asn1_encode.c support for BER indefinite lengths lacks a recursion limit.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-28196" }, { "cve": "CVE-2020-29361", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "An issue was discovered in p11-kit 0.21.1 through 0.23.21. Multiple integer overflows have been discovered in the array allocations in the p11-kit library and the p11-kit list command, where overflow checks are missing before calling realloc or calloc.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-29361" }, { "cve": "CVE-2020-29362", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An issue was discovered in p11-kit 0.21.1 through 0.23.21. A heap-based buffer over-read has been discovered in the RPC protocol used by thep11-kit server/remote commands and the client library. When the remote entity supplies a byte array through a serialized PKCS#11 function call, the receiving entity may allow the reading of up to 4 bytes of memory past the heap allocation.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-29362" }, { "cve": "CVE-2020-29363", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An issue was discovered in p11-kit 0.23.6 through 0.23.21. A heap-based buffer overflow has been discovered in the RPC protocol used by p11-kit server/remote commands and the client library. When the remote entity supplies a serialized byte array in a CK_ATTRIBUTE, the receiving entity may not allocate sufficient length for the buffer to store the deserialized value.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-29363" }, { "cve": "CVE-2020-29562", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "notes": [ { "category": "summary", "text": "The iconv function in the GNU C Library (aka glibc or libc6) 2.30 to 2.32, when converting UCS4 text containing an irreversible character, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-29562" }, { "cve": "CVE-2020-29573", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "sysdeps/i386/ldbl2mpn.c in the GNU C Library (aka glibc or libc6) before 2.23 on x86 targets has a stack-based buffer overflow if the input to any of the printf family of functions is an 80-bit long double with a non-canonical bit pattern, as seen when passing a \\x00\\x04\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x04 value to sprintf. NOTE: the issue does not affect glibc by default in 2016 or later (i.e., 2.23 or later) because of commits made in 2015 for inlining of C99 math functions through use of GCC built-ins. In other words, the reference to 2.23 is intentional despite the mention of \"Fixed for glibc 2.33\" in the 26649 reference.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-29573" }, { "cve": "CVE-2020-35525", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In SQlite 3.31.1, a potential null pointer derreference was found in the INTERSEC query processing.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-35525" }, { "cve": "CVE-2020-35527", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "In SQLite 3.31.1, there is an out of bounds access problem through ALTER TABLE for views that have a nested FROM clause.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-35527" }, { "cve": "CVE-2020-36221", "cwe": { "id": "CWE-191", "name": "Integer Underflow (Wrap or Wraparound)" }, "notes": [ { "category": "summary", "text": "An integer underflow was discovered in OpenLDAP before 2.4.57 leading to slapd crashes in the Certificate Exact Assertion processing, resulting in denial of service (schema_init.c serialNumberAndIssuerCheck).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-36221" }, { "cve": "CVE-2020-36222", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "notes": [ { "category": "summary", "text": "A flaw was discovered in OpenLDAP before 2.4.57 leading to an assertion failure in slapd in the saslAuthzTo validation, resulting in denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-36222" }, { "cve": "CVE-2020-36223", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was discovered in OpenLDAP before 2.4.57 leading to a slapd crash in the Values Return Filter control handling, resulting in denial of service (double free and out-of-bounds read).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-36223" }, { "cve": "CVE-2020-36224", "cwe": { "id": "CWE-763", "name": "Release of Invalid Pointer or Reference" }, "notes": [ { "category": "summary", "text": "A flaw was discovered in OpenLDAP before 2.4.57 leading to an invalid pointer free and slapd crash in the saslAuthzTo processing, resulting in denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-36224" }, { "cve": "CVE-2020-36225", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "A flaw was discovered in OpenLDAP before 2.4.57 leading to a double free and slapd crash in the saslAuthzTo processing, resulting in denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-36225" }, { "cve": "CVE-2020-36226", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "A flaw was discovered in OpenLDAP before 2.4.57 leading to a memch-\u003ebv_len miscalculation and slapd crash in the saslAuthzTo processing, resulting in denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-36226" }, { "cve": "CVE-2020-36227", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "summary", "text": "A flaw was discovered in OpenLDAP before 2.4.57 leading to an infinite loop in slapd with the cancel_extop Cancel operation, resulting in denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-36227" }, { "cve": "CVE-2020-36228", "cwe": { "id": "CWE-191", "name": "Integer Underflow (Wrap or Wraparound)" }, "notes": [ { "category": "summary", "text": "An integer underflow was discovered in OpenLDAP before 2.4.57 leading to a slapd crash in the Certificate List Exact Assertion processing, resulting in denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-36228" }, { "cve": "CVE-2020-36229", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "notes": [ { "category": "summary", "text": "A flaw was discovered in ldap_X509dn2bv in OpenLDAP before 2.4.57 leading to a slapd crash in the X.509 DN parsing in ad_keystring, resulting in denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-36229" }, { "cve": "CVE-2020-36230", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "notes": [ { "category": "summary", "text": "A flaw was discovered in OpenLDAP before 2.4.57 leading in an assertion failure in slapd in the X.509 DN parsing in decode.c ber_next_element, resulting in denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-36230" }, { "cve": "CVE-2021-3177", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "summary", "text": "Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3177" }, { "cve": "CVE-2021-3326", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "notes": [ { "category": "summary", "text": "The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3326" }, { "cve": "CVE-2021-3426", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "summary", "text": "There\u0027s a flaw in Python 3\u0027s pydoc. A local or adjacent attacker who discovers or is able to convince another local or adjacent user to start a pydoc server could access the server and use it to disclose sensitive information belonging to the other user that they would not normally be able to access. The highest risk of this flaw is to data confidentiality. This flaw affects Python versions before 3.8.9, Python versions before 3.9.3 and Python versions before 3.10.0a7.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3426" }, { "cve": "CVE-2021-3516", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "There\u0027s a flaw in libxml2\u0027s xmllint in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by xmllint could trigger a use-after-free. The greatest impact of this flaw is to confidentiality, integrity, and availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3516" }, { "cve": "CVE-2021-3517", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "There is a flaw in the xml entity encoding functionality of libxml2 in versions before 2.9.11. An attacker who is able to supply a crafted file to be processed by an application linked with the affected functionality of libxml2 could trigger an out-of-bounds read. The most likely impact of this flaw is to application availability, with some potential impact to confidentiality and integrity if an attacker is able to use memory information to further exploit the application.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3517" }, { "cve": "CVE-2021-3518", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "There\u0027s a flaw in libxml2 in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by an application linked with libxml2 could trigger a use-after-free. The greatest impact from this flaw is to confidentiality, integrity, and availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3518" }, { "cve": "CVE-2021-3520", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "There\u0027s a flaw in lz4. An attacker who submits a crafted file to an application linked with lz4 may be able to trigger an integer overflow, leading to calling of memmove() on a negative size argument, causing an out-of-bounds write and/or a crash. The greatest impact of this flaw is to availability, with some potential impact to confidentiality and integrity as well.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3520" }, { "cve": "CVE-2021-3537", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A vulnerability found in libxml2 in versions before 2.9.11 shows that it did not propagate errors while parsing XML mixed content, causing a NULL dereference. If an untrusted XML document was parsed in recovery mode and post-validated, the flaw could be used to crash the application. The highest threat from this vulnerability is to system availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3537" }, { "cve": "CVE-2021-3541", "cwe": { "id": "CWE-776", "name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)" }, "notes": [ { "category": "summary", "text": "A flaw was found in libxml2. Exponential entity expansion attack its possible bypassing all existing protection mechanisms and leading to denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3541" }, { "cve": "CVE-2021-3580", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "A flaw was found in the way nettle\u0027s RSA decryption functions handled specially crafted ciphertext. An attacker could use this flaw to provide a manipulated ciphertext leading to application crash and denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3580" }, { "cve": "CVE-2021-3733", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "There\u0027s a flaw in urllib\u0027s AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client (such as web browser) connects to, could trigger a Regular Expression Denial of Service (ReDOS) during an authentication request with a specially crafted payload that is sent by the server to the client. The greatest threat that this flaw poses is to application availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3733" }, { "cve": "CVE-2021-3737", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "A flaw was found in python. An improperly handled HTTP response in the HTTP client code of python may allow a remote attacker, who controls the HTTP server, to make the client script enter an infinite loop, consuming CPU time. The highest threat from this vulnerability is to system availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3737" }, { "cve": "CVE-2021-3826", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "Heap/stack buffer overflow in the dlang_lname function in d-demangle.c in libiberty allows attackers to potentially cause a denial of service (segmentation fault and crash) via a crafted mangled symbol.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3826" }, { "cve": "CVE-2021-3997", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "notes": [ { "category": "summary", "text": "A flaw was found in systemd. An uncontrolled recursion in systemd-tmpfiles may lead to a denial of service at boot time when too many nested directories are created in /tmp.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3997" }, { "cve": "CVE-2021-3998", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in glibc. The realpath() function can mistakenly return an unexpected value, potentially leading to information leakage and disclosure of sensitive data.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3998" }, { "cve": "CVE-2021-3999", "cwe": { "id": "CWE-193", "name": "Off-by-one Error" }, "notes": [ { "category": "summary", "text": "A flaw was found in glibc. An off-by-one buffer overflow and underflow in getcwd() may lead to memory corruption when the size of the buffer is exactly 1. A local attacker who can control the input buffer and size passed to getcwd() in a setuid program could use this flaw to potentially execute arbitrary code and escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3999" }, { "cve": "CVE-2021-4122", "cwe": { "id": "CWE-345", "name": "Insufficient Verification of Data Authenticity" }, "notes": [ { "category": "summary", "text": "It was found that a specially crafted LUKS header could trick cryptsetup into disabling encryption during the recovery of the device. An attacker with physical access to the medium, such as a flash disk, could use this flaw to force a user into permanently disabling the encryption layer of that medium.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-4122" }, { "cve": "CVE-2021-4189", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "notes": [ { "category": "summary", "text": "A flaw was found in Python, specifically in the FTP (File Transfer Protocol) client library in PASV (passive) mode. The issue is how the FTP client trusts the host from the PASV response by default. This flaw allows an attacker to set up a malicious FTP server that can trick FTP clients into connecting back to a given IP address and port. This vulnerability could lead to FTP client scanning ports, which otherwise would not have been possible.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-4189" }, { "cve": "CVE-2021-4209", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A NULL pointer dereference flaw was found in GnuTLS. As Nettle\u0027s hash update functions internally call memcpy, providing zero-length input may cause undefined behavior. This flaw leads to a denial of service after authentication in rare circumstances.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-4209" }, { "cve": "CVE-2021-20193", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in the src/list.c of tar 1.33 and earlier. This flaw allows an attacker who can submit a crafted input file to tar to cause uncontrolled consumption of memory. The highest threat from this vulnerability is to system availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-20193" }, { "cve": "CVE-2021-20227", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A flaw was found in SQLite\u0027s SELECT query functionality (src/select.c). This flaw allows an attacker who is capable of running SQL queries locally on the SQLite database to cause a denial of service or possible code execution by triggering a use-after-free. The highest threat from this vulnerability is to system availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-20227" }, { "cve": "CVE-2021-20231", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A flaw was found in gnutls. A use after free issue in client sending key_share extension may lead to memory corruption and other consequences.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-20231" }, { "cve": "CVE-2021-20232", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A flaw was found in gnutls. A use after free issue in client_send_params in lib/ext/pre_shared_key.c may lead to memory corruption and other potential consequences.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-20232" }, { "cve": "CVE-2021-20305", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A flaw was found in Nettle in versions before 3.7.2, where several Nettle signature verification functions (GOST DSA, EDDSA \u0026 ECDSA) result in the Elliptic Curve Cryptography point (ECC) multiply function being called with out-of-range scalers, possibly resulting in incorrect results. This flaw allows an attacker to force an invalid signature, causing an assertion failure or possible validation. The highest threat to this vulnerability is to confidentiality, integrity, as well as system availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-20305" }, { "cve": "CVE-2021-22876", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "summary", "text": "curl 7.1.1 to and including 7.75.0 is vulnerable to an \"Exposure of Private Personal Information to an Unauthorized Actor\" by leaking credentials in the HTTP Referer: header. libcurl does not strip off user credentials from the URL when automatically populating the Referer: HTTP request header field in outgoing HTTP requests, and therefore risks leaking sensitive data to the server that is the target of the second HTTP request.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22876" }, { "cve": "CVE-2021-22890", "cwe": { "id": "CWE-290", "name": "Authentication Bypass by Spoofing" }, "notes": [ { "category": "summary", "text": "curl 7.63.0 to and including 7.75.0 includes vulnerability that allows a malicious HTTPS proxy to MITM a connection due to bad handling of TLS 1.3 session tickets. When using a HTTPS proxy and TLS 1.3, libcurl can confuse session tickets arriving from the HTTPS proxy but work as if they arrived from the remote server and then wrongly \"short-cut\" the host handshake. When confusing the tickets, a HTTPS proxy can trick libcurl to use the wrong session ticket resume for the host and thereby circumvent the server TLS certificate check and make a MITM attack to be possible to perform unnoticed. Note that such a malicious HTTPS proxy needs to provide a certificate that curl will accept for the MITMed server for an attack to work - unless curl has been told to ignore the server certificate check.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22890" }, { "cve": "CVE-2021-22897", "cwe": { "id": "CWE-668", "name": "Exposure of Resource to Wrong Sphere" }, "notes": [ { "category": "summary", "text": "curl 7.61.0 through 7.76.1 suffers from exposure of data element to wrong session due to a mistake in the code for CURLOPT_SSL_CIPHER_LIST when libcurl is built to use the Schannel TLS library. The selected cipher set was stored in a single \"static\" variable in the library, which has the surprising side-effect that if an application sets up multiple concurrent transfers, the last one that sets the ciphers will accidentally control the set used by all transfers. In a worst-case scenario, this weakens transport security significantly.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22897" }, { "cve": "CVE-2021-22898", "cwe": { "id": "CWE-909", "name": "Missing Initialization of Resource" }, "notes": [ { "category": "summary", "text": "**NOTE: CVE-2021-22898 is an incomplete fix (see https://hackerone.com/reports/1223882)! Check if affected products also have fixed CVE-22925 instead! Do not use CVE-2021-22898 in public advisories!**\r\n\r\ncurl 7.7 through 7.76.1 suffers from an information disclosure when the `-t` command line option, known as `CURLOPT_TELNETOPTIONS` in libcurl, is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEW_ENV variables, libcurl could be made to pass on uninitialized data from a stack based buffer to the server, resulting in potentially revealing sensitive internal information to the server using a clear-text network protocol.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22898" }, { "cve": "CVE-2021-22901", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "curl 7.75.0 through 7.76.1 suffers from a use-after-free vulnerability resulting in already freed memory being used when a TLS 1.3 session ticket arrives over a connection. A malicious server can use this in rare unfortunate circumstances to potentially reach remote code execution in the client. When libcurl at run-time sets up support for TLS 1.3 session tickets on a connection using OpenSSL, it stores pointers to the transfer in-memory object for later retrieval when a session ticket arrives. If the connection is used by multiple transfers (like with a reused HTTP/1.1 connection or multiplexed HTTP/2 connection) that first transfer object might be freed before the new session is established on that connection and then the function will access a memory buffer that might be freed. When using that memory, libcurl might even call a function pointer in the object, making it possible for a remote code execution if the server could somehow manage to get crafted memory content into the correct place in memory.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22901" }, { "cve": "CVE-2021-22922", "cwe": { "id": "CWE-354", "name": "Improper Validation of Integrity Check Value" }, "notes": [ { "category": "summary", "text": "When curl is instructed to download content using the metalink feature, thecontents is verified against a hash provided in the metalink XML file.The metalink XML file points out to the client how to get the same contentfrom a set of different URLs, potentially hosted by different servers and theclient can then download the file from one or several of them. In a serial orparallel manner.If one of the servers hosting the contents has been breached and the contentsof the specific file on that server is replaced with a modified payload, curlshould detect this when the hash of the file mismatches after a completeddownload. It should remove the contents and instead try getting the contentsfrom another URL. This is not done, and instead such a hash mismatch is onlymentioned in text and the potentially malicious content is kept in the file ondisk.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22922" }, { "cve": "CVE-2021-22923", "cwe": { "id": "CWE-522", "name": "Insufficiently Protected Credentials" }, "notes": [ { "category": "summary", "text": "When curl is instructed to get content using the metalink feature, and a user name and password are used to download the metalink XML file, those same credentials are then subsequently passed on to each of the servers from which curl will download or try to download the contents from. Often contrary to the user\u0027s expectations and intentions and without telling the user it happened.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22923" }, { "cve": "CVE-2021-22924", "cwe": { "id": "CWE-706", "name": "Use of Incorrectly-Resolved Name or Reference" }, "notes": [ { "category": "summary", "text": "libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse, if one of them matches the setup. Due to errors in the logic, the config matching function did not take \u0027issuercert\u0027 into account and it compared the involved paths *case insensitively*, which could lead to libcurl reusing wrong connections. File paths are, or can be, case sensitive on many systems but not all, and can even vary depending on used file systems. The comparison also didn\u0027t include the \u0027issuer cert\u0027 which a transfer can set to qualify how to verify the server certificate.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22924" }, { "cve": "CVE-2021-22925", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "notes": [ { "category": "summary", "text": "curl supports the `-t` command line option, known as `CURLOPT_TELNETOPTIONS` in libcurl. This rarely used option is used to send variable=content pairs to TELNET servers. Due to flaw in the option parser for sending `NEW_ENV` variables, libcurl could be made to pass on uninitialized data from a stack based buffer to the server. Therefore potentially revealing sensitive internal information to the server using a clear-text network protocol. This could happen because curl did not call and use sscanf() correctly when parsing the string provided by the application.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22925" }, { "cve": "CVE-2021-22926", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "summary", "text": "libcurl-using applications can ask for a specific client certificate to be used in a transfer. This is done with the `CURLOPT_SSLCERT` option (`--cert` with the command line tool).When libcurl is built to use the macOS native TLS library Secure Transport, an application can ask for the client certificate by name or with a file name - using the same option. If the name exists as a file, it will be used instead of by name.If the appliction runs with a current working directory that is writable by other users (like `/tmp`), a malicious user can create a file name with the same name as the app wants to use by name, and thereby trick the application to use the file based cert instead of the one referred to by name making libcurl send the wrong client certificate in the TLS connection handshake.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22926" }, { "cve": "CVE-2021-22945", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "When sending data to an MQTT server, libcurl \u003c= 7.73.0 and 7.78.0 could in some circumstances erroneously keep a pointer to an already freed memory area and both use that again in a subsequent call to send data and also free it *again*.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22945" }, { "cve": "CVE-2021-22946", "cwe": { "id": "CWE-319", "name": "Cleartext Transmission of Sensitive Information" }, "notes": [ { "category": "summary", "text": "A user can tell curl \u003e= 7.20.0 and \u003c= 7.78.0 to require a successful upgrade to TLS when speaking to an IMAP, POP3 or FTP server (`--ssl-reqd` on the command line or`CURLOPT_USE_SSL` set to `CURLUSESSL_CONTROL` or `CURLUSESSL_ALL` withlibcurl). This requirement could be bypassed if the server would return a properly crafted but perfectly legitimate response.This flaw would then make curl silently continue its operations **withoutTLS** contrary to the instructions and expectations, exposing possibly sensitive data in clear text over the network.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22946" }, { "cve": "CVE-2021-22947", "cwe": { "id": "CWE-345", "name": "Insufficient Verification of Data Authenticity" }, "notes": [ { "category": "summary", "text": "When curl \u003e= 7.20.0 and \u003c= 7.78.0 connects to an IMAP or POP3 server to retrieve data using STARTTLS to upgrade to TLS security, the server can respond and send back multiple responses at once that curl caches. curl would then upgrade to TLS but not flush the in-queue of cached responses but instead continue using and trustingthe responses it got *before* the TLS handshake as if they were authenticated.Using this flaw, it allows a Man-In-The-Middle attacker to first inject the fake responses, then pass-through the TLS traffic from the legitimate server and trick curl into sending data back to the user thinking the attacker\u0027s injected data comes from the TLS-protected server.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22947" }, { "cve": "CVE-2021-23336", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H/E:P/RL:U/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-23336" }, { "cve": "CVE-2021-27212", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "notes": [ { "category": "summary", "text": "In OpenLDAP through 2.4.57 and 2.5.x through 2.5.1alpha, an assertion failure in slapd can occur in the issuerAndThisUpdateCheck function via a crafted packet, resulting in a denial of service (daemon exit) via a short timestamp. This is related to schema_init.c and checkTime.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-27212" }, { "cve": "CVE-2021-27218", "cwe": { "id": "CWE-681", "name": "Incorrect Conversion between Numeric Types" }, "notes": [ { "category": "summary", "text": "An issue was discovered in GNOME GLib before 2.66.7 and 2.67.x before 2.67.4. If g_byte_array_new_take() was called with a buffer of 4GB or more on a 64-bit platform, the length would be truncated modulo 2**32, causing unintended length truncation.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-27218" }, { "cve": "CVE-2021-27219", "cwe": { "id": "CWE-681", "name": "Incorrect Conversion between Numeric Types" }, "notes": [ { "category": "summary", "text": "An issue was discovered in GNOME GLib before 2.66.6 and 2.67.x before 2.67.3. The function g_bytes_new has an integer overflow on 64-bit platforms due to an implicit cast from 64 bits to 32 bits. The overflow could potentially lead to memory corruption.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-27219" }, { "cve": "CVE-2021-27645", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "The nameserver caching daemon (nscd) in the GNU C Library (aka glibc or libc6) 2.29 through 2.33, when processing a request for netgroup lookup, may crash due to a double-free, potentially resulting in degraded service or Denial of Service on the local system. This is related to netgroupcache.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.5, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-27645" }, { "cve": "CVE-2021-28041", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "ssh-agent in OpenSSH before 8.5 has a double free that may be relevant in a few less-common scenarios, such as unconstrained agent-socket access on a legacy operating system, or the forwarding of an agent to an attacker-controlled host.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-28041" }, { "cve": "CVE-2021-28153", "cwe": { "id": "CWE-59", "name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in GNOME GLib before 2.66.8. When g_file_replace() is used with G_FILE_CREATE_REPLACE_DESTINATION to replace a path that is a dangling symlink, it incorrectly also creates the target of the symlink as an empty file, which could conceivably have security relevance if the symlink is attacker-controlled. (If the path is a symlink to a file that already exists, then the contents of that file correctly remain unchanged.)", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-28153" }, { "cve": "CVE-2021-28363", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "summary", "text": "The urllib3 library 1.26.x before 1.26.4 for Python omits SSL certificate validation in some cases involving HTTPS to HTTPS proxies. The initial connection to the HTTPS proxy (if an SSLContext isn\u0027t given via proxy_config) doesn\u0027t verify the hostname of the certificate. This means certificates for different servers that still validate properly with the default urllib3 SSLContext will be silently accepted.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-28363" }, { "cve": "CVE-2021-28861", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "notes": [ { "category": "summary", "text": "Python 3.x through 3.10 has an open redirection vulnerability in lib/http/server.py due to no protection against multiple (/) at the beginning of URI path which may leads to information disclosure. NOTE: this is disputed by a third party because the http.server.html documentation page states \"Warning: http.server is not recommended for production. It only implements basic security checks.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-28861" }, { "cve": "CVE-2021-31239", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An issue found in SQLite SQLite3 v.3.35.4 that could allow a remote attacker to cause a denial of service via the appendvfs.c function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-31239" }, { "cve": "CVE-2021-32292", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An issue was discovered in json-c from 20200420 (post 0.14 unreleased code) through 0.15-20200726. A stack-buffer-overflow exists in the auxiliary sample program json_parse which is located in the function parseit.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-32292" }, { "cve": "CVE-2021-33294", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "summary", "text": "In elfutils 0.183, an infinite loop was found in the function handle_symtab in readelf.c .Which allows attackers to cause a denial of service (infinite loop) via crafted file.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-33294" }, { "cve": "CVE-2021-33560", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "notes": [ { "category": "summary", "text": "Libgcrypt before 1.8.8 and 1.9.x before 1.9.3 mishandles ElGamal encryption because it lacks exponent blinding to address a side-channel attack against mpi_powm, and the window size is not chosen appropriately. This, for example, affects use of ElGamal in OpenPGP.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-33560" }, { "cve": "CVE-2021-33574", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "The mq_notify function in the GNU C Library (aka glibc) versions 2.32 and 2.33 has a use-after-free. It may use the notification thread attributes object (passed through its struct sigevent parameter) after it has been freed by the caller, leading to a denial of service (application crash) or possibly unspecified other impact.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-33574" }, { "cve": "CVE-2021-33910", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "The use of alloca function with an uncontrolled size in function unit_name_path_escape allows a local attacker, able to mount a filesystem on a very long path, to crash systemd and the whole system by allocating a very large space in the stack.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-33910" }, { "cve": "CVE-2021-35942", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "The wordexp function in the GNU C Library (aka glibc) through 2.33 may crash or read arbitrary memory in parse_param (in posix/wordexp.c) when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because atoi was used but strtoul should have been used to ensure correct calculations.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-35942" }, { "cve": "CVE-2021-36084", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __cil_verify_classpermission and __cil_pre_verify_helper).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-36084" }, { "cve": "CVE-2021-36085", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __verify_map_perm_classperms and hashtab_map).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-36085" }, { "cve": "CVE-2021-36086", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "The CIL compiler in SELinux 3.2 has a use-after-free in cil_reset_classpermission (called from cil_reset_classperms_set and cil_reset_classperms_list).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-36086" }, { "cve": "CVE-2021-36087", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "The CIL compiler in SELinux 3.2 has a heap-based buffer over-read in ebitmap_match_any (called indirectly from cil_check_neverallow). This occurs because there is sometimes a lack of checks for invalid statements in an optional block.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-36087" }, { "cve": "CVE-2021-36222", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "ec_verify in kdc/kdc_preauth_ec.c in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.18.4 and 1.19.x before 1.19.2 allows remote attackers to cause a NULL pointer dereference and daemon crash. This occurs because a return value is not properly managed in a certain situation.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-36222" }, { "cve": "CVE-2021-36690", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "A segmentation fault can occur in the sqlite3.exe command-line component of SQLite 3.36.0 via the idxGetTableInfo function when there is a crafted SQL query. NOTE: the vendor disputes the relevance of this report because a sqlite3.exe user already has full privileges (e.g., is intentionally allowed to execute commands). This report does NOT imply any problem in the SQLite library.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-36690" }, { "cve": "CVE-2021-37600", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "An integer overflow in util-linux through 2.37.1 can potentially cause a buffer overflow if an attacker were able to use system resources in a way that leads to a large number in the /proc/sysvipc/sem file. NOTE: this is unexploitable in GNU C Library environments, and possibly in all realistic environments", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-37600" }, { "cve": "CVE-2021-37750", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "The Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.18.5 and 1.19.x before 1.19.3 has a NULL pointer dereference in kdc/do_tgs_req.c via a FAST inner body that lacks a server field.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-37750" }, { "cve": "CVE-2021-38604", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In librt in the GNU C Library (aka glibc) through 2.34, sysdeps/unix/sysv/linux/mq_notify.c mishandles certain NOTIFY_REMOVED data, leading to a NULL pointer dereference. NOTE: this vulnerability was introduced as a side effect of the CVE-2021-33574 fix.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-38604" }, { "cve": "CVE-2021-41617", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "sshd in OpenSSH 6.2 through 8.x before 8.8, when certain non-default configurations are used, allows privilege escalation because supplemental groups are not initialized as expected. Helper programs for AuthorizedKeysCommand and AuthorizedPrincipalsCommand may run with privileges associated with group memberships of the sshd process, if the configuration specifies running the command as a different user.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-41617" }, { "cve": "CVE-2021-43396", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "** DISPUTED ** In iconvdata/iso-2022-jp-3.c in the GNU C Library (aka glibc) 2.34, remote attackers can force iconv() to emit a spurious \u0027\\0\u0027 character via crafted ISO-2022-JP-3 data that is accompanied by an internal state reset. This may affect data integrity in certain iconv() use cases. NOTE: the vendor states \"the bug cannot be invoked through user input and requires iconv to be invoked with a NULL inbuf, which ought to require a separate application bug to do so unintentionally. Hence there\u0027s no security impact to the bug.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-43396" }, { "cve": "CVE-2021-43618", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "GNU Multiple Precision Arithmetic Library (GMP) through 6.2.1 has an mpz/inp_raw.c integer overflow and resultant buffer overflow via crafted input, leading to a segmentation fault on 32-bit platforms.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-43618" }, { "cve": "CVE-2021-44879", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In gc_data_segment in fs/f2fs/gc.c in the Linux kernel before 5.16.3, special files are not considered, leading to a move_data_page NULL pointer dereference.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-44879" }, { "cve": "CVE-2021-45960", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "In Expat (aka libexpat) before 2.4.3, a left shift by 29 (or more) places in the storeAtts function in xmlparse.c can lead to realloc misbehavior (e.g., allocating too few bytes, or only freeing memory).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-45960" }, { "cve": "CVE-2021-46143", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "In doProlog in xmlparse.c in Expat (aka libexpat) before 2.4.3, an integer overflow exists for m_groupSize.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-46143" }, { "cve": "CVE-2021-46195", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "notes": [ { "category": "summary", "text": "GCC v12.0 was discovered to contain an uncontrolled recursion via the component libiberty/rust-demangle.c. This vulnerability allows attackers to cause a Denial of Service (DoS) by consuming excessive CPU and memory resources.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-46195" }, { "cve": "CVE-2021-46828", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "In libtirpc before 1.3.3rc1, remote attackers could exhaust the file descriptors of a process that uses libtirpc because idle TCP connections are mishandled. This can, in turn, lead to an svc_run infinite loop without accepting new connections.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-46828" }, { "cve": "CVE-2021-46848", "cwe": { "id": "CWE-193", "name": "Off-by-one Error" }, "notes": [ { "category": "summary", "text": "GNU Libtasn1 before 4.19.0 has an ETYPE_OK off-by-one array size check that affects asn1_encode_simple_der.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-46848" }, { "cve": "CVE-2022-0391", "cwe": { "id": "CWE-74", "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)" }, "notes": [ { "category": "summary", "text": "A flaw was found in Python, specifically within the urllib.parse module. This module helps break Uniform Resource Locator (URL) strings into components. The issue involves how the urlparse method does not sanitize input and allows characters like \u0027\\r\u0027 and \u0027\\n\u0027 in the URL path. This flaw allows an attacker to input a crafted URL, leading to injection attacks. This flaw affects Python versions prior to 3.10.0b1, 3.9.5, 3.8.11, 3.7.11 and 3.6.14.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-0391" }, { "cve": "CVE-2022-0563", "cwe": { "id": "CWE-209", "name": "Generation of Error Message Containing Sensitive Information" }, "notes": [ { "category": "summary", "text": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-0563" }, { "cve": "CVE-2022-0778", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "summary", "text": "The BN_mod_sqrt() function in openSSL, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-0778" }, { "cve": "CVE-2022-1271", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "An arbitrary file write vulnerability was found in GNU gzip\u0027s zgrep utility. When zgrep is applied on the attacker\u0027s chosen file name (for example, a crafted file name), this can overwrite an attacker\u0027s content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-1271" }, { "cve": "CVE-2022-1292", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "notes": [ { "category": "summary", "text": "The c_rehash script does not properly sanitise shell metacharacters to prevent command injection.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-1292" }, { "cve": "CVE-2022-1304", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-1304" }, { "cve": "CVE-2022-1343", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "summary", "text": "Under certain circumstances, the command line OCSP verify function reports successful verification when the verification in fact failed. In this case the incorrect successful response will also be accompanied by error messages showing the failure and contradicting the apparently successful result.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-1343" }, { "cve": "CVE-2022-1434", "cwe": { "id": "CWE-327", "name": "Use of a Broken or Risky Cryptographic Algorithm" }, "notes": [ { "category": "summary", "text": "When using the RC4-MD5 ciphersuite, which is disabled by default, an attacker is able to modify data in transit due to an incorrect use of the AAD data as the MAC key in OpenSSL 3.0. An attacker is not able to decrypt any communication.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-1434" }, { "cve": "CVE-2022-1473", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "summary", "text": "The used OpenSSL version improperly reuses memory when decoding certificates or keys. This can lead to a process termination and Denial of Service for long lived processes.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-1473" }, { "cve": "CVE-2022-2068", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "notes": [ { "category": "summary", "text": "In addition to the c_rehash shell command injection identified in CVE-2022-1292, further circumstances where the c_rehash script does not properly sanitise shell metacharacters to prevent command injection were found by code review. When the CVE-2022-1292 was fixed it was not discovered that there are other places in the script where the file names of certificates being hashed were possibly passed to a command executed through the shell. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-2068" }, { "cve": "CVE-2022-2097", "cwe": { "id": "CWE-326", "name": "Inadequate Encryption Strength" }, "notes": [ { "category": "summary", "text": "AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn\u0027t written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-2097" }, { "cve": "CVE-2022-2274", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "The OpenSSL 3.0.4 release introduced a serious bug in the RSA implementation for X86_64 CPUs supporting the AVX512IFMA instructions. This issue makes the RSA implementation with 2048 bit private keys incorrect on such machines and memory corruption will happen during the computation. As a consequence of the memory corruption an attacker may be able to trigger a remote code execution on the machine performing the computation. SSL/TLS servers or other servers using 2048 bit RSA private keys running on machines supporting AVX512IFMA instructions of the X86_64 architecture are affected by this issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-2274" }, { "cve": "CVE-2022-2509", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "A vulnerability found in gnutls. This security flaw happens because of a double free error occurs during verification of pkcs7 signatures in gnutls_pkcs7_verify function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-2509" }, { "cve": "CVE-2022-3715", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A flaw was found in the bash package, where a heap-buffer overflow can occur in valid parameter_transform. This issue may lead to memory problems.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-3715" }, { "cve": "CVE-2022-3821", "cwe": { "id": "CWE-193", "name": "Off-by-one Error" }, "notes": [ { "category": "summary", "text": "An off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading to a Denial of Service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-3821" }, { "cve": "CVE-2022-4304", "cwe": { "id": "CWE-326", "name": "Inadequate Encryption Strength" }, "notes": [ { "category": "summary", "text": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-4304" }, { "cve": "CVE-2022-4450", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-4450" }, { "cve": "CVE-2022-22576", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "notes": [ { "category": "summary", "text": "An improper authentication vulnerability exists in curl 7.33.0 to and including 7.82.0 which might allow reuse OAUTH2-authenticated connections without properly making sure that the connection was authenticated with the same credentials as set for this transfer. This affects SASL-enabled protocols: SMPTP(S), IMAP(S), POP3(S) and LDAP(S) (openldap only).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-22576" }, { "cve": "CVE-2022-22822", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "addBinding in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-22822" }, { "cve": "CVE-2022-22823", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "build_model in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-22823" }, { "cve": "CVE-2022-22824", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "defineAttribute in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-22824" }, { "cve": "CVE-2022-22825", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "lookup in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-22825" }, { "cve": "CVE-2022-22826", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "nextScaffoldPart in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-22826" }, { "cve": "CVE-2022-22827", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "storeAtts in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-22827" }, { "cve": "CVE-2022-23218", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "summary", "text": "The deprecated compatibility function svcunix_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its path argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-23218" }, { "cve": "CVE-2022-23219", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "summary", "text": "The deprecated compatibility function clnt_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its hostname argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-23219" }, { "cve": "CVE-2022-23308", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "valid.c in libxml2 before 2.9.13 has a use-after-free of ID and IDREF attributes.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-23308" }, { "cve": "CVE-2022-23852", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "Expat (aka libexpat) before 2.4.4 has a signed integer overflow in XML_GetBuffer, for configurations with a nonzero XML_CONTEXT_BYTES.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-23852" }, { "cve": "CVE-2022-23990", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "Expat (aka libexpat) before 2.4.4 has an integer overflow in the doProlog function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-23990" }, { "cve": "CVE-2022-24407", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "notes": [ { "category": "summary", "text": "In Cyrus SASL 2.1.17 through 2.1.27 before 2.1.28, plugins/sql.c does not escape the password for a SQL INSERT or UPDATE statement.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-24407" }, { "cve": "CVE-2022-25235", "cwe": { "id": "CWE-116", "name": "Improper Encoding or Escaping of Output" }, "notes": [ { "category": "summary", "text": "xmltok_impl.c in Expat (aka libexpat) before 2.4.5 lacks certain validation of encoding, such as checks for whether a UTF-8 character is valid in a certain context.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-25235" }, { "cve": "CVE-2022-25236", "cwe": { "id": "CWE-668", "name": "Exposure of Resource to Wrong Sphere" }, "notes": [ { "category": "summary", "text": "xmlparse.c in Expat (aka libexpat) before 2.4.5 allows attackers to insert namespace-separator characters into namespace URIs.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-25236" }, { "cve": "CVE-2022-25313", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "In Expat (aka libexpat) before 2.4.5, an attacker can trigger stack exhaustion in build_model via a large nesting depth in the DTD element.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-25313" }, { "cve": "CVE-2022-25314", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "In Expat (aka libexpat) before 2.4.5, there is an integer overflow in copyString.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-25314" }, { "cve": "CVE-2022-25315", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "In Expat (aka libexpat) before 2.4.5, there is an integer overflow in storeRawNames.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-25315" }, { "cve": "CVE-2022-26488", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "notes": [ { "category": "summary", "text": "In Python before 3.10.3 on Windows, local users can gain privileges because the search path is inadequately secured. The installer may allow a local attacker to add user-writable directories to the system search path. To exploit, an administrator must have installed Python for all users and enabled PATH entries. A non-administrative user can trigger a repair that incorrectly adds user-writable paths into PATH, enabling search-path hijacking of other users and system services. This affects Python (CPython) through 3.7.12, 3.8.x through 3.8.12, 3.9.x through 3.9.10, and 3.10.x through 3.10.2.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-26488" }, { "cve": "CVE-2022-27774", "cwe": { "id": "CWE-522", "name": "Insufficiently Protected Credentials" }, "notes": [ { "category": "summary", "text": "An insufficiently protected credentials vulnerability exists in curl 4.9 to and include curl 7.82.0 are affected that could allow an attacker to extract credentials when follows HTTP(S) redirects is used with authentication could leak credentials to other services that exist on different protocols or port numbers.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-27774" }, { "cve": "CVE-2022-27775", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "An information disclosure vulnerability exists in curl 7.65.0 to 7.82.0 are vulnerable that by using an IPv6 address that was in the connection pool but with a different zone id it could reuse a connection instead.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-27775" }, { "cve": "CVE-2022-27776", "cwe": { "id": "CWE-522", "name": "Insufficiently Protected Credentials" }, "notes": [ { "category": "summary", "text": "A insufficiently protected credentials vulnerability in fixed in curl 7.83.0 might leak authentication or cookie header data on HTTP redirects to the same host but another port number.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-27776" }, { "cve": "CVE-2022-27778", "cwe": { "id": "CWE-706", "name": "Use of Incorrectly-Resolved Name or Reference" }, "notes": [ { "category": "summary", "text": "A use of incorrectly resolved name vulnerability fixed in 7.83.1 might remove the wrong file when `--no-clobber` is used together with `--remove-on-error`.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-27778" }, { "cve": "CVE-2022-27779", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "libcurl wrongly allows cookies to be set for Top Level Domains (TLDs) if thehost name is provided with a trailing dot.curl can be told to receive and send cookies. curl\u0027s \"cookie engine\" can bebuilt with or without [Public Suffix List](https://publicsuffix.org/)awareness. If PSL support not provided, a more rudimentary check exists to atleast prevent cookies from being set on TLDs. This check was broken if thehost name in the URL uses a trailing dot.This can allow arbitrary sites to set cookies that then would get sent to adifferent and unrelated site or domain.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-27779" }, { "cve": "CVE-2022-27780", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "notes": [ { "category": "summary", "text": "The curl URL parser wrongly accepts percent-encoded URL separators like \u0027/\u0027when decoding the host name part of a URL, making it a *different* URL usingthe wrong host name when it is later retrieved.For example, a URL like `http://example.com%2F127.0.0.1/`, would be allowed bythe parser and get transposed into `http://example.com/127.0.0.1/`. This flawcan be used to circumvent filters, checks and more.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-27780" }, { "cve": "CVE-2022-27781", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "libcurl provides the `CURLOPT_CERTINFO` option to allow applications torequest details to be returned about a server\u0027s certificate chain.Due to an erroneous function, a malicious server could make libcurl built withNSS get stuck in a never-ending busy-loop when trying to retrieve thatinformation.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-27781" }, { "cve": "CVE-2022-27782", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "summary", "text": "libcurl would reuse a previously created connection even when a TLS or SSHrelated option had been changed that should have prohibited reuse.libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse if one of them matches the setup. However, several TLS andSSH settings were left out from the configuration match checks, making themmatch too easily.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-27782" }, { "cve": "CVE-2022-27943", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "notes": [ { "category": "summary", "text": "libiberty/rust-demangle.c in GNU GCC 11.2 allows stack consumption in demangle_const, as demonstrated by nm-new.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-27943" }, { "cve": "CVE-2022-28321", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "notes": [ { "category": "summary", "text": "The Linux-PAM package before 1.5.2-6.1 for openSUSE Tumbleweed allows authentication bypass for SSH logins. The pam_access.so module doesn\u0027t correctly restrict login if a user tries to connect from an IP address that is not resolvable via DNS. In such conditions, a user with denied access to a machine can still get access. NOTE: the relevance of this issue is largely limited to openSUSE Tumbleweed and openSUSE Factory; it does not affect Linux-PAM upstream.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-28321" }, { "cve": "CVE-2022-29155", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "notes": [ { "category": "summary", "text": "In OpenLDAP 2.x before 2.5.12 and 2.6.x before 2.6.2, a SQL injection vulnerability exists in the experimental back-sql backend to slapd, via a SQL statement within an LDAP query. This can occur during an LDAP search operation when the search filter is processed, due to a lack of proper escaping.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-29155" }, { "cve": "CVE-2022-29824", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "In libxml2 before 2.9.14, several buffer handling functions in buf.c (xmlBuf*) and tree.c (xmlBuffer*) don\u0027t check for integer overflows. This can result in out-of-bounds memory writes. Exploitation requires a victim to open a crafted, multi-gigabyte XML file. Other software using libxml2\u0027s buffer functions, for example libxslt through 1.1.35, is affected as well.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-29824" }, { "cve": "CVE-2022-30115", "cwe": { "id": "CWE-319", "name": "Cleartext Transmission of Sensitive Information" }, "notes": [ { "category": "summary", "text": "Using its HSTS support, curl can be instructed to use HTTPS directly insteadof using an insecure clear-text HTTP step even when HTTP is provided in theURL. This mechanism could be bypassed if the host name in the given URL used atrailing dot while not using one when it built the HSTS cache. Or the otherway around - by having the trailing dot in the HSTS cache and *not* using thetrailing dot in the URL.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-30115" }, { "cve": "CVE-2022-32205", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "A malicious server can serve excessive amounts of \"Set-Cookie:\" headers in a HTTP response to curl and curl \u003c 7.84.0 stores all of them. A sufficiently large amount of (big) cookies make subsequent HTTP requests to this, or other servers to which the cookies match, create requests that become larger than the threshold that curl uses internally to avoid sending crazy large requests (1048576 bytes) and instead returns an error.This denial state might remain for as long as the same cookies are kept, match and haven\u0027t expired. Due to cookie matching rules, a server on \"foo.example.com\" can set cookies that also would match for \"bar.example.com\", making it it possible for a \"sister server\" to effectively cause a denial of service for a sibling site on the same second level domain using this method.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-32205" }, { "cve": "CVE-2022-32206", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "curl \u003c 7.84.0 supports \"chained\" HTTP compression algorithms, meaning that a serverresponse can be compressed multiple times and potentially with different algorithms. The number of acceptable \"links\" in this \"decompression chain\" was unbounded, allowing a malicious server to insert a virtually unlimited number of compression steps.The use of such a decompression chain could result in a \"malloc bomb\", makingcurl end up spending enormous amounts of allocated heap memory, or trying toand returning out of memory errors.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-32206" }, { "cve": "CVE-2022-32207", "cwe": { "id": "CWE-276", "name": "Incorrect Default Permissions" }, "notes": [ { "category": "summary", "text": "When curl \u003c 7.84.0 saves cookies, alt-svc and hsts data to local files, it makes the operation atomic by finalizing the operation with a rename from a temporary name to the final target file name.In that rename operation, it might accidentally *widen* the permissions for the target file, leaving the updated file accessible to more users than intended.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-32207" }, { "cve": "CVE-2022-32208", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "When curl \u003c 7.84.0 does FTP transfers secured by krb5, it handles message verification failures wrongly. This flaw makes it possible for a Man-In-The-Middle attack to go unnoticed and even allows it to inject data to the client.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-32208" }, { "cve": "CVE-2022-32221", "cwe": { "id": "CWE-440", "name": "Expected Behavior Violation" }, "notes": [ { "category": "summary", "text": "When doing HTTP(S) transfers, libcurl might erroneously use the read callback (`CURLOPT_READFUNCTION`) to ask for data to send, even when the `CURLOPT_POSTFIELDS` option has been set, if the same handle previously was used to issue a `PUT` request which used that callback. This flaw may surprise the application and cause it to misbehave and either send off the wrong data or use memory after free or similar in the subsequent `POST` request. The problem exists in the logic for a reused handle when it is changed from a PUT to a POST.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-32221" }, { "cve": "CVE-2022-35252", "cwe": { "id": "CWE-1286", "name": "Improper Validation of Syntactic Correctness of Input" }, "notes": [ { "category": "summary", "text": "When curl is used to retrieve and parse cookies from a HTTP(S) server, itaccepts cookies using control codes that when later are sent back to a HTTPserver might make the server return 400 responses. Effectively allowing a\"sister site\" to deny service to all siblings.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-35252" }, { "cve": "CVE-2022-35260", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "curl can be told to parse a `.netrc` file for credentials. If that file endsin a line with 4095 consecutive non-white space letters and no newline, curlwould first read past the end of the stack-based buffer, and if the readworks, write a zero byte beyond its boundary.This will in most cases cause a segfault or similar, but circumstances might also cause different outcomes.If a malicious user can provide a custom netrc file to an application or otherwise affect its contents, this flaw could be used as denial-of-service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-35260" }, { "cve": "CVE-2022-35737", "cwe": { "id": "CWE-129", "name": "Improper Validation of Array Index" }, "notes": [ { "category": "summary", "text": "SQLite 1.0.12 through 3.39.x before 3.39.2 sometimes allows an array-bounds overflow if billions of bytes are used in a string argument to a C API.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-35737" }, { "cve": "CVE-2022-37434", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow in inflate in inflate.c via a large gzip header extra field. NOTE: only applications that call inflateGetHeader are affected. Some common applications bundle the affected zlib source code but may be unable to call inflateGetHeader (e.g., see the nodejs/node reference).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-37434" }, { "cve": "CVE-2022-37454", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-37454" }, { "cve": "CVE-2022-40303", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "An issue was discovered in libxml2 before 2.10.3. When parsing a multi-gigabyte XML document with the XML_PARSE_HUGE parser option enabled, several integer counters can overflow. This results in an attempt to access an array at a negative 2GB offset, typically leading to a segmentation fault.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-40303" }, { "cve": "CVE-2022-40304", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "An issue was discovered in libxml2 before 2.10.3. Certain invalid XML entity definitions can corrupt a hash table key, potentially leading to subsequent logic errors. In one case, a double-free can be provoked.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-40304" }, { "cve": "CVE-2022-40674", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "libexpat before 2.4.9 has a use-after-free in the doContent function in xmlparse.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-40674" }, { "cve": "CVE-2022-42898", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has \"a similar bug.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-42898" }, { "cve": "CVE-2022-42915", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "curl before 7.86.0 has a double free. If curl is told to use an HTTP proxy for a transfer with a non-HTTP(S) URL, it sets up the connection to the remote server by issuing a CONNECT request to the proxy, and then tunnels the rest of the protocol through. An HTTP proxy might refuse this request (HTTP proxies often only allow outgoing connections to specific port numbers, like 443 for HTTPS) and instead return a non-200 status code to the client. Due to flaws in the error/cleanup handling, this could trigger a double free in curl if one of the following schemes were used in the URL for the transfer: dict, gopher, gophers, ldap, ldaps, rtmp, rtmps, or telnet. The earliest affected version is 7.77.0.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-42915" }, { "cve": "CVE-2022-42916", "cwe": { "id": "CWE-319", "name": "Cleartext Transmission of Sensitive Information" }, "notes": [ { "category": "summary", "text": "In curl before 7.86.0, the HSTS check could be bypassed to trick it into staying with HTTP. Using its HSTS support, curl can be instructed to use HTTPS directly (instead of using an insecure cleartext HTTP step) even when HTTP is provided in the URL. This mechanism could be bypassed if the host name in the given URL uses IDN characters that get replaced with ASCII counterparts as part of the IDN conversion, e.g., using the character UTF-8 U+3002 (IDEOGRAPHIC FULL STOP) instead of the common ASCII full stop of U+002E (.). The earliest affected version is 7.77.0 2021-05-26.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-42916" }, { "cve": "CVE-2022-43551", "cwe": { "id": "CWE-319", "name": "Cleartext Transmission of Sensitive Information" }, "notes": [ { "category": "summary", "text": "A vulnerability exists in curl \u003c7.87.0 HSTS check that could be bypassed to trick it to keep using HTTP. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. However, the HSTS mechanism could be bypassed if the host name in the given URL first uses IDN characters that get replaced to ASCII counterparts as part of the IDN conversion. Like using the character UTF-8 U+3002 (IDEOGRAPHIC FULL STOP) instead of the common ASCII full stop U+002E (.). Then in a subsequent request, it does not detect the HSTS state and makes a clear text transfer. Because it would store the info IDN encoded but look for it IDN decoded.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-43551" }, { "cve": "CVE-2022-43552", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "curl can be asked to tunnel virtually all protocols it supports through an HTTP proxy. HTTP proxies can (and often do) deny such tunnel operations using an appropriate HTTP error response code. When getting denied to tunnel the specific protocols SMB or TELNET, curl would use a heap-allocated struct after it had been freed, in its transfer shutdown code path.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-43552" }, { "cve": "CVE-2022-43680", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "In libexpat through 2.4.9, there is a use-after free caused by overeager destruction of a shared DTD in XML_ExternalEntityParserCreate in out-of-memory situations.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-43680" }, { "cve": "CVE-2022-45061", "cwe": { "id": "CWE-407", "name": "Inefficient Algorithmic Complexity" }, "notes": [ { "category": "summary", "text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-45061" }, { "cve": "CVE-2022-45873", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "systemd 250 and 251 allows local users to achieve a systemd-coredump deadlock by triggering a crash that has a long backtrace. This occurs in parse_elf_object in shared/elf-util.c. The exploitation methodology is to crash a binary calling the same function recursively, and put it in a deeply nested directory to make its backtrace large enough to cause the deadlock. This must be done 16 times when MaxConnections=16 is set for the systemd/units/systemd-coredump.socket file.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-45873" }, { "cve": "CVE-2022-46908", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "SQLite through 3.40.0, when relying on --safe for execution of an untrusted CLI script, does not properly implement the azProhibitedFunctions protection mechanism, and instead allows UDF functions such as WRITEFILE.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-46908" }, { "cve": "CVE-2022-48303", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-48303" }, { "cve": "CVE-2022-48522", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "In Perl 5.34.0, function S_find_uninit_var in sv.c has a stack-based crash that can lead to remote code execution or local privilege escalation.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-48522" }, { "cve": "CVE-2022-48560", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free exists in Python through 3.9 via heappushpop in heapq.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-48560" }, { "cve": "CVE-2023-0215", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "The public API function BIO_new_NDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user applications. The function receives a BIO from the caller, prepends a new BIO_f_asn1 filter BIO onto the front of it to form a BIO chain, and then returns the new head of the BIO chain to the caller. Under certain conditions, for example if a CMS recipient public key is invalid, the new filter BIO is freed and the function returns a NULL result indicating a failure. However, in this case, the BIO chain is not properly cleaned up and the BIO passed by the caller still retains internal pointers to the previously freed filter BIO. If the caller then goes on to call BIO_pop() on the BIO then a use-after-free will occur. This will most likely result in a crash. This scenario occurs directly in the internal function B64_write_ASN1() which may cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on the BIO. This internal function is in turn called by the public API functions PEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream, SMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7. Other public API functions that may be impacted by this include i2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and i2d_PKCS7_bio_stream. The OpenSSL cms and smime command line applications are similarly affected.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-0215" }, { "cve": "CVE-2023-0286", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-0286" }, { "cve": "CVE-2023-0361", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "notes": [ { "category": "summary", "text": "A timing side-channel in the handling of RSA ClientKeyExchange messages was discovered in GnuTLS. This side-channel can be sufficient to recover the key encrypted in the RSA ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption the attacker would need to send a large amount of specially crafted messages to the vulnerable server. By recovering the secret from the ClientKeyExchange message, the attacker would be able to decrypt the application data exchanged over that connection.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-0361" }, { "cve": "CVE-2023-0464", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "summary", "text": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems.\r\n\r\nPolicy processing is disabled by default but can be enabled by passing the `-policy` argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()` function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-0464" }, { "cve": "CVE-2023-0465", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "summary", "text": "Applications that use a non-default option when verifying certificates may be\r\nvulnerable to an attack from a malicious CA to circumvent certain checks.\r\n\r\nInvalid certificate policies in leaf certificates are silently ignored by\r\nOpenSSL and other certificate policy checks are skipped for that certificate.\r\nA malicious CA could use this to deliberately assert invalid certificate policies\r\nin order to circumvent policy checking on the certificate altogether.\r\n\r\nPolicy processing is disabled by default but can be enabled by passing\r\nthe `-policy` argument to the command line utilities or by calling the\r\n`X509_VERIFY_PARAM_set1_policies()` function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-0465" }, { "cve": "CVE-2023-0466", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "summary", "text": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-0466" }, { "cve": "CVE-2023-0687", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in GNU C Library 2.38. It has been declared as critical. This vulnerability affects the function __monstartup of the file gmon.c of the component Call Graph Monitor. The manipulation leads to buffer overflow. It is recommended to apply a patch to fix this issue. VDB-220246 is the identifier assigned to this vulnerability. NOTE: The real existence of this vulnerability is still doubted at the moment. The inputs that induce this vulnerability are basically addresses of the running application that is built with gmon enabled. It\u0027s basically trusted input or input that needs an actual security flaw to be compromised or controlled.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-0687" }, { "cve": "CVE-2023-1077", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "notes": [ { "category": "summary", "text": "In the Linux kernel, pick_next_rt_entity() may return a type confused entry, not detected by the BUG_ON condition, as the confused entry will not be NULL, but list_head.The buggy error condition would lead to a type confused entry with the list head,which would then be used as a type confused sched_rt_entity,causing memory corruption.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-1077" }, { "cve": "CVE-2023-1206", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel\u2019s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6 connections up to 95%.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-1206" }, { "cve": "CVE-2023-2650", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "Issue summary: Processing some specially crafted ASN.1 object identifiers or data containing them may be very slow. Impact summary: Applications that use OBJ_obj2txt() directly, or use any of the OpenSSL subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS with no message size limit may experience notable to very long delays when processing those messages, which may lead to a Denial of Service. An OBJECT IDENTIFIER is composed of a series of numbers - sub-identifiers - most of which have no size limit. OBJ_obj2txt() may be used to translate an ASN.1 OBJECT IDENTIFIER given in DER encoding form (using the OpenSSL type ASN1_OBJECT) to its canonical numeric text form, which are the sub-identifiers of the OBJECT IDENTIFIER in decimal form, separated by periods. When one of the sub-identifiers in the OBJECT IDENTIFIER is very large (these are sizes that are seen as absurdly large, taking up tens or hundreds of KiBs), the translation to a decimal number in text may take a very long time. The time complexity is O(square(n)) with \u0027n\u0027 being the size of the sub-identifiers in bytes (*). With OpenSSL 3.0, support to fetch cryptographic algorithms using names / identifiers in string form was introduced. This includes using OBJECT IDENTIFIERs in canonical numeric text form as identifiers for fetching algorithms. Such OBJECT IDENTIFIERs may be received through the ASN.1 structure AlgorithmIdentifier, which is commonly used in multiple protocols to specify what cryptographic algorithm should be used to sign or verify, encrypt or decrypt, or digest passed data. Applications that call OBJ_obj2txt() directly with untrusted data are affected, with any version of OpenSSL. If the use is for the mere purpose of display, the severity is considered low. In OpenSSL 3.0 and newer, this affects the subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS. It also impacts anything that processes X.509 certificates, including simple things like verifying its signature. The impact on TLS is relatively low, because all versions of OpenSSL have a 100KiB limit on the peer\u0027s certificate chain. Additionally, this only impacts clients, or servers that have explicitly enabled client authentication. In OpenSSL 1.1.1 and 1.0.2, this only affects displaying diverse objects, such as X.509 certificates. This is assumed to not happen in such a way that it would cause a Denial of Service, so these versions are considered not affected by this issue in such a way that it would be cause for concern, and the severity is therefore considered low.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-2650" }, { "cve": "CVE-2023-2953", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in openldap. This security flaw causes a null pointer dereference in ber_memalloc_x() function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-2953" }, { "cve": "CVE-2023-3212", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a kernel panic.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-3212" }, { "cve": "CVE-2023-3446", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "notes": [ { "category": "summary", "text": "Issue summary: Checking excessively long DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_check(), DH_check_ex() or EVP_PKEY_param_check() to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. The function DH_check() performs various checks on DH parameters. One of those checks confirms that the modulus (\u0027p\u0027 parameter) is not too large. Trying to use a very large modulus is slow and OpenSSL will not normally use a modulus which is over 10,000 bits in length. However the DH_check() function checks numerous aspects of the key or parameters that have been supplied. Some of those checks use the supplied modulus value even if it has already been found to be too large. An application that calls DH_check() and supplies a key or parameters obtained from an untrusted source could be vulernable to a Denial of Service attack. The function DH_check() is itself called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_ex() and EVP_PKEY_param_check(). Also vulnerable are the OpenSSL dhparam and pkeyparam command line applications when using the \u0027-check\u0027 option. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-3446" }, { "cve": "CVE-2023-3609", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: cls_u32 component can be exploited to achieve local privilege escalation.\r\n\r\nIf tcf_change_indev() fails, u32_set_parms() will immediately return an error after incrementing or decrementing the reference counter in tcf_bind_filter(). If an attacker can control the reference counter and set it to zero, they can cause the reference to be freed, leading to a use-after-free vulnerability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-3609" }, { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An out-of-bounds write vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\r\n\r\nThe qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-3611" }, { "cve": "CVE-2023-3772", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Linux kernel\u0027s IP framework for transforming packets (XFRM subsystem). This issue may allow a malicious user with CAP_NET_ADMIN privileges to directly dereference a NULL pointer in xfrm_update_ae_params(), leading to a possible kernel crash and denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-3772" }, { "cve": "CVE-2023-3817", "cwe": { "id": "CWE-834", "name": "Excessive Iteration" }, "notes": [ { "category": "summary", "text": "Issue summary: Checking excessively long DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_check(), DH_check_ex() or EVP_PKEY_param_check() to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. The function DH_check() performs various checks on DH parameters. After fixing CVE-2023-3446 it was discovered that a large q parameter value can also trigger an overly long computation during some of these checks. A correct q value, if present, cannot be larger than the modulus p parameter, thus it is unnecessary to perform these checks if q is larger than p. An application that calls DH_check() and supplies a key or parameters obtained from an untrusted source could be vulnerable to a Denial of Service attack. The function DH_check() is itself called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_ex() and EVP_PKEY_param_check(). Also vulnerable are the OpenSSL dhparam and pkeyparam command line applications when using the \"-check\" option. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-3817" }, { "cve": "CVE-2023-4016", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "Under some circumstances, this weakness allows a user who has access to run the \u201cps\u201d utility on a machine, the ability to write almost unlimited amounts of unfiltered data into the process heap.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.5, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-4016" }, { "cve": "CVE-2023-4039", "cwe": { "id": "CWE-693", "name": "Protection Mechanism Failure" }, "notes": [ { "category": "summary", "text": "A failure in the -fstack-protector feature in GCC-based toolchains \nthat target AArch64 allows an attacker to exploit an existing buffer \noverflow in dynamically-sized local variables in your application \nwithout this being detected. This stack-protector failure only applies \nto C99-style dynamically-sized local variables or those created using \nalloca(). The stack-protector operates as intended for statically-sized \nlocal variables.\n\nThe default behavior when the stack-protector \ndetects an overflow is to terminate your application, resulting in \ncontrolled loss of availability. An attacker who can exploit a buffer \noverflow without triggering the stack-protector might be able to change \nprogram flow control to cause an uncontrolled loss of availability or to\n go further and affect confidentiality or integrity.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-4039" }, { "cve": "CVE-2023-4527", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in glibc. When the getaddrinfo function is called with the AF_UNSPEC address family and the system is configured with no-aaaa mode via /etc/resolv.conf, a DNS response via TCP larger than 2048 bytes can potentially disclose stack contents through the function returned address data, and may cause a crash.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-4527" }, { "cve": "CVE-2023-4623", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: sch_hfsc (HFSC qdisc traffic control) component can be exploited to achieve local privilege escalation.\n\nIf a class with a link-sharing curve (i.e. with the HFSC_FSC flag set) has a parent without a link-sharing curve, then init_vf() will call vttree_insert() on the parent, but vttree_remove() will be skipped in update_vf(). This leaves a dangling pointer that can cause a use-after-free.\n\nWe recommend upgrading past commit b3d26c5702c7d6c45456326e56d2ccf3f103e60f.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-4623" }, { "cve": "CVE-2023-4806", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A flaw was found in glibc. In an extremely rare situation, the getaddrinfo function may access memory that has been freed, resulting in an application crash. This issue is only exploitable when a NSS module implements only the _nss_*_gethostbyname2_r and _nss_*_getcanonname_r hooks without implementing the _nss_*_gethostbyname3_r hook. The resolved name should return a large number of IPv6 and IPv4, and the call to the getaddrinfo function should have the AF_INET6 address family with AI_CANONNAME, AI_ALL and AI_V4MAPPED as flags.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-4806" }, { "cve": "CVE-2023-4807", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "Issue summary: The POLY1305 MAC (message authentication code) implementation contains a bug that might corrupt the internal state of applications on the Windows 64 platform when running on newer X86_64 processors supporting the AVX512-IFMA instructions. Impact summary: If in an application that uses the OpenSSL library an attacker can influence whether the POLY1305 MAC algorithm is used, the application state might be corrupted with various application dependent consequences. The POLY1305 MAC (message authentication code) implementation in OpenSSL does not save the contents of non-volatile XMM registers on Windows 64 platform when calculating the MAC of data larger than 64 bytes. Before returning to the caller all the XMM registers are set to zero rather than restoring their previous content. The vulnerable code is used only on newer x86_64 processors supporting the AVX512-IFMA instructions. The consequences of this kind of internal application state corruption can be various - from no consequences, if the calling application does not depend on the contents of non-volatile XMM registers at all, to the worst consequences, where the attacker could get complete control of the application process. However given the contents of the registers are just zeroized so the attacker cannot put arbitrary values inside, the most likely consequence, if any, would be an incorrect result of some application dependent calculations or a crash leading to a denial of service. The POLY1305 MAC algorithm is most frequently used as part of the CHACHA20-POLY1305 AEAD (authenticated encryption with associated data) algorithm. The most common usage of this AEAD cipher is with TLS protocol versions 1.2 and 1.3 and a malicious client can influence whether this AEAD cipher is used by the server. This implies that server applications using OpenSSL can be potentially impacted. However we are currently not aware of any concrete application that would be affected by this issue therefore we consider this a Low severity security issue. As a workaround the AVX512-IFMA instructions support can be disabled at runtime by setting the environment variable OPENSSL_ia32cap: OPENSSL_ia32cap=:~0x200000 The FIPS provider is not affected by this issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-4807" }, { "cve": "CVE-2023-4813", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A flaw was found in glibc. In an uncommon situation, the gaih_inet function may use memory that has been freed, resulting in an application crash. This issue is only exploitable when the getaddrinfo function is called and the hosts database in /etc/nsswitch.conf is configured with SUCCESS=continue or SUCCESS=merge.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-4813" }, { "cve": "CVE-2023-4911", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "A buffer overflow was discovered in the GNU C Library\u0027s dynamic loader ld.so while processing the GLIBC_TUNABLES environment variable. This issue could allow a local attacker to use maliciously crafted GLIBC_TUNABLES environment variables when launching binaries with SUID permission to execute code with elevated privileges.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-4911" }, { "cve": "CVE-2023-4921", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\n\nWhen the plug qdisc is used as a class of the qfq qdisc, sending network packets triggers use-after-free in qfq_dequeue() due to the incorrect .peek handler of sch_plug and lack of error checking in agg_dequeue().\n\nWe recommend upgrading past commit 8fc134fee27f2263988ae38920bc03da416b03d8.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-4921" }, { "cve": "CVE-2023-5156", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "notes": [ { "category": "summary", "text": "A flaw was found in the GNU C Library. A recent fix for CVE-2023-4806 introduced the potential for a memory leak, which may result in an application crash.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-5156" }, { "cve": "CVE-2023-5678", "cwe": { "id": "CWE-754", "name": "Improper Check for Unusual or Exceptional Conditions" }, "notes": [ { "category": "summary", "text": "Issue summary: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_generate_key() to generate an X9.42 DH key may experience long delays. Likewise, applications that use DH_check_pub_key(), DH_check_pub_key_ex() or EVP_PKEY_public_check() to check an X9.42 DH key or X9.42 DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. While DH_check() performs all the necessary checks (as of CVE-2023-3817), DH_check_pub_key() doesn\u0027t make any of these checks, and is therefore vulnerable for excessively large P and Q parameters. Likewise, while DH_generate_key() performs a check for an excessively large P, it doesn\u0027t check for an excessively large Q. An application that calls DH_generate_key() or DH_check_pub_key() and supplies a key or parameters obtained from an untrusted source could be vulnerable to a Denial of Service attack. DH_generate_key() and DH_check_pub_key() are also called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_pub_key_ex(), EVP_PKEY_public_check(), and EVP_PKEY_generate(). Also vulnerable are the OpenSSL pkey command line application when using the \"-pubcheck\" option, as well as the OpenSSL genpkey command line application. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-5678" }, { "cve": "CVE-2023-5717", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A heap out-of-bounds write vulnerability in the Linux kernel\u0027s Linux Kernel Performance Events (perf) component can be exploited to achieve local privilege escalation.\r\n\r\nIf perf_read_group() is called while an event\u0027s sibling_list is smaller than its child\u0027s sibling_list, it can increment or write to memory locations outside of the allocated buffer.\r\n\r\nWe recommend upgrading past commit 32671e3799ca2e4590773fd0e63aaa4229e50c06.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-5717" }, { "cve": "CVE-2023-5981", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "notes": [ { "category": "summary", "text": "A vulnerability was found that the response times to malformed ciphertexts in RSA-PSK ClientKeyExchange differ from response times of ciphertexts with correct PKCS#1 v1.5 padding.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-5981" }, { "cve": "CVE-2023-6121", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "An out-of-bounds read vulnerability was found in the NVMe-oF/TCP subsystem in the Linux kernel. This issue may allow a remote attacker to send a crafted TCP packet, triggering a heap-based buffer overflow that results in kmalloc data being printed and potentially leaked to the kernel ring buffer (dmesg).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-6121" }, { "cve": "CVE-2023-6817", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in the Linux kernel\u0027s netfilter: nf_tables component can be exploited to achieve local privilege escalation.\n\nThe function nft_pipapo_walk did not skip inactive elements during set walk which could lead double deactivations of PIPAPO (Pile Packet Policies) elements, leading to use-after-free.\n\nWe recommend upgrading past commit 317eb9685095678f2c9f5a8189de698c5354316a.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-6817" }, { "cve": "CVE-2023-6931", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A heap out-of-bounds write vulnerability in the Linux kernel\u0027s Performance Events system component can be exploited to achieve local privilege escalation.\n\nA perf_event\u0027s read_size can overflow, leading to an heap out-of-bounds increment or write in perf_read_group().\n\nWe recommend upgrading past commit 382c27f4ed28f803b1f1473ac2d8db0afc795a1b.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-6931" }, { "cve": "CVE-2023-6932", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in the Linux kernel\u0027s ipv4: igmp component can be exploited to achieve local privilege escalation.\n\nA race condition can be exploited to cause a timer be mistakenly registered on a RCU read locked object which is freed by another thread.\n\nWe recommend upgrading past commit e2b706c691905fe78468c361aaabc719d0a496f1.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-6932" }, { "cve": "CVE-2023-23914", "cwe": { "id": "CWE-319", "name": "Cleartext Transmission of Sensitive Information" }, "notes": [ { "category": "summary", "text": "A cleartext transmission of sensitive information vulnerability exists in curl \u003cv7.88.0 that could cause HSTS functionality fail when multiple URLs are requested serially. Using its HSTS support, curl can be instructed to use HTTPS instead of usingan insecure clear-text HTTP step even when HTTP is provided in the URL. ThisHSTS mechanism would however surprisingly be ignored by subsequent transferswhen done on the same command line because the state would not be properlycarried on.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-23914" }, { "cve": "CVE-2023-23915", "cwe": { "id": "CWE-319", "name": "Cleartext Transmission of Sensitive Information" }, "notes": [ { "category": "summary", "text": "A cleartext transmission of sensitive information vulnerability exists in curl \u003cv7.88.0 that could cause HSTS functionality to behave incorrectly when multiple URLs are requested in parallel. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. This HSTS mechanism would however surprisingly fail when multiple transfers are done in parallel as the HSTS cache file gets overwritten by the most recentlycompleted transfer. A later HTTP-only transfer to the earlier host name would then *not* get upgraded properly to HSTS.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-23915" }, { "cve": "CVE-2023-23916", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "An allocation of resources without limits or throttling vulnerability exists in curl \u003cv7.88.0 based on the \"chained\" HTTP compression algorithms, meaning that a server response can be compressed multiple times and potentially with differentalgorithms. The number of acceptable \"links\" in this \"decompression chain\" wascapped, but the cap was implemented on a per-header basis allowing a maliciousserver to insert a virtually unlimited number of compression steps simply byusing many headers. The use of such a decompression chain could result in a \"malloc bomb\", making curl end up spending enormous amounts of allocated heap memory, or trying to and returning out of memory errors.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-23916" }, { "cve": "CVE-2023-24329", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "An issue in the urllib.parse component of Python before 3.11.4 allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-24329" }, { "cve": "CVE-2023-25136", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "OpenSSH server (sshd) 9.1 introduced a double-free vulnerability during options.kex_algorithms handling. This is fixed in OpenSSH 9.2. The double free can be leveraged, by an unauthenticated remote attacker in the default configuration, to jump to any location in the sshd address space. One third-party report states \"remote code execution is theoretically possible.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-25136" }, { "cve": "CVE-2023-25139", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "sprintf in the GNU C Library (glibc) 2.37 has a buffer overflow (out-of-bounds write) in some situations with a correct buffer size. This is unrelated to CWE-676. It may write beyond the bounds of the destination buffer when attempting to write a padded, thousands-separated string representation of a number, if the buffer is allocated the exact size required to represent that number as a string. For example, 1,234,567 (with padding to 13) overflows by two bytes.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-25139" }, { "cve": "CVE-2023-26604", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "systemd before 247 does not adequately block local privilege escalation for some Sudo configurations, e.g., plausible sudoers files in which the \"systemctl status\" command may be executed. Specifically, systemd does not set LESSSECURE to 1, and thus other programs may be launched from the less program. This presents a substantial security risk when running systemctl from Sudo, because less executes as root when the terminal size is too small to show the complete systemctl output.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-26604" }, { "cve": "CVE-2023-27371", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "GNU libmicrohttpd before 0.9.76 allows remote DoS (Denial of Service) due to improper parsing of a multipart/form-data boundary in the postprocessor.c MHD_create_post_processor() method. This allows an attacker to remotely send a malicious HTTP POST packet that includes one or more \u0027\\0\u0027 bytes in a multipart/form-data boundary field, which - assuming a specific heap layout - will result in an out-of-bounds read and a crash in the find_boundary() function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AC:H/AV:N/A:H/C:N/I:N/PR:N/S:U/UI:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-27371" }, { "cve": "CVE-2023-27533", "cwe": { "id": "CWE-74", "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)" }, "notes": [ { "category": "summary", "text": "A vulnerability in input validation exists in curl \u003c8.0 during communication using the TELNET protocol may allow an attacker to pass on maliciously crafted user name and \"telnet options\" during server negotiation. The lack of proper input scrubbing allows an attacker to send content or perform option negotiation without the application\u0027s intent. This vulnerability could be exploited if an application allows user input, thereby enabling attackers to execute arbitrary code on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-27533" }, { "cve": "CVE-2023-27534", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "summary", "text": "A path traversal vulnerability exists in curl \u003c8.0.0 SFTP implementation causes the tilde (~) character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user\u0027s home directory. Attackers can exploit this flaw to bypass filtering or execute arbitrary code by crafting a path like /~2/foo while accessing a server with a specific user.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-27534" }, { "cve": "CVE-2023-27535", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "notes": [ { "category": "summary", "text": "An authentication bypass vulnerability exists in libcurl \u003c8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-27535" }, { "cve": "CVE-2023-27536", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "notes": [ { "category": "summary", "text": "An authentication bypass vulnerability exists libcurl \u003c8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-27536" }, { "cve": "CVE-2023-27537", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "A double free vulnerability exists in libcurl \u003c8.0.0 when sharing HSTS data between separate \"handles\". This sharing was introduced without considerations for do this sharing across separate threads but there was no indication of this fact in the documentation. Due to missing mutexes or thread locks, two threads sharing the same HSTS data could end up doing a double-free or use-after-free.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-27537" }, { "cve": "CVE-2023-27538", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "libcurl would reuse a previously created connection even when an SSH related option had been changed that should have prohibited reuse. libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. However, two SSH settings were left out from the configuration match checks, making them match too easily.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-27538" }, { "cve": "CVE-2023-28484", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In libxml2 before 2.10.4, parsing of certain invalid XSD schemas can lead to a NULL pointer dereference and subsequently a segfault. This occurs in xmlSchemaFixupComplexType in xmlschemas.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-28484" }, { "cve": "CVE-2023-28531", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "ssh-add in OpenSSH before 9.3 adds smartcard keys to ssh-agent without the intended per-hop destination constraints. The earliest affected version is 8.9.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-28531" }, { "cve": "CVE-2023-29383", "cwe": { "id": "CWE-74", "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)" }, "notes": [ { "category": "summary", "text": "In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \"cat /etc/passwd\" shows a rogue user account.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-29383" }, { "cve": "CVE-2023-29469", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the \u0027\\0\u0027 value).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-29469" }, { "cve": "CVE-2023-29491", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-29491" }, { "cve": "CVE-2023-29499", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "A flaw was found in GLib. GVariant deserialization fails to validate that the input conforms to the expected format, leading to denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-29499" }, { "cve": "CVE-2023-31085", "cwe": { "id": "CWE-369", "name": "Divide By Zero" }, "notes": [ { "category": "summary", "text": "An issue was discovered in drivers/mtd/ubi/cdev.c in the Linux kernel 6.2. There is a divide-by-zero error in do_div(sz,mtd-\u003eerasesize), used indirectly by ctrl_cdev_ioctl, when mtd-\u003eerasesize is 0.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-31085" }, { "cve": "CVE-2023-32611", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "A flaw was found in GLib. GVariant deserialization is vulnerable to a slowdown issue where a crafted GVariant can cause excessive processing, leading to denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-32611" }, { "cve": "CVE-2023-32636", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "A flaw was found in glib, where the gvariant deserialization code is vulnerable to a denial of service introduced by additional input validation added to resolve CVE-2023-29499. The offset table validation may be very slow. This bug does not affect any released version of glib but does affect glib distributors who followed the guidance of glib developers to backport the initial fix for CVE-2023-29499.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-32636" }, { "cve": "CVE-2023-32643", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "A flaw was found in GLib. The GVariant deserialization code is vulnerable to a heap buffer overflow introduced by the fix for CVE-2023-32665. This bug does not affect any released version of GLib, but does affect GLib distributors who followed the guidance of GLib developers to backport the initial fix for CVE-2023-32665.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-32643" }, { "cve": "CVE-2023-32665", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "summary", "text": "A flaw was found in GLib. GVariant deserialization is vulnerable to an exponential blowup issue where a crafted GVariant can cause excessive processing, leading to denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-32665" }, { "cve": "CVE-2023-34319", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "The fix for XSA-423 added logic to Linux\u0027es netback driver to deal with\na frontend splitting a packet in a way such that not all of the headers\nwould come in one piece. Unfortunately the logic introduced there\ndidn\u0027t account for the extreme case of the entire packet being split\ninto as many pieces as permitted by the protocol, yet still being\nsmaller than the area that\u0027s specially dealt with to keep all (possible)\nheaders together. Such an unusual packet would therefore trigger a\nbuffer overrun in the driver.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-34319" }, { "cve": "CVE-2023-34969", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "D-Bus before 1.15.6 sometimes allows unprivileged users to crash dbus-daemon. If a privileged user with control over the dbus-daemon is using the org.freedesktop.DBus.Monitoring interface to monitor message bus traffic, then an unprivileged user with the ability to connect to the same dbus-daemon can cause a dbus-daemon crash under some circumstances via an unreplyable message. When done on the well-known system bus, this is a denial-of-service vulnerability. The fixed versions are 1.12.28, 1.14.8, and 1.15.6.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-34969" }, { "cve": "CVE-2023-35001", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Linux Kernel nftables Out-Of-Bounds Read/Write Vulnerability; nft_byteorder poorly handled vm register contents when CAP_NET_ADMIN is in any user or network namespace", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-35001" }, { "cve": "CVE-2023-35945", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "Envoy is a cloud-native high-performance edge/middle/service proxy. Envoy\u2019s HTTP/2 codec may leak a header map and bookkeeping structures upon receiving `RST_STREAM` immediately followed by the `GOAWAY` frames from an upstream server. In nghttp2, cleanup of pending requests due to receipt of the `GOAWAY` frame skips de-allocation of the bookkeeping structure and pending compressed header. The error return [code path] is taken if connection is already marked for not sending more requests due to `GOAWAY` frame. The clean-up code is right after the return statement, causing memory leak. Denial of service through memory exhaustion. This vulnerability was patched in versions(s) 1.26.3, 1.25.8, 1.24.9, 1.23.11.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-35945" }, { "cve": "CVE-2023-38408", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "The PKCS#11 feature in ssh-agent in OpenSSH before 9.3p2 has an insufficiently trustworthy search path, leading to remote code execution if an agent is forwarded to an attacker-controlled system. (Code in /usr/lib is not necessarily safe for loading into ssh-agent.) NOTE: this issue exists because of an incomplete fix for CVE-2016-10009.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-38408" }, { "cve": "CVE-2023-38545", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "This flaw makes curl overflow a heap based buffer in the SOCKS5 proxy handshake.\r\n\r\nWhen curl is asked to pass along the hostname to the SOCKS5 proxy to allow that to resolve the address instead of it getting done by curl itself, the maximum length that hostname can be is 255 bytes.\r\n\r\nIf the hostname is detected to be longer than 255 bytes, curl switches to local name resolving and instead passes on the resolved address only to the proxy. Due to a bug, the local variable that means \"let the host resolve the name\" could get the wrong value during a slow SOCKS5 handshake, and contrary to the intention, copy the too long hostname to the target buffer instead of copying just the resolved address there.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-38545" }, { "cve": "CVE-2023-38546", "cwe": { "id": "CWE-73", "name": "External Control of File Name or Path" }, "notes": [ { "category": "summary", "text": "This flaw allows an attacker to insert cookies at will into a running program\r\nusing libcurl, if the specific series of conditions are met.\r\n\r\nlibcurl performs transfers. In its API, an application creates \"easy handles\"\r\nthat are the individual handles for single transfers.\r\n\r\nlibcurl provides a function call that duplicates en easy handle called\r\n[curl_easy_duphandle](https://curl.se/libcurl/c/curl_easy_duphandle.html).\r\n\r\nIf a transfer has cookies enabled when the handle is duplicated, the\r\ncookie-enable state is also cloned - but without cloning the actual\r\ncookies. If the source handle did not read any cookies from a specific file on\r\ndisk, the cloned version of the handle would instead store the file name as\r\n`none` (using the four ASCII letters, no quotes).\r\n\r\nSubsequent use of the cloned handle that does not explicitly set a source to\r\nload cookies from would then inadvertently load cookies from a file named\r\n`none` - if such a file exists and is readable in the current directory of the\r\nprogram using libcurl. And if using the correct file format of course.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-38546" }, { "cve": "CVE-2023-39128", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "GNU gdb (GDB) 13.0.50.20220805-git was discovered to contain a stack overflow via the function ada_decode at /gdb/ada-lang.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-39128" }, { "cve": "CVE-2023-39189", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Netfilter subsystem in the Linux kernel. The nfnl_osf_add_callback function did not validate the user mode controlled opt_num field. This flaw allows a local privileged (CAP_NET_ADMIN) attacker to trigger an out-of-bounds read, leading to a crash or information disclosure.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-39189" }, { "cve": "CVE-2023-39192", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Netfilter subsystem in the Linux kernel. The xt_u32 module did not validate the fields in the xt_u32 structure. This flaw allows a local privileged attacker to trigger an out-of-bounds read by setting the size fields with a value beyond the array boundaries, leading to a crash or information disclosure.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-39192" }, { "cve": "CVE-2023-39193", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Netfilter subsystem in the Linux kernel. The sctp_mt_check did not validate the flag_count field. This flaw allows a local privileged (CAP_NET_ADMIN) attacker to trigger an out-of-bounds read, leading to a crash or information disclosure.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-39193" }, { "cve": "CVE-2023-39194", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in the XFRM subsystem in the Linux kernel. The specific flaw exists within the processing of state filters, which can result in a read past the end of an allocated buffer. This flaw allows a local privileged (CAP_NET_ADMIN) attacker to trigger an out-of-bounds read, potentially leading to an information disclosure.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.2, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-39194" }, { "cve": "CVE-2023-39615", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "Xmlsoft Libxml2 v2.11.0 was discovered to contain an out-of-bounds read via the xmlSAX2StartElement() function at /libxml2/SAX2.c. This vulnerability allows attackers to cause a Denial of Service (DoS) via supplying a crafted XML file. NOTE: the vendor\u0027s position is that the product does not support the legacy SAX1 interface with custom callbacks; there is a crash even without crafted input.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-39615" }, { "cve": "CVE-2023-40283", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "An issue was discovered in l2cap_sock_release in net/bluetooth/l2cap_sock.c in the Linux kernel before 6.4.10. There is a use-after-free because the children of an sk are mishandled.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-40283" }, { "cve": "CVE-2023-42754", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A NULL pointer dereference flaw was found in the Linux kernel ipv4 stack. The socket buffer (skb) was assumed to be associated with a device before calling __ip_options_compile, which is not always the case if the skb is re-routed by ipvs. This issue may allow a local user with CAP_NET_ADMIN privileges to crash the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-42754" }, { "cve": "CVE-2023-42755", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in the IPv4 Resource Reservation Protocol (RSVP) classifier in the Linux kernel. The xprt pointer may go beyond the linear part of the skb, leading to an out-of-bounds read in the `rsvp_classify` function. This issue may allow a local user to crash the system and cause a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-42755" }, { "cve": "CVE-2023-44487", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-44487" }, { "cve": "CVE-2023-45322", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "libxml2 through 2.11.5 has a use-after-free that can only occur after a certain memory allocation fails. This occurs in xmlUnlinkNode in tree.c. NOTE: the vendor\u0027s position is \"I don\u0027t think these issues are critical enough to warrant a CVE ID ... because an attacker typically can\u0027t control when memory allocations fail.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-45322" }, { "cve": "CVE-2023-45853", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "MiniZip in zlib through 1.3 has an integer overflow and resultant heap-based buffer overflow in zipOpenNewFileInZip4_64 via a long filename, comment, or extra field. NOTE: MiniZip is not a supported part of the zlib product.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-45853" }, { "cve": "CVE-2023-45871", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in drivers/net/ethernet/intel/igb/igb_main.c in the IGB driver in the Linux kernel before 6.5.3. A buffer size may not be adequate for frames larger than the MTU.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-45871" }, { "cve": "CVE-2023-45898", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "The Linux kernel before 6.5.4 has an es1 use-after-free in fs/ext4/extents_status.c, related to ext4_es_insert_extent.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-45898" }, { "cve": "CVE-2023-45918", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "ncurses 6.4-20230610 has a NULL pointer dereference in tgetstr in tinfo/lib_termcap.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-45918" }, { "cve": "CVE-2023-46218", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "This flaw allows a malicious HTTP server to set \"super cookies\" in curl that are then passed back to more origins than what is otherwise allowed or possible. This allows a site to set cookies that then would get sent to different and unrelated sites and domains. It could do this by exploiting a mixed case flaw in curl\u0027s function that verifies a given cookie domain against the Public Suffix List (PSL). For example a cookie could be set with `domain=co.UK` when the URL used a lower case hostname `curl.co.uk`, even though `co.uk` is listed as a PSL domain.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-46218" }, { "cve": "CVE-2023-46219", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "When saving HSTS data to an excessively long file name, curl could end up removing all contents, making subsequent requests using that file unaware of the HSTS status they should otherwise use.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-46219" }, { "cve": "CVE-2023-46862", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the Linux kernel through 6.5.9. During a race with SQ thread exit, an io_uring/fdinfo.c io_uring_show_fdinfo NULL pointer dereference can occur.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-46862" }, { "cve": "CVE-2023-48795", "cwe": { "id": "CWE-222", "name": "Truncation of Security-relevant Information" }, "notes": [ { "category": "summary", "text": "The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phase and mishandles use of sequence numbers. For example, there is an effective attack against SSH\u0027s use of ChaCha20-Poly1305 (and CBC with Encrypt-then-MAC). The bypass occurs in chacha20-poly1305@openssh.com and (if CBC is used) the -etm@openssh.com MAC algorithms. This also affects Maverick Synergy Java SSH API before 3.1.0-SNAPSHOT, Dropbear through 2022.83, Ssh before 5.1.1 in Erlang/OTP, PuTTY before 0.80, AsyncSSH before 2.14.2, golang.org/x/crypto before 0.17.0, libssh before 0.10.6, libssh2 through 1.11.0, Thorn Tech SFTP Gateway before 3.4.6, Tera Term before 5.1, Paramiko before 3.4.0, jsch before 0.2.15, SFTPGo before 2.5.6, Netgate pfSense Plus through 23.09.1, Netgate pfSense CE through 2.7.2, HPN-SSH through 18.2.0, ProFTPD before 1.3.8b (and before1.3.9rc2), ORYX CycloneSSH before 2.3.4, NetSarang XShell 7 before Build 0144, CrushFTP before 10.6.0, ConnectBot SSH library before 2.2.22, Apache MINA sshd through 2.11.0, sshj through 0.37.0, TinySSH through 20230101, trilead-ssh2 6401, the net-ssh gem 7.2.0 for Ruby, the mscdex ssh2 module before 1.15.0 for Node.js, the thrussh library before 0.35.1 for Rust, and the Russh crate before 0.40.2 for Rust; and there could be effects on Bitvise SSH through 9.31.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-48795" }, { "cve": "CVE-2023-52425", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-52425" }, { "cve": "CVE-2023-52426", "cwe": { "id": "CWE-776", "name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)" }, "notes": [ { "category": "summary", "text": "libexpat through 2.5.0 allows recursive XML Entity Expansion if XML_DTD is undefined at compile time.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-52426" }, { "cve": "CVE-2024-0584", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free issue was found in igmp_start_timer in net/ipv4/igmp.c in the network sub-component in the Linux Kernel. This flaw allows a local user to observe a refcnt use-after-free issue when receiving an igmp query packet, leading to a kernel information leak.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-0584" }, { "cve": "CVE-2024-2004", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "When a protocol selection parameter option disables all protocols without adding any then the default set of protocols would remain in the allowed set due to an error in the logic for removing protocols. The below command would perform a request to curl.se with a plaintext protocol which has been explicitly disabled. curl --proto -all,-http http://curl.se The flaw is only present if the set of selected protocols disables the entire set of available protocols, in itself a command with no practical use and therefore unlikely to be encountered in real situations. The curl security team has thus assessed this to be low severity bug.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-2004" }, { "cve": "CVE-2024-2379", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "summary", "text": "libcurl skips the certificate verification for a QUIC connection under certain conditions, when built to use wolfSSL. If told to use an unknown/bad cipher or curve, the error path accidentally skips the verification and returns OK, thus ignoring any certificate problems.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-2379" }, { "cve": "CVE-2024-2398", "cwe": { "id": "CWE-772", "name": "Missing Release of Resource after Effective Lifetime" }, "notes": [ { "category": "summary", "text": "When an application tells libcurl it wants to allow HTTP/2 server push, and the amount of received headers for the push surpasses the maximum allowed limit (1000), libcurl aborts the server push. When aborting, libcurl inadvertently does not free all the previously allocated headers and instead leaks the memory. Further, this error condition fails silently and is therefore not easily detected by an application.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-2398" }, { "cve": "CVE-2024-2466", "cwe": { "id": "CWE-297", "name": "Improper Validation of Certificate with Host Mismatch" }, "notes": [ { "category": "summary", "text": "libcurl did not check the server certificate of TLS connections done to a host specified as an IP address, when built to use mbedTLS. libcurl would wrongly avoid using the set hostname function when the specified hostname was given as an IP address, therefore completely skipping the certificate check. This affects all uses of TLS protocols (HTTPS, FTPS, IMAPS, POPS3, SMTPS, etc).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-2466" }, { "cve": "CVE-2024-2511", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "Issue summary: Some non-default TLS server configurations can cause unbounded memory growth when processing TLSv1.3 sessions\r\nImpact summary: An attacker may exploit certain server configurations to trigger unbounded memory growth that would lead to a Denial of Service This problem can occur in TLSv1.3 if the non-default SSL_OP_NO_TICKET option is being used (but not if early_data support is also configured and the default anti-replay protection is in use). In this case, under certain conditions, the session cache can get into an incorrect state and it will fail to flush properly as it fills. The session cache will continue to grow in an unbounded manner. A malicious client could deliberately create the scenario for this failure to force a Denial of Service. It may also happen by accident in normal operation. This issue only affects TLS servers supporting TLSv1.3. It does not affect TLS clients. The FIPS modules in 3.2, 3.1 and 3.0 are not affected by this issue. OpenSSL 1.0.2 is also not affected by this issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-2511" }, { "cve": "CVE-2024-2961", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "The iconv() function in the GNU C Library versions 2.39 and older may overflow the output buffer passed to it by up to 4 bytes when converting strings to the ISO-2022-CN-EXT character set, which may be used to crash an application or overwrite a neighbouring variable.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-2961" }, { "cve": "CVE-2024-28085", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "wall in util-linux through 2.40, often installed with setgid tty permissions, allows escape sequences to be sent to other users\u0027 terminals through argv. (Specifically, escape sequences received from stdin are blocked, but escape sequences received from argv are not blocked.) There may be plausible scenarios where this leads to account takeover.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.0" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-28085" }, { "cve": "CVE-2024-28182", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. The nghttp2 library prior to version 1.61.0 keeps reading the unbounded number of HTTP/2 CONTINUATION frames even after a stream is reset to keep HPACK context in sync. This causes excessive CPU usage to decode HPACK stream. nghttp2 v1.61.0 mitigates this vulnerability by limiting the number of CONTINUATION frames it accepts per stream. There is no workaround for this vulnerability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-28182" }, { "cve": "CVE-2024-28757", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "libexpat through 2.6.1 allows an XML Entity Expansion attack when there is isolated use of external parsers (created via XML_ExternalEntityParserCreate).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-28757" }, { "cve": "CVE-2024-28834", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "summary", "text": "A flaw was found in GnuTLS. The Minerva attack is a cryptographic vulnerability that exploits deterministic behavior in systems like GnuTLS, leading to side-channel leaks. In specific scenarios, such as when using the GNUTLS_PRIVKEY_FLAG_REPRODUCIBLE flag, it can result in a noticeable step in nonce size from 513 to 512 bits, exposing a potential timing side-channel.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-28834" }, { "cve": "CVE-2024-28835", "cwe": { "id": "CWE-248", "name": "Uncaught Exception" }, "notes": [ { "category": "summary", "text": "A flaw has been discovered in GnuTLS where an application crash can be induced when attempting to verify a specially crafted .pem bundle using the \"certtool --verify-chain\" command.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.0, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-28835" }, { "cve": "CVE-2024-33599", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "nscd: Stack-based buffer overflow in netgroup cache\r\n\r\nIf the Name Service Cache Daemon\u0027s (nscd) fixed size cache is exhausted\r\nby client requests then a subsequent client request for netgroup data\r\nmay result in a stack-based buffer overflow. This flaw was introduced\r\nin glibc 2.15 when the cache was added to nscd.\r\n\r\nThis vulnerability is only present in the nscd binary.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-33599" }, { "cve": "CVE-2024-33600", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "nscd: Null pointer crashes after notfound response\r\n\r\nIf the Name Service Cache Daemon\u0027s (nscd) cache fails to add a not-found\r\nnetgroup response to the cache, the client request can result in a null\r\npointer dereference. This flaw was introduced in glibc 2.15 when the\r\ncache was added to nscd.\r\n\r\nThis vulnerability is only present in the nscd binary.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-33600" }, { "cve": "CVE-2024-33601", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "notes": [ { "category": "summary", "text": "nscd: netgroup cache may terminate daemon on memory allocation failure\r\n\r\nThe Name Service Cache Daemon\u0027s (nscd) netgroup cache uses xmalloc or\r\nxrealloc and these functions may terminate the process due to a memory\r\nallocation failure resulting in a denial of service to the clients. The\r\nflaw was introduced in glibc 2.15 when the cache was added to nscd.\r\n\r\nThis vulnerability is only present in the nscd binary.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.0, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-33601" }, { "cve": "CVE-2024-33602", "cwe": { "id": "CWE-466", "name": "Return of Pointer Value Outside of Expected Range" }, "notes": [ { "category": "summary", "text": "nscd: netgroup cache assumes NSS callback uses in-buffer strings\r\n\r\nThe Name Service Cache Daemon\u0027s (nscd) netgroup cache can corrupt memory\r\nwhen the NSS callback does not store all strings in the provided buffer.\r\nThe flaw was introduced in glibc 2.15 when the cache was added to nscd.\r\n\r\nThis vulnerability is only present in the nscd binary.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.0, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-33602" }, { "cve": "CVE-2024-34459", "cwe": { "id": "CWE-126", "name": "Buffer Over-read" }, "notes": [ { "category": "summary", "text": "An issue was discovered in xmllint (from libxml2) before 2.11.8 and 2.12.x before 2.12.7. Formatting error messages with xmllint --htmlout can result in a buffer over-read in xmlHTMLPrintFileContext in xmllint.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2024-34459" } ] }
ssa-806742
Vulnerability from csaf_siemens
Published
2024-02-13 00:00
Modified
2024-02-13 00:00
Summary
SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4
Notes
Summary
SCALANCE XCM-/XRM-300 before V2.4 is affected by multiple vulnerabilities.
Siemens has released an update for SCALANCE X-300 and recommends to update to the latest version.
General Recommendations
As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens' operational guidelines for Industrial Security (Download:
https://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.
Additional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity
Additional Resources
For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories
Terms of Use
Siemens Security Advisories are subject to the terms and conditions contained in Siemens' underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter "License Terms"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens' Global Website (https://www.siemens.com/terms_of_use, hereinafter "Terms of Use"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Disclosure is not limited. (TLPv2: TLP:CLEAR)", "tlp": { "label": "WHITE" } }, "lang": "en", "notes": [ { "category": "summary", "text": "SCALANCE XCM-/XRM-300 before V2.4 is affected by multiple vulnerabilities.\n\nSiemens has released an update for SCALANCE X-300 and recommends to update to the latest version.", "title": "Summary" }, { "category": "general", "text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity", "title": "General Recommendations" }, { "category": "general", "text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories", "title": "Additional Resources" }, { "category": "legal_disclaimer", "text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "productcert@siemens.com", "name": "Siemens ProductCERT", "namespace": "https://www.siemens.com" }, "references": [ { "category": "self", "summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - HTML Version", "url": "https://cert-portal.siemens.com/productcert/html/ssa-806742.html" }, { "category": "self", "summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - CSAF Version", "url": "https://cert-portal.siemens.com/productcert/csaf/ssa-806742.json" }, { "category": "self", "summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - PDF Version", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-806742.pdf" }, { "category": "self", "summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - TXT Version", "url": "https://cert-portal.siemens.com/productcert/txt/ssa-806742.txt" } ], "title": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4", "tracking": { "current_release_date": "2024-02-13T00:00:00Z", "generator": { "engine": { "name": "Siemens ProductCERT CSAF Generator", "version": "1" } }, "id": "SSA-806742", "initial_release_date": "2024-02-13T00:00:00Z", "revision_history": [ { "date": "2024-02-13T00:00:00Z", "legacy_version": "1.0", "number": "1", "summary": "Publication Date" } ], "status": "interim", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003cV2.4", "product": { "name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)", "product_id": "1", "product_identification_helper": { "model_numbers": [ "6GK5328-4TS01-2EC2" ] } } } ], "category": "product_name", "name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)" }, { "branches": [ { "category": "product_version_range", "name": "\u003cV2.4", "product": { "name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)", "product_id": "2", "product_identification_helper": { "model_numbers": [ "6GK5324-8TS01-2AC2" ] } } } ], "category": "product_name", "name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)" }, { "branches": [ { "category": "product_version_range", "name": "\u003cV2.4", "product": { "name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)", "product_id": "3", "product_identification_helper": { "model_numbers": [ "6GK5328-4TS01-2AC2" ] } } } ], "category": "product_name", "name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)" }, { "branches": [ { "category": "product_version_range", "name": "\u003cV2.4", "product": { "name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)", "product_id": "4", "product_identification_helper": { "model_numbers": [ "6GK5332-0GA01-2AC2" ] } } } ], "category": "product_name", "name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)" }, { "branches": [ { "category": "product_version_range", "name": "\u003cV2.4", "product": { "name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)", "product_id": "5", "product_identification_helper": { "model_numbers": [ "6GK5334-2TS01-2ER3" ] } } } ], "category": "product_name", "name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)" }, { "branches": [ { "category": "product_version_range", "name": "\u003cV2.4", "product": { "name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)", "product_id": "6", "product_identification_helper": { "model_numbers": [ "6GK5334-2TS01-4AR3" ] } } } ], "category": "product_name", "name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)" }, { "branches": [ { "category": "product_version_range", "name": "\u003cV2.4", "product": { "name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)", "product_id": "7", "product_identification_helper": { "model_numbers": [ "6GK5334-3TS01-4AR3" ] } } } ], "category": "product_name", "name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)" }, { "branches": [ { "category": "product_version_range", "name": "\u003cV2.4", "product": { "name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)", "product_id": "8", "product_identification_helper": { "model_numbers": [ "6GK5334-2TS01-2AR3" ] } } } ], "category": "product_name", "name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)" }, { "branches": [ { "category": "product_version_range", "name": "\u003cV2.4", "product": { "name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)", "product_id": "9", "product_identification_helper": { "model_numbers": [ "6GK5334-3TS01-2AR3" ] } } } ], "category": "product_name", "name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)" }, { "branches": [ { "category": "product_version_range", "name": "\u003cV2.4", "product": { "name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)", "product_id": "10", "product_identification_helper": { "model_numbers": [ "6GK5334-2TS01-3AR3" ] } } } ], "category": "product_name", "name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)" }, { "branches": [ { "category": "product_version_range", "name": "\u003cV2.4", "product": { "name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)", "product_id": "11", "product_identification_helper": { "model_numbers": [ "6GK5334-3TS01-3AR3" ] } } } ], "category": "product_name", "name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)" } ], "category": "vendor", "name": "Siemens" } ] }, "vulnerabilities": [ { "cve": "CVE-2006-20001", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A carefully crafted If: request header can cause a memory read, or write of a single zero byte, in a pool (heap) memory location beyond the header value sent. This could cause the process to crash.\n\nThis issue affects Apache HTTP Server 2.4.54 and earlier.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2006-20001" }, { "cve": "CVE-2020-10735", "cwe": { "id": "CWE-704", "name": "Incorrect Type Conversion or Cast" }, "notes": [ { "category": "summary", "text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2020-10735" }, { "cve": "CVE-2021-3445", "cwe": { "id": "CWE-347", "name": "Improper Verification of Cryptographic Signature" }, "notes": [ { "category": "summary", "text": "A flaw was found in libdnf\u0027s signature verification functionality in versions before 0.60.1. This flaw allows an attacker to achieve code execution if they can alter the header information of an RPM package and then trick a user or system into installing it. The highest risk of this vulnerability is to confidentiality, integrity, as well as system availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2021-3445" }, { "cve": "CVE-2021-3638", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An out-of-bounds memory access flaw was found in the ATI VGA device emulation of QEMU. This flaw occurs in the ati_2d_blt() routine while handling MMIO write operations when the guest provides invalid values for the destination display parameters. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2021-3638" }, { "cve": "CVE-2021-4037", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in the fs/inode.c:inode_init_owner() function logic of the LInux kernel that allows local users to create files for the XFS file-system with an unintended group ownership and with group execution and SGID permission bits set, in a scenario where a directory is SGID and belongs to a certain group and is writable by a user who is not a member of this group. This can lead to excessive permissions granted in case when they should not. This vulnerability is similar to the previous CVE-2018-13405 and adds the missed fix for the XFS.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2021-4037" }, { "cve": "CVE-2021-36369", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "notes": [ { "category": "summary", "text": "An issue was discovered in Dropbear through 2020.81. Due to a non-RFC-compliant check of the available authentication methods in the client-side SSH code, it is possible for an SSH server to change the login process in its favor. This attack can bypass additional security measures such as FIDO2 tokens or SSH-Askpass. Thus, it allows an attacker to abuse a forwarded agent for logging on to another server unnoticed.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2021-36369" }, { "cve": "CVE-2021-43666", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "A Denial of Service vulnerability exists in mbed TLS 3.0.0 and earlier in the mbedtls_pkcs12_derivation function when an input password\u0027s length is 0.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2021-43666" }, { "cve": "CVE-2021-45451", "cwe": { "id": "CWE-327", "name": "Use of a Broken or Risky Cryptographic Algorithm" }, "notes": [ { "category": "summary", "text": "In Mbed TLS before 3.1.0, psa_aead_generate_nonce allows policy bypass or oracle-based decryption when the output buffer is at memory locations accessible to an untrusted application.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2021-45451" }, { "cve": "CVE-2022-1015", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Linux kernel in linux/net/netfilter/nf_tables_api.c of the netfilter subsystem. This flaw allows a local user to cause an out-of-bounds write issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-1015" }, { "cve": "CVE-2022-1348", "cwe": { "id": "CWE-732", "name": "Incorrect Permission Assignment for Critical Resource" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in logrotate in how the state file is created. The state file is used to prevent parallel executions of multiple instances of logrotate by acquiring and releasing a file lock. When the state file does not exist, it is created with world-readable permission, allowing an unprivileged user to lock the state file, stopping any rotation. This flaw affects logrotate versions before 3.20.0.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-1348" }, { "cve": "CVE-2022-2586", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in nf_tables cross-table in the net/netfilter/nf_tables_api.c function in the Linux kernel. This flaw allows a local, privileged attacker to cause a use-after-free problem at the time of table deletion, possibly leading to local privilege escalation.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-2586" }, { "cve": "CVE-2022-2880", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "notes": [ { "category": "summary", "text": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-2880" }, { "cve": "CVE-2022-3294", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "Users may have access to secure endpoints in the control plane network. Kubernetes clusters are only affected if an untrusted user can modify Node objects and send proxy requests to them. Kubernetes supports node proxying, which allows clients of kube-apiserver to access endpoints of a Kubelet to establish connections to Pods, retrieve container logs, and more. While Kubernetes already validates the proxying address for Nodes, a bug in kube-apiserver made it possible to bypass this validation. Bypassing this validation could allow authenticated requests destined for Nodes to to the API server\u0027s private network.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-3294" }, { "cve": "CVE-2022-3437", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-3437" }, { "cve": "CVE-2022-3515", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in the Libksba library due to an integer overflow within the CRL parser. The vulnerability can be exploited remotely for code execution on the target system by passing specially crafted data to the application, for example, a malicious S/MIME attachment.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-3515" }, { "cve": "CVE-2022-4415", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-4415" }, { "cve": "CVE-2022-4743", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "notes": [ { "category": "summary", "text": "A potential memory leak issue was discovered in SDL2 in GLES_CreateTexture() function in SDL_render_gles.c. The vulnerability allows an attacker to cause a denial of service attack. The vulnerability affects SDL2 v2.0.4 and above. SDL-1.x are not affected.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-4743" }, { "cve": "CVE-2022-4744", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "A double-free flaw was found in the Linux kernel\u2019s TUN/TAP device driver functionality in how a user registers the device when the register_netdevice function fails (NETDEV_REGISTER notifier). This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-4744" }, { "cve": "CVE-2022-4900", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-4900" }, { "cve": "CVE-2022-4904", "cwe": { "id": "CWE-1284", "name": "Improper Validation of Specified Quantity in Input" }, "notes": [ { "category": "summary", "text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-4904" }, { "cve": "CVE-2022-23471", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "containerd is an open source container runtime. A bug was found in containerd\u0027s CRI implementation where a user can exhaust memory on the host. In the CRI stream server, a goroutine is launched to handle terminal resize events if a TTY is requested. If the user\u0027s process fails to launch due to, for example, a faulty command, the goroutine will be stuck waiting to send without a receiver, resulting in a memory leak. Kubernetes and crictl can both be configured to use containerd\u0027s CRI implementation and the stream server is used for handling container IO. This bug has been fixed in containerd 1.6.12 and 1.5.16. Users should update to these versions to resolve the issue. Users unable to upgrade should ensure that only trusted images and commands are used and that only trusted users have permissions to execute commands in running containers.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-23471" }, { "cve": "CVE-2022-23521", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "Git is distributed revision control system. gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a `.gitattributes` file to the repository, which contains a set of file patterns and the attributes that should be set for paths matching this pattern. When parsing gitattributes, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted `.gitattributes` file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. There are no known workarounds for this issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-23521" }, { "cve": "CVE-2022-24834", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "Redis is an in-memory database that persists on disk. A specially crafted Lua script executing in Redis can trigger a heap overflow in the cjson library, and result with heap corruption and potentially remote code execution. The problem exists in all versions of Redis with Lua scripting support, starting from 2.6, and affects only authenticated and authorized users. The problem is fixed in versions 7.0.12, 6.2.13, and 6.0.20.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-24834" }, { "cve": "CVE-2022-26691", "cwe": { "id": "CWE-697", "name": "Incorrect Comparison" }, "notes": [ { "category": "summary", "text": "A logic issue was addressed with improved state management. This issue is fixed in Security Update 2022-003 Catalina, macOS Monterey 12.3, macOS Big Sur 11.6.5. An application may be able to gain elevated privileges.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-26691" }, { "cve": "CVE-2022-28737", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "There\u0027s a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables; The handle_image() function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code execution is not discarded in such scenario.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-28737" }, { "cve": "CVE-2022-28738", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "A double free was found in the Regexp compiler in Ruby 3.x before 3.0.4 and 3.1.x before 3.1.2. If a victim attempts to create a Regexp from untrusted user input, an attacker may be able to write to unexpected memory locations.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-28738" }, { "cve": "CVE-2022-28739", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "There is a buffer over-read in Ruby before 2.6.10, 2.7.x before 2.7.6, 3.x before 3.0.4, and 3.1.x before 3.1.2. It occurs in String-to-Float conversion, including Kernel#Float and String#to_f.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-28739" }, { "cve": "CVE-2022-29154", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "An issue was discovered in rsync before 3.2.5 that allows malicious remote servers to write arbitrary files inside the directories of connecting peers. The server chooses which files/directories are sent to the client. However, the rsync client performs insufficient validation of file names. A malicious rsync server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the rsync client target directory and subdirectories (for example, overwrite the .ssh/authorized_keys file).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-29154" }, { "cve": "CVE-2022-29162", "cwe": { "id": "CWE-276", "name": "Incorrect Default Permissions" }, "notes": [ { "category": "summary", "text": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. A bug was found in runc prior to version 1.1.2 where `runc exec --cap` created processes with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve(2). This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container\u0027s bounding set. This bug has been fixed in runc 1.1.2. This fix changes `runc exec --cap` behavior such that the additional capabilities granted to the process being executed (as specified via `--cap` arguments) do not include inheritable capabilities. In addition, `runc spec` is changed to not set any inheritable capabilities in the created example OCI spec (`config.json`) file.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-29162" }, { "cve": "CVE-2022-29187", "cwe": { "id": "CWE-282", "name": "Improper Ownership Management" }, "notes": [ { "category": "summary", "text": "Git is a distributed revision control system. Git prior to versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5, is vulnerable to privilege escalation in all platforms. An unsuspecting user could still be affected by the issue reported in CVE-2022-24765, for example when navigating as root into a shared tmp directory that is owned by them, but where an attacker could create a git repository. Versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5 contain a patch for this issue. The simplest way to avoid being affected by the exploit described in the example is to avoid running git as root (or an Administrator in Windows), and if needed to reduce its use to a minimum. While a generic workaround is not possible, a system could be hardened from the exploit described in the example by removing any such repository if it exists already and creating one as root to block any future attacks.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-29187" }, { "cve": "CVE-2022-29536", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "In GNOME Epiphany before 41.4 and 42.x before 42.2, an HTML document can trigger a client buffer overflow (in ephy_string_shorten in the UI process) via a long page title. The issue occurs because the number of bytes for a UTF-8 ellipsis character is not properly considered.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-29536" }, { "cve": "CVE-2022-32148", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-32148" }, { "cve": "CVE-2022-34903", "cwe": { "id": "CWE-74", "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)" }, "notes": [ { "category": "summary", "text": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim\u0027s keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-34903" }, { "cve": "CVE-2022-34918", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the Linux kernel through 5.18.9. A type confusion bug in nft_set_elem_init (leading to a buffer overflow) could be used by a local attacker to escalate privileges, a different vulnerability than CVE-2022-32250. (The attacker can obtain root access, but must start with an unprivileged user namespace to obtain CAP_NET_ADMIN access.) This can be fixed in nft_setelem_parse_data in net/netfilter/nf_tables_api.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-34918" }, { "cve": "CVE-2022-36021", "cwe": { "id": "CWE-407", "name": "Inefficient Algorithmic Complexity" }, "notes": [ { "category": "summary", "text": "Redis is an in-memory database that persists on disk. Authenticated users can use string matching commands (like `SCAN` or `KEYS`) with a specially crafted pattern to trigger a denial-of-service attack on Redis, causing it to hang and consume 100% CPU time. The problem is fixed in Redis versions 6.0.18, 6.2.11, 7.0.9.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-36021" }, { "cve": "CVE-2022-36227", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In libarchive before 3.6.2, the software does not check for an error after calling calloc function that can return with a NULL pointer if the function fails, which leads to a resultant NULL pointer dereference. NOTE: the discoverer cites this CWE-476 remark but third parties dispute the code-execution impact: \"In rare circumstances, when NULL is equivalent to the 0x0 memory address and privileged code can access it, then writing or reading memory is possible, which may lead to code execution.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-36227" }, { "cve": "CVE-2022-36760", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "notes": [ { "category": "summary", "text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027) vulnerability in mod_proxy_ajp of Apache HTTP Server allows an attacker to smuggle requests to the AJP server it forwards requests to. This issue affects Apache HTTP Server Apache HTTP Server 2.4 version 2.4.54 and prior versions.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.0, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-36760" }, { "cve": "CVE-2022-37436", "cwe": { "id": "CWE-113", "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)" }, "notes": [ { "category": "summary", "text": "Prior to Apache HTTP Server 2.4.55, a malicious backend can cause the response headers to be truncated early, resulting in some headers being incorporated into the response body. If the later headers have any security purpose, they will not be interpreted by the client.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-37436" }, { "cve": "CVE-2022-37454", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-37454" }, { "cve": "CVE-2022-37797", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In lighttpd 1.4.65, mod_wstunnel does not initialize a handler function pointer if an invalid HTTP request (websocket handshake) is received. It leads to null pointer dereference which crashes the server. It could be used by an external attacker to cause denial of service condition.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-37797" }, { "cve": "CVE-2022-38725", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "An integer overflow in the RFC3164 parser in One Identity syslog-ng 3.0 through 3.37 allows remote attackers to cause a Denial of Service via crafted syslog input that is mishandled by the tcp or network function. syslog-ng Premium Edition 7.0.30 and syslog-ng Store Box 6.10.0 are also affected.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-38725" }, { "cve": "CVE-2022-39189", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "An issue was discovered the x86 KVM subsystem in the Linux kernel before 5.18.17. Unprivileged guest users can compromise the guest kernel because TLB flush operations are mishandled in certain KVM_VCPU_PREEMPTED situations.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-39189" }, { "cve": "CVE-2022-39260", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Git is an open source, scalable, distributed revision control system. `git shell` is a restricted login shell that can be used to implement Git\u0027s push/pull functionality via SSH. In versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4, the function that splits the command arguments into an array improperly uses an `int` to represent the number of entries in the array, allowing a malicious actor to intentionally overflow the return value, leading to arbitrary heap writes. Because the resulting array is then passed to `execv()`, it is possible to leverage this attack to gain remote code execution on a victim machine. Note that a victim must first allow access to `git shell` as a login shell in order to be vulnerable to this attack. This problem is patched in versions 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 and users are advised to upgrade to the latest version. Disabling `git shell` access via remote logins is a viable short-term workaround.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 8.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-39260" }, { "cve": "CVE-2022-41409", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "Integer overflow vulnerability in pcre2test before 10.41 allows attackers to cause a denial of service or other unspecified impacts via negative input.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-41409" }, { "cve": "CVE-2022-41556", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "notes": [ { "category": "summary", "text": "A resource leak in gw_backend.c in lighttpd 1.4.56 through 1.4.66 could lead to a denial of service (connection-slot exhaustion) after a large amount of anomalous TCP behavior by clients. It is related to RDHUP mishandling in certain HTTP/1.1 chunked situations. Use of mod_fastcgi is, for example, affected. This is fixed in 1.4.67.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-41556" }, { "cve": "CVE-2022-41715", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively small regexps consume much larger amounts of memory. After fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Normal use of regular expressions is unaffected.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-41715" }, { "cve": "CVE-2022-41717", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-41717" }, { "cve": "CVE-2022-41723", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-41723" }, { "cve": "CVE-2022-41860", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In freeradius, when an EAP-SIM supplicant sends an unknown SIM option, the server will try to look that option up in the internal dictionaries. This lookup will fail, but the SIM code will not check for that failure. Instead, it will dereference a NULL pointer, and cause the server to crash.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-41860" }, { "cve": "CVE-2022-41861", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "A flaw was found in freeradius. A malicious RADIUS client or home server can send a malformed abinary attribute which can cause the server to crash.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-41861" }, { "cve": "CVE-2022-41862", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-41862" }, { "cve": "CVE-2022-41903", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "Git is distributed revision control system. `git log` can display commits in an arbitrary format using its `--format` specifiers. This functionality is also exposed to `git archive` via the `export-subst` gitattribute. When processing the padding operators, there is a integer overflow in `pretty.c::format_and_pad_commit()` where a `size_t` is stored improperly as an `int`, and then added as an offset to a `memcpy()`. This overflow can be triggered directly by a user running a command which invokes the commit formatting machinery (e.g., `git log --format=...`). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in arbitrary code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. Users who are unable to upgrade should disable `git archive` in untrusted repositories. If you expose git archive via `git daemon`, disable it by running `git config --global daemon.uploadArch false`.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-41903" }, { "cve": "CVE-2022-42919", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-42919" }, { "cve": "CVE-2022-44370", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "NASM v2.16 was discovered to contain a heap buffer overflow in the component quote_for_pmake() asm/nasm.c:856", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-44370" }, { "cve": "CVE-2022-45061", "cwe": { "id": "CWE-407", "name": "Inefficient Algorithmic Complexity" }, "notes": [ { "category": "summary", "text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-45061" }, { "cve": "CVE-2022-45142", "cwe": { "id": "CWE-354", "name": "Improper Validation of Integrity Check Value" }, "notes": [ { "category": "summary", "text": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-45142" }, { "cve": "CVE-2022-45919", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the Linux kernel through 6.0.10. In drivers/media/dvb-core/dvb_ca_en50221.c, a use-after-free can occur is there is a disconnect after an open, because of the lack of a wait_event.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-45919" }, { "cve": "CVE-2022-46392", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "notes": [ { "category": "summary", "text": "An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. An adversary with access to precise enough information about memory accesses (typically, an untrusted operating system attacking a secure enclave) can recover an RSA private key after observing the victim performing a single private-key operation, if the window size (MBEDTLS_MPI_WINDOW_SIZE) used for the exponentiation is 3 or smaller.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-46392" }, { "cve": "CVE-2022-46393", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. There is a potential heap-based buffer overflow and heap-based buffer over-read in DTLS if MBEDTLS_SSL_DTLS_CONNECTION_ID is enabled and MBEDTLS_SSL_CID_IN_LEN_MAX \u003e 2 * MBEDTLS_SSL_CID_OUT_LEN_MAX.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-46393" }, { "cve": "CVE-2022-47629", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "Libksba before 1.6.3 is prone to an integer overflow vulnerability in the CRL signature parser.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-47629" }, { "cve": "CVE-2022-48303", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-48303" }, { "cve": "CVE-2022-48434", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "libavcodec/pthread_frame.c in FFmpeg before 5.1.2, as used in VLC and other products, leaves stale hwaccel state in worker threads, which allows attackers to trigger a use-after-free and execute arbitrary code in some circumstances (e.g., hardware re-initialization upon a mid-video SPS change when Direct3D11 is used).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2022-48434" }, { "cve": "CVE-2023-0160", "cwe": { "id": "CWE-667", "name": "Improper Locking" }, "notes": [ { "category": "summary", "text": "A deadlock flaw was found in the Linux kernel\u2019s BPF subsystem. This flaw allows a local user to potentially crash the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-0160" }, { "cve": "CVE-2023-0330", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A vulnerability in the lsi53c895a device affects the latest version of qemu. A DMA-MMIO reentrancy problem may lead to memory corruption bugs like stack overflow or use-after-free.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.0, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-0330" }, { "cve": "CVE-2023-0361", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "notes": [ { "category": "summary", "text": "A timing side-channel in the handling of RSA ClientKeyExchange messages was discovered in GnuTLS. This side-channel can be sufficient to recover the key encrypted in the RSA ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption the attacker would need to send a large amount of specially crafted messages to the vulnerable server. By recovering the secret from the ClientKeyExchange message, the attacker would be able to decrypt the application data exchanged over that connection.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-0361" }, { "cve": "CVE-2023-0494", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-0494" }, { "cve": "CVE-2023-0567", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-0567" }, { "cve": "CVE-2023-0568", "cwe": { "id": "CWE-131", "name": "Incorrect Calculation of Buffer Size" }, "notes": [ { "category": "summary", "text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten with NUL value, which might lead to unauthorized data access or modification.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-0568" }, { "cve": "CVE-2023-0590", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in qdisc_graft in net/sched/sch_api.c in the Linux Kernel due to a race problem. This flaw leads to a denial of service issue. If patch ebda44da44f6 (\"net: sched: fix race condition in qdisc_graft()\") not applied yet, then kernel could be affected.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-0590" }, { "cve": "CVE-2023-0662", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, excessive number of parts in HTTP form upload can cause high resource consumption and excessive number of log entries. This can cause denial of service on the affected server by exhausting CPU resources or disk space.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-0662" }, { "cve": "CVE-2023-1206", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel\u2019s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6 connections up to 95%.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-1206" }, { "cve": "CVE-2023-1380", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A slab-out-of-bound read problem was found in brcmf_get_assoc_ies in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux Kernel. This issue could occur when assoc_info-\u003ereq_len data is bigger than the size of the buffer, defined as WL_EXTRA_BUF_MAX, leading to a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-1380" }, { "cve": "CVE-2023-1393", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A flaw was found in X.Org Server Overlay Window. A Use-After-Free may lead to local privilege escalation. If a client explicitly destroys the compositor overlay window (aka COW), the Xserver would leave a dangling pointer to that window in the CompScreen structure, which will trigger a use-after-free later.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-1393" }, { "cve": "CVE-2023-1611", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in btrfs_search_slot in fs/btrfs/ctree.c in btrfs in the Linux Kernel.This flaw allows an attacker to crash the system and possibly cause a kernel information lea", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-1611" }, { "cve": "CVE-2023-1670", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A flaw use after free in the Linux kernel Xircom 16-bit PCMCIA (PC-card) Ethernet driver was found.A local user could use this flaw to crash the system or potentially escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-1670" }, { "cve": "CVE-2023-1838", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in vhost_net_set_backend in drivers/vhost/net.c in virtio network subcomponent in the Linux kernel due to a double fget. This flaw could allow a local attacker to crash the system, and could even lead to a kernel information leak problem.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-1838" }, { "cve": "CVE-2023-1855", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in xgene_hwmon_remove in drivers/hwmon/xgene-hwmon.c in the Hardware Monitoring Linux Kernel Driver (xgene-hwmon). This flaw could allow a local attacker to crash the system due to a race problem. This vulnerability could even lead to a kernel information leak problem.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-1855" }, { "cve": "CVE-2023-1859", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in xen_9pfs_front_removet in net/9p/trans_xen.c in Xen transport for 9pfs in the Linux Kernel. This flaw could allow a local attacker to crash the system due to a race problem, possibly leading to a kernel information leak.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-1859" }, { "cve": "CVE-2023-1989", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in btsdio_remove in drivers\\bluetooth\\btsdio.c in the Linux Kernel. In this flaw, a call to btsdio_remove with an unfinished job, may cause a race problem leading to a UAF on hdev devices.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-1989" }, { "cve": "CVE-2023-1990", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in ndlc_remove in drivers/nfc/st-nci/ndlc.c in the Linux Kernel. This flaw could allow an attacker to crash the system due to a race problem.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-1990" }, { "cve": "CVE-2023-2002", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in the HCI sockets implementation due to a missing capability check in net/bluetooth/hci_sock.c in the Linux Kernel. This flaw allows an attacker to unauthorized execution of management commands, compromising the confidentiality, integrity, and availability of Bluetooth communication.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-2002" }, { "cve": "CVE-2023-2124", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s XFS file system in how a user restores an XFS image after failure (with a dirty log journal). This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-2124" }, { "cve": "CVE-2023-2194", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An out-of-bounds write vulnerability was found in the Linux kernel\u0027s SLIMpro I2C device driver. The userspace \"data-\u003eblock[0]\" variable was not capped to a number between 0-255 and was used as the size of a memcpy, possibly writing beyond the end of dma_buffer. This flaw could allow a local privileged user to crash the system or potentially achieve code execution.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-2194" }, { "cve": "CVE-2023-2269", "cwe": { "id": "CWE-667", "name": "Improper Locking" }, "notes": [ { "category": "summary", "text": "A denial of service problem was found, due to a possible recursive locking scenario, resulting in a deadlock in table_clear in drivers/md/dm-ioctl.c in the Linux Kernel Device Mapper-Multipathing sub-component.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-2269" }, { "cve": "CVE-2023-2861", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "A flaw was found in the 9p passthrough filesystem (9pfs) implementation in QEMU. The 9pfs server did not prohibit opening special files on the host side, potentially allowing a malicious client to escape from the exported 9p tree by creating and opening a device file in the shared folder.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-2861" }, { "cve": "CVE-2023-2953", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in openldap. This security flaw causes a null pointer dereference in ber_memalloc_x() function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-2953" }, { "cve": "CVE-2023-3006", "cwe": { "id": "CWE-212", "name": "Improper Removal of Sensitive Information Before Storage or Transfer" }, "notes": [ { "category": "summary", "text": "A known cache speculation vulnerability, known as Branch History Injection (BHI) or Spectre-BHB, becomes actual again for the new hw AmpereOne. Spectre-BHB is similar to Spectre v2, except that malicious code uses the shared branch history (stored in the CPU Branch History Buffer, or BHB) to influence mispredicted branches within the victim\u0027s hardware context. Once that occurs, speculation caused by the mispredicted branches can cause cache allocation. This issue leads to obtaining information that should not be accessible.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-3006" }, { "cve": "CVE-2023-3090", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A heap out-of-bounds write vulnerability in the Linux Kernel ipvlan network driver can be exploited to achieve local privilege escalation.\n\nThe out-of-bounds write is caused by missing skb-\u003ecb initialization in the ipvlan network driver. The vulnerability is reachable if\u00a0CONFIG_IPVLAN is enabled.\n\n\nWe recommend upgrading past commit 90cbed5247439a966b645b34eb0a2e037836ea8e.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-3090" }, { "cve": "CVE-2023-3111", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use after free vulnerability was found in prepare_to_relocate in fs/btrfs/relocation.c in btrfs in the Linux Kernel. This possible flaw can be triggered by calling btrfs_ioctl_balance() before calling btrfs_ioctl_defrag().", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-3111" }, { "cve": "CVE-2023-3141", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in r592_remove in drivers/memstick/host/r592.c in media access in the Linux Kernel. This flaw allows a local attacker to crash the system at device disconnect, possibly leading to a kernel information leak.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-3141" }, { "cve": "CVE-2023-3212", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a kernel panic.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-3212" }, { "cve": "CVE-2023-3247", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "notes": [ { "category": "summary", "text": "In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client\u0027s nonce.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 2.6, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-3247" }, { "cve": "CVE-2023-3268", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An out of bounds (OOB) memory access flaw was found in the Linux kernel in relay_file_read_start_pos in kernel/relay.c in the relayfs. This flaw could allow a local attacker to crash the system or leak kernel internal information.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-3268" }, { "cve": "CVE-2023-3301", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "A flaw was found in QEMU. The async nature of hot-unplug enables a race scenario where the net device backend is cleared before the virtio-net pci frontend has been unplugged. A malicious guest could use this time window to trigger an assertion and cause a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-3301" }, { "cve": "CVE-2023-3316", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A NULL pointer dereference in TIFFClose() is caused by a failure to open an output file (non-existent path or a path that requires permissions like /dev/null) while specifying zones.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-3316" }, { "cve": "CVE-2023-3390", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability was found in the Linux kernel\u0027s netfilter subsystem in net/netfilter/nf_tables_api.c.\n\nMishandled error handling with NFT_MSG_NEWRULE makes it possible to use a dangling pointer in the same transaction causing a use-after-free vulnerability. This flaw allows a local attacker with user access to cause a privilege escalation issue.\n\nWe recommend upgrading past commit\u00a01240eb93f0616b21c675416516ff3d74798fdc97.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-3390" }, { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An out-of-bounds write vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\r\n\r\nThe qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-3611" }, { "cve": "CVE-2023-3776", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: cls_fw component can be exploited to achieve local privilege escalation.\r\n\r\nIf tcf_change_indev() fails, fw_set_parms() will immediately return an error after incrementing or decrementing the reference counter in tcf_bind_filter(). If an attacker can control the reference counter and set it to zero, they can cause the reference to be freed, leading to a use-after-free vulnerability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-3776" }, { "cve": "CVE-2023-3863", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in nfc_llcp_find_local in net/nfc/llcp_core.c in NFC in the Linux kernel. This flaw allows a local user with special privileges to impact a kernel information leak issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 4.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-3863" }, { "cve": "CVE-2023-4128", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel allows a local attacker to perform a local privilege escalation due to incorrect handling of the existing filter, leading to a kernel information leak.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-4128" }, { "cve": "CVE-2023-4194", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Linux kernel\u0027s TUN/TAP functionality. This issue could allow a local user to bypass network filters and gain unauthorized access to some resources. The original patches fixing CVE-2023-1076 are incorrect or incomplete. The problem is that the following upstream commits - a096ccca6e50 (\"tun: tun_chr_open(): correctly initialize socket uid\"), - 66b2c338adce (\"tap: tap_open(): correctly initialize socket uid\"), pass \"inode-\u003ei_uid\" to sock_init_data_uid() as the last parameter and that turns out to not be accurate.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-4194" }, { "cve": "CVE-2023-20593", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "An issue in \u201cZen 2\u201d CPUs, under specific microarchitectural circumstances, may allow an attacker to potentially access sensitive information.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-20593" }, { "cve": "CVE-2023-21255", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "In multiple functions of binder.c, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-21255" }, { "cve": "CVE-2023-22490", "cwe": { "id": "CWE-59", "name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)" }, "notes": [ { "category": "summary", "text": "Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8 can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort local clones whose source `$GIT_DIR/objects` directory contains symbolic links, the `objects` directory itself may still be a symbolic link. These two may be combined to include arbitrary files based on known paths on the victim\u0027s filesystem within the malicious repository\u0027s working copy, allowing for data exfiltration in a similar manner as CVE-2022-39253.\n\nA fix has been prepared and will appear in v2.39.2 v2.38.4 v2.37.6 v2.36.5 v2.35.7 v2.34.7 v2.33.7 v2.32.6, v2.31.7 and v2.30.8. If upgrading is impractical, two short-term workarounds are available. Avoid cloning repositories from untrusted sources with `--recurse-submodules`. Instead, consider cloning repositories without recursively cloning their submodules, and instead run `git submodule update` at each layer. Before doing so, inspect each new `.gitmodules` file to ensure that it does not contain suspicious module URLs.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-22490" }, { "cve": "CVE-2023-22742", "cwe": { "id": "CWE-347", "name": "Improper Verification of Cryptographic Signature" }, "notes": [ { "category": "summary", "text": "libgit2 is a cross-platform, linkable library implementation of Git. When using an SSH remote with the optional libssh2 backend, libgit2 does not perform certificate checking by default. Prior versions of libgit2 require the caller to set the `certificate_check` field of libgit2\u0027s `git_remote_callbacks` structure - if a certificate check callback is not set, libgit2 does not perform any certificate checking. This means that by default - without configuring a certificate check callback, clients will not perform validation on the server SSH keys and may be subject to a man-in-the-middle attack. Users are encouraged to upgrade to v1.4.5 or v1.5.1. Users unable to upgrade should ensure that all relevant certificates are manually checked.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-22742" }, { "cve": "CVE-2023-22745", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "summary", "text": "tpm2-tss is an open source software implementation of the Trusted Computing Group (TCG) Trusted Platform Module (TPM) 2 Software Stack (TSS2). In affected versions `Tss2_RC_SetHandler` and `Tss2_RC_Decode` both index into `layer_handler` with an 8 bit layer number, but the array only has `TPM2_ERROR_TSS2_RC_LAYER_COUNT` entries, so trying to add a handler for higher-numbered layers or decode a response code with such a layer number reads/writes past the end of the buffer. This Buffer overrun, could result in arbitrary code execution. An example attack would be a MiTM bus attack that returns 0xFFFFFFFF for the RC. Given the common use case of TPM modules an attacker must have local access to the target machine with local system privileges which allows access to the TPM system. Usually TPM access requires administrative privilege.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-22745" }, { "cve": "CVE-2023-23454", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "notes": [ { "category": "summary", "text": "cbq_classify in net/sched/sch_cbq.c in the Linux kernel through 6.1.4 allows attackers to cause a denial of service (slab-out-of-bounds read) because of type confusion (non-negative numbers can sometimes indicate a TC_ACT_SHOT condition rather than valid classification results).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-23454" }, { "cve": "CVE-2023-23931", "cwe": { "id": "CWE-754", "name": "Improper Check for Unusual or Exceptional Conditions" }, "notes": [ { "category": "summary", "text": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `Cipher.update_into` would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable objects (such as `bytes`) to be mutated, thus violating fundamental rules of Python and resulting in corrupted output. This now correctly raises an exception. This issue has been present since `update_into` was originally introduced in cryptography 1.8.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-23931" }, { "cve": "CVE-2023-23934", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "Werkzeug is a comprehensive WSGI web application library. Browsers may allow \"nameless\" cookies that look like `=value` instead of `key=value`. A vulnerable browser may allow a compromised application on an adjacent subdomain to exploit this to set a cookie like `=__Host-test=bad` for another subdomain. Werkzeug prior to 2.2.3 will parse the cookie `=__Host-test=bad` as __Host-test=bad`. If a Werkzeug application is running next to a vulnerable or malicious subdomain which sets such a cookie using a vulnerable browser, the Werkzeug application will see the bad cookie value but the valid cookie key. The issue is fixed in Werkzeug 2.2.3.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 2.6, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-23934" }, { "cve": "CVE-2023-23946", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "summary", "text": "Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to `git apply`, a path outside the working tree can be overwritten as the user who is running `git apply`. A fix has been prepared and will appear in v2.39.2, v2.38.4, v2.37.6, v2.36.5, v2.35.7, v2.34.7, v2.33.7, v2.32.6, v2.31.7, and v2.30.8. As a workaround, use `git apply --stat` to inspect a patch before applying; avoid applying one that creates a symbolic link and then creates a file beyond the symbolic link.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-23946" }, { "cve": "CVE-2023-24538", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "notes": [ { "category": "summary", "text": "Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to terminate the literal, injecting arbitrary Javascript code into the Go template. As ES6 template literals are rather complex, and themselves can do string interpolation, the decision was made to simply disallow Go template actions from being used inside of them (e.g. \"var a = {{.}}\"), since there is no obviously safe way to allow this behavior. This takes the same approach as github.com/google/safehtml. With fix, Template.Parse returns an Error when it encounters templates like this, with an ErrorCode of value 12. This ErrorCode is currently unexported, but will be exported in the release of Go 1.21. Users who rely on the previous behavior can re-enable it using the GODEBUG flag jstmpllitinterp=1, with the caveat that backticks will now be escaped. This should be used with caution.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-24538" }, { "cve": "CVE-2023-25153", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "containerd is an open source container runtime. Before versions 1.6.18 and 1.5.18, when importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file where a limit was not applied could cause a denial of service. This bug has been fixed in containerd 1.6.18 and 1.5.18. Users should update to these versions to resolve the issue. As a workaround, ensure that only trusted images are used and that only trusted users have permissions to import images.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-25153" }, { "cve": "CVE-2023-25155", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted `SRANDMEMBER`, `ZRANDMEMBER`, and `HRANDFIELD` commands can trigger an integer overflow, resulting in a runtime assertion and termination of the Redis server process. This problem affects all Redis versions. Patches were released in Redis version(s) 6.0.18, 6.2.11 and 7.0.9.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-25155" }, { "cve": "CVE-2023-25193", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "hb-ot-layout-gsubgpos.hh in HarfBuzz through 6.0.0 allows attackers to trigger quadratic growth via consecutive marks during the process of looking back for base glyphs when attaching marks.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-25193" }, { "cve": "CVE-2023-25588", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "notes": [ { "category": "summary", "text": "A flaw was found in Binutils. The field `the_bfd` of `asymbol`struct is uninitialized in the `bfd_mach_o_get_synthetic_symtab` function, which may lead to an application crash and local denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-25588" }, { "cve": "CVE-2023-25690", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "notes": [ { "category": "summary", "text": "Some mod_proxy configurations on Apache HTTP Server versions 2.4.0 through 2.4.55 allow a HTTP Request Smuggling attack.\r\n\r\nConfigurations are affected when mod_proxy is enabled along with some form of RewriteRule or ProxyPassMatch in which a non-specific pattern matches some portion of the user-supplied request-target (URL) data and is then re-inserted into the proxied request-target using variable substitution. \r\n\r\nRequest splitting/smuggling could result in bypass of access controls in the proxy server, proxying unintended URLs to existing origin servers, and cache poisoning. Users are recommended to update to at least version 2.4.56 of Apache HTTP Server.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-25690" }, { "cve": "CVE-2023-25727", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "notes": [ { "category": "summary", "text": "In phpMyAdmin before 4.9.11 and 5.x before 5.2.1, an authenticated user can trigger XSS by uploading a crafted .sql file through the drag-and-drop interface.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-25727" }, { "cve": "CVE-2023-26081", "cwe": { "id": "CWE-668", "name": "Exposure of Resource to Wrong Sphere" }, "notes": [ { "category": "summary", "text": "In Epiphany (aka GNOME Web) through 43.0, untrusted web content can trick users into exfiltrating passwords, because autofill occurs in sandboxed contexts.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-26081" }, { "cve": "CVE-2023-26965", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "loadImage() in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based use after free via a crafted TIFF image.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-26965" }, { "cve": "CVE-2023-27522", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "notes": [ { "category": "summary", "text": "HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi. This issue affects Apache HTTP Server: from 2.4.30 through 2.4.55.\n\nSpecial characters in the origin response header can truncate/split the response forwarded to the client.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-27522" }, { "cve": "CVE-2023-27534", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "summary", "text": "A path traversal vulnerability exists in curl \u003c8.0.0 SFTP implementation causes the tilde (~) character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user\u0027s home directory. Attackers can exploit this flaw to bypass filtering or execute arbitrary code by crafting a path like /~2/foo while accessing a server with a specific user.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-27534" }, { "cve": "CVE-2023-27535", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "notes": [ { "category": "summary", "text": "An authentication bypass vulnerability exists in libcurl \u003c8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-27535" }, { "cve": "CVE-2023-27536", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "notes": [ { "category": "summary", "text": "An authentication bypass vulnerability exists libcurl \u003c8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-27536" }, { "cve": "CVE-2023-28450", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "An issue was discovered in Dnsmasq before 2.90. The default maximum EDNS.0 UDP packet size was set to 4096 but should be 1232 because of DNS Flag Day 2020.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-28450" }, { "cve": "CVE-2023-28466", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "do_tls_getsockopt in net/tls/tls_main.c in the Linux kernel through 6.2.6 lacks a lock_sock call, leading to a race condition (with a resultant use-after-free or NULL pointer dereference).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-28466" }, { "cve": "CVE-2023-28486", "cwe": { "id": "CWE-116", "name": "Improper Encoding or Escaping of Output" }, "notes": [ { "category": "summary", "text": "Sudo before 1.9.13 does not escape control characters in log messages.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-28486" }, { "cve": "CVE-2023-28487", "cwe": { "id": "CWE-116", "name": "Improper Encoding or Escaping of Output" }, "notes": [ { "category": "summary", "text": "Sudo before 1.9.13 does not escape control characters in sudoreplay output.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-28487" }, { "cve": "CVE-2023-29402", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "notes": [ { "category": "summary", "text": "The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules which are retrieved using the go command, i.e. via \"go get\", are not affected (modules retrieved using GOPATH-mode, i.e. GO111MODULE=off, may be affected).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-29402" }, { "cve": "CVE-2023-29404", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "notes": [ { "category": "summary", "text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-29404" }, { "cve": "CVE-2023-29405", "cwe": { "id": "CWE-74", "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)" }, "notes": [ { "category": "summary", "text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-29405" }, { "cve": "CVE-2023-29406", "cwe": { "id": "CWE-436", "name": "Interpretation Conflict" }, "notes": [ { "category": "summary", "text": "The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-29406" }, { "cve": "CVE-2023-29409", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-29409" }, { "cve": "CVE-2023-30086", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-30086" }, { "cve": "CVE-2023-30456", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "An issue was discovered in arch/x86/kvm/vmx/nested.c in the Linux kernel before 6.2.8. nVMX on x86_64 lacks consistency checks for CR0 and CR4.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-30456" }, { "cve": "CVE-2023-30772", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/power/supply/da9150-charger.c if a physically proximate attacker unplugs a device.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-30772" }, { "cve": "CVE-2023-31084", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "An issue was discovered in drivers/media/dvb-core/dvb_frontend.c in the Linux kernel 6.2. There is a blocking operation when a task is in !TASK_RUNNING. In dvb_frontend_get_event, wait_event_interruptible is called; the condition is dvb_frontend_test_event(fepriv,events). In dvb_frontend_test_event, down(\u0026fepriv-\u003esem) is called. However, wait_event_interruptible would put the process to sleep, and down(\u0026fepriv-\u003esem) may block the process.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-31084" }, { "cve": "CVE-2023-31124", "cwe": { "id": "CWE-330", "name": "Use of Insufficiently Random Values" }, "notes": [ { "category": "summary", "text": "c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARES_RANDOM_FILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand() as a fallback which could allow an attacker to take advantage of the lack of entropy by not using a CSPRNG. This issue was patched in version 1.19.1.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-31124" }, { "cve": "CVE-2023-31130", "cwe": { "id": "CWE-124", "name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)" }, "notes": [ { "category": "summary", "text": "c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular \"0::00:00:00/2\" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). However, users may externally use ares_inet_net_pton() for other purposes and thus be vulnerable to more severe issues. This issue has been fixed in 1.19.1.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 4.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-31130" }, { "cve": "CVE-2023-31147", "cwe": { "id": "CWE-330", "name": "Use of Insufficiently Random Values" }, "notes": [ { "category": "summary", "text": "c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-31147" }, { "cve": "CVE-2023-31436", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "qfq_change_class in net/sched/sch_qfq.c in the Linux kernel before 6.2.13 allows an out-of-bounds write because lmax can exceed QFQ_MIN_LMAX.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-31436" }, { "cve": "CVE-2023-31489", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "An issue found in Frrouting bgpd v.8.4.2 allows a remote attacker to cause a denial of service via the bgp_capability_llgr() function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-31489" }, { "cve": "CVE-2023-32067", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-32067" }, { "cve": "CVE-2023-32233", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "In the Linux kernel through 6.3.1, a use-after-free in Netfilter nf_tables when processing batch requests can be abused to perform arbitrary read and write operations on kernel memory. Unprivileged local users can obtain root privileges. This occurs because anonymous sets are mishandled.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-32233" }, { "cve": "CVE-2023-32573", "cwe": { "id": "CWE-369", "name": "Divide By Zero" }, "notes": [ { "category": "summary", "text": "In Qt before 5.15.14, 6.0.x through 6.2.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.1, QtSvg QSvgFont m_unitsPerEm initialization is mishandled.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-32573" }, { "cve": "CVE-2023-33203", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/net/ethernet/qualcomm/emac/emac.c if a physically proximate attacker unplugs an emac based device.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-33203" }, { "cve": "CVE-2023-34256", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "** DISPUTED ** An issue was discovered in the Linux kernel before 6.3.3. There is an out-of-bounds read in crc16 in lib/crc16.c when called from fs/ext4/super.c because ext4_group_desc_csum does not properly check an offset. NOTE: this is disputed by third parties because the kernel is not intended to defend against attackers with the stated \"When modifying the block device while it is mounted by the filesystem\" access.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-34256" }, { "cve": "CVE-2023-34872", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "A vulnerability in Outline.cc for Poppler prior to 23.06.0 allows a remote attacker to cause a Denial of Service (DoS) (crash) via a crafted PDF file in OutlineItem::open.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-34872" }, { "cve": "CVE-2023-34969", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "D-Bus before 1.15.6 sometimes allows unprivileged users to crash dbus-daemon. If a privileged user with control over the dbus-daemon is using the org.freedesktop.DBus.Monitoring interface to monitor message bus traffic, then an unprivileged user with the ability to connect to the same dbus-daemon can cause a dbus-daemon crash under some circumstances via an unreplyable message. When done on the well-known system bus, this is a denial-of-service vulnerability. The fixed versions are 1.12.28, 1.14.8, and 1.15.6.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-34969" }, { "cve": "CVE-2023-35001", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Linux Kernel nftables Out-Of-Bounds Read/Write Vulnerability; nft_byteorder poorly handled vm register contents when CAP_NET_ADMIN is in any user or network namespace", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-35001" }, { "cve": "CVE-2023-35788", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An issue was discovered in fl_set_geneve_opt in net/sched/cls_flower.c in the Linux kernel before 6.3.7. It allows an out-of-bounds write in the flower classifier code via TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets. This may result in denial of service or privilege escalation.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-35788" }, { "cve": "CVE-2023-35789", "cwe": { "id": "CWE-522", "name": "Insufficiently Protected Credentials" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the C AMQP client library (aka rabbitmq-c) through 0.13.0 for RabbitMQ. Credentials can only be entered on the command line (e.g., for amqp-publish or amqp-consume) and are thus visible to local attackers by listing a process and its arguments.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-35789" }, { "cve": "CVE-2023-35823", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in saa7134_finidev in drivers/media/pci/saa7134/saa7134-core.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-35823" }, { "cve": "CVE-2023-35824", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in dm1105_remove in drivers/media/pci/dm1105/dm1105.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-35824" }, { "cve": "CVE-2023-35828", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in renesas_usb3_remove in drivers/usb/gadget/udc/renesas_usb3.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-35828" }, { "cve": "CVE-2023-36054", "cwe": { "id": "CWE-824", "name": "Access of Uninitialized Pointer" }, "notes": [ { "category": "summary", "text": "lib/kadm5/kadm_rpc_xdr.c in MIT Kerberos 5 (aka krb5) before 1.20.2 and 1.21.x before 1.21.1 frees an uninitialized pointer. A remote authenticated user can trigger a kadmind crash. This occurs because _xdr_kadm5_principal_ent_rec does not validate the relationship between n_key_data and the key_data array count.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-36054" }, { "cve": "CVE-2023-36617", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "notes": [ { "category": "summary", "text": "A ReDoS issue was discovered in the URI component before 0.12.2 for Ruby. The URI parser mishandles invalid URLs that have specific characters. There is an increase in execution time for parsing strings to URI objects with rfc2396_parser.rb and rfc3986_parser.rb. NOTE: this issue exists becuse of an incomplete fix for CVE-2023-28755. Version 0.10.3 is also a fixed version.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-36617" }, { "cve": "CVE-2023-36664", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "notes": [ { "category": "summary", "text": "Artifex Ghostscript through 10.01.2 mishandles permission validation for pipe devices (with the %pipe% prefix or the | pipe character prefix).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-36664" }, { "cve": "CVE-2023-37920", "cwe": { "id": "CWE-345", "name": "Insufficient Verification of Data Authenticity" }, "notes": [ { "category": "summary", "text": "Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi prior to version 2023.07.22 recognizes \"e-Tugra\" root certificates. e-Tugra\u0027s root certificates were subject to an investigation prompted by reporting of security issues in their systems. Certifi 2023.07.22 removes root certificates from \"e-Tugra\" from the root store.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-37920" }, { "cve": "CVE-2023-38559", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "summary", "text": "A buffer overflow flaw was found in base/gdevdevn.c:1973 in devn_pcx_write_rle() in ghostscript. This issue may allow a local attacker to cause a denial of service via outputting a crafted PDF file for a DEVN device with gs.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-38559" }, { "cve": "CVE-2023-40283", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "An issue was discovered in l2cap_sock_release in net/bluetooth/l2cap_sock.c in the Linux kernel before 6.4.10. There is a use-after-free because the children of an sk are mishandled.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "1", "2", "3", "5", "11", "10", "9", "8", "7", "6" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "4" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5", "11", "10", "9", "8", "7", "6" ] } ], "title": "CVE-2023-40283" } ] }
ssa-794697
Vulnerability from csaf_siemens
Published
2023-06-13 00:00
Modified
2024-04-09 00:00
Summary
SSA-794697: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 TM MFP before V1.1
Notes
Summary
Multiple vulnerabilities have been identified in the additional GNU/Linux subsystem of the SIMATIC S7-1500 TM MFP V1.0.
Siemens has released a new version for SIMATIC S7-1500 TM MFP - GNU/Linux subsystem and recommends to update to the latest version.
This advisory lists vulnerabilities for firmware version V1.0 only; for V1.1 refer to Siemens Security Advisory SSA-265688 (
https://cert-portal.siemens.com/productcert/html/ssa-265688.html).
General Recommendations
As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens' operational guidelines for Industrial Security (Download:
https://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.
Additional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity
Additional Resources
For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories
Terms of Use
Siemens Security Advisories are subject to the terms and conditions contained in Siemens' underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter "License Terms"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens' Global Website (https://www.siemens.com/terms_of_use, hereinafter "Terms of Use"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Disclosure is not limited. (TLPv2: TLP:CLEAR)", "tlp": { "label": "WHITE" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Multiple vulnerabilities have been identified in the additional GNU/Linux subsystem of the SIMATIC S7-1500 TM MFP V1.0.\n\nSiemens has released a new version for SIMATIC S7-1500 TM MFP -\u00a0GNU/Linux subsystem and recommends to update to the latest version.\n\nThis advisory lists vulnerabilities for firmware version V1.0 only; for V1.1 refer to Siemens Security Advisory SSA-265688 (\nhttps://cert-portal.siemens.com/productcert/html/ssa-265688.html).", "title": "Summary" }, { "category": "general", "text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity", "title": "General Recommendations" }, { "category": "general", "text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories", "title": "Additional Resources" }, { "category": "legal_disclaimer", "text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "productcert@siemens.com", "name": "Siemens ProductCERT", "namespace": "https://www.siemens.com" }, "references": [ { "category": "self", "summary": "SSA-794697: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 TM MFP before V1.1 - HTML Version", "url": "https://cert-portal.siemens.com/productcert/html/ssa-794697.html" }, { "category": "self", "summary": "SSA-794697: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 TM MFP before V1.1 - CSAF Version", "url": "https://cert-portal.siemens.com/productcert/csaf/ssa-794697.json" }, { "category": "self", "summary": "SSA-794697: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 TM MFP before V1.1 - PDF Version", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-794697.pdf" }, { "category": "self", "summary": "SSA-794697: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 TM MFP before V1.1 - TXT Version", "url": "https://cert-portal.siemens.com/productcert/txt/ssa-794697.txt" } ], "title": "SSA-794697: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 TM MFP before V1.1", "tracking": { "current_release_date": "2024-04-09T00:00:00Z", "generator": { "engine": { "name": "Siemens ProductCERT CSAF Generator", "version": "1" } }, "id": "SSA-794697", "initial_release_date": "2023-06-13T00:00:00Z", "revision_history": [ { "date": "2023-06-13T00:00:00Z", "legacy_version": "1.0", "number": "1", "summary": "Publication Date" }, { "date": "2023-07-11T00:00:00Z", "legacy_version": "1.1", "number": "2", "summary": "Added CVE-2022-4269, CVE-2023-3141, CVE-2023-3268, CVE-2023-31436, CVE-2023-32233" }, { "date": "2023-08-08T00:00:00Z", "legacy_version": "1.2", "number": "3", "summary": "Added CVE-2023-3446, CVE-2023-3389, CVE-2022-1015, \r\nCVE-2023-3609" }, { "date": "2023-09-12T00:00:00Z", "legacy_version": "1.3", "number": "4", "summary": "Added CVE-2023-3338" }, { "date": "2023-11-14T00:00:00Z", "legacy_version": "1.4", "number": "5", "summary": "Added CVE-2023-1206, CVE-2023-2898, CVE-2023-3610, CVE-2023-3611, CVE-2023-3772, CVE-2023-3773, CVE-2023-3777, CVE-2023-4004, CVE-2023-4015, CVE-2023-4273, CVE-2023-4623, CVE-2023-4921, CVE-2023-35001, CVE-2023-37453, CVE-2023-39192, CVE-2023-39193, CVE-2023-39194, CVE-2023-42753, CVE-2023-42755" }, { "date": "2023-12-12T00:00:00Z", "legacy_version": "1.5", "number": "6", "summary": "Added CVE-2021-44879, CVE-2023-5178, CVE-2023-5197, CVE-2023-5678, CVE-2023-5717, CVE-2023-31085, CVE-2023-35827, CVE-2023-39189, CVE-2023-42754, CVE-2023-45863, CVE-2023-45871" }, { "date": "2024-01-09T00:00:00Z", "legacy_version": "1.6", "number": "7", "summary": "Added CVE-2023-48795" }, { "date": "2024-02-13T00:00:00Z", "legacy_version": "1.7", "number": "8", "summary": "Added CVE-2020-12762, CVE-2023-6606, CVE-2023-6931, CVE-2023-6932, CVE-2023-7008, CVE-2023-7104, CVE-2023-36660, CVE-2023-50495, CVE-2023-51384, CVE-2023-51385, CVE-2023-51767, CVE-2024-0232, CVE-2024-0553, CVE-2024-0567, CVE-2024-0584, CVE-2024-0684, CVE-2024-22365, CVE-2024-25062" }, { "date": "2024-04-09T00:00:00Z", "legacy_version": "1.8", "number": "9", "summary": "Added fix for SIMATIC S7-1500 TM MFP - GNU/Linux subsystem" } ], "status": "interim", "version": "9" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003cV1.1", "product": { "name": "SIMATIC S7-1500 TM MFP -\u00a0GNU/Linux subsystem", "product_id": "1" } } ], "category": "product_name", "name": "SIMATIC S7-1500 TM MFP -\u00a0GNU/Linux subsystem" } ], "category": "vendor", "name": "Siemens" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-12762", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "json-c through 0.14 has an integer overflow and out-of-bounds write via a large JSON file, as demonstrated by printbuf_memappend.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2020-12762" }, { "cve": "CVE-2021-3759", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "A memory overflow vulnerability was found in the Linux kernel\u2019s ipc functionality of the memcg subsystem, in the way a user calls the semget function multiple times, creating semaphores. This flaw allows a local user to starve the resources, causing a denial of service. The highest threat from this vulnerability is to system availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-3759" }, { "cve": "CVE-2021-4037", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in the fs/inode.c:inode_init_owner() function logic of the LInux kernel that allows local users to create files for the XFS file-system with an unintended group ownership and with group execution and SGID permission bits set, in a scenario where a directory is SGID and belongs to a certain group and is writable by a user who is not a member of this group. This can lead to excessive permissions granted in case when they should not. This vulnerability is similar to the previous CVE-2018-13405 and adds the missed fix for the XFS.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-4037" }, { "cve": "CVE-2021-33655", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "When sending malicous data to kernel by ioctl cmd FBIOPUT_VSCREENINFO,kernel will write memory out of bounds.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-33655" }, { "cve": "CVE-2021-44879", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In gc_data_segment in fs/f2fs/gc.c in the Linux kernel before 5.16.3, special files are not considered, leading to a move_data_page NULL pointer dereference.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2021-44879" }, { "cve": "CVE-2022-0171", "cwe": { "id": "CWE-459", "name": "Incomplete Cleanup" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Linux kernel. The existing KVM SEV API has a vulnerability that allows a non-root (host) user-level application to crash the host kernel by creating a confidential guest VM instance in AMD CPU that supports Secure Encrypted Virtualization (SEV).", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-0171" }, { "cve": "CVE-2022-1012", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "notes": [ { "category": "summary", "text": "A memory leak problem was found in the TCP source port generation algorithm in net/ipv4/tcp.c due to the small table perturb size. This flaw may allow an attacker to information leak and may cause a denial of service problem.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-1012" }, { "cve": "CVE-2022-1015", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Linux kernel in linux/net/netfilter/nf_tables_api.c of the netfilter subsystem. This flaw allows a local user to cause an out-of-bounds write issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-1015" }, { "cve": "CVE-2022-1184", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in fs/ext4/namei.c:dx_insert_block() in the Linux kernel\u2019s filesystem sub-component. This flaw allows a local attacker with a user privilege to cause a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-1184" }, { "cve": "CVE-2022-1292", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "notes": [ { "category": "summary", "text": "The c_rehash script does not properly sanitise shell metacharacters to prevent command injection.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-1292" }, { "cve": "CVE-2022-1343", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "summary", "text": "Under certain circumstances, the command line OCSP verify function reports successful verification when the verification in fact failed. In this case the incorrect successful response will also be accompanied by error messages showing the failure and contradicting the apparently successful result.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-1343" }, { "cve": "CVE-2022-1434", "cwe": { "id": "CWE-327", "name": "Use of a Broken or Risky Cryptographic Algorithm" }, "notes": [ { "category": "summary", "text": "When using the RC4-MD5 ciphersuite, which is disabled by default, an attacker is able to modify data in transit due to an incorrect use of the AAD data as the MAC key in OpenSSL 3.0. An attacker is not able to decrypt any communication.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-1434" }, { "cve": "CVE-2022-1462", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "An out-of-bounds read flaw was found in the Linux kernel\u2019s TeleTYpe subsystem. The issue occurs in how a user triggers a race condition using ioctls TIOCSPTLCK and TIOCGPTPEER and TIOCSTI and TCXONC with leakage of memory in the flush_to_ldisc function. This flaw allows a local user to crash the system or read unauthorized random data from memory.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-1462" }, { "cve": "CVE-2022-1473", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "summary", "text": "The used OpenSSL version improperly reuses memory when decoding certificates or keys. This can lead to a process termination and Denial of Service for long lived processes.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-1473" }, { "cve": "CVE-2022-1679", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in the Linux kernel\u2019s Atheros wireless adapter driver in the way a user forces the ath9k_htc_wait_for_target function to fail with some input messages. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-1679" }, { "cve": "CVE-2022-1852", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A NULL pointer dereference flaw was found in the Linux kernel\u2019s KVM module, which can lead to a denial of service in the x86_emulate_insn in arch/x86/kvm/emulate.c. This flaw occurs while executing an illegal instruction in guest in the Intel CPU.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-1852" }, { "cve": "CVE-2022-1882", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in the Linux kernel\u2019s pipes functionality in how a user performs manipulations with the pipe post_one_notification() after free_pipe_info() that is already called. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-1882" }, { "cve": "CVE-2022-2068", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "notes": [ { "category": "summary", "text": "In addition to the c_rehash shell command injection identified in CVE-2022-1292, further circumstances where the c_rehash script does not properly sanitise shell metacharacters to prevent command injection were found by code review. When the CVE-2022-1292 was fixed it was not discovered that there are other places in the script where the file names of certificates being hashed were possibly passed to a command executed through the shell. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-2068" }, { "cve": "CVE-2022-2078", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in the Linux kernel\u0027s nft_set_desc_concat_parse() function .This flaw allows an attacker to trigger a buffer overflow via nft_set_desc_concat_parse() , causing a denial of service and possibly to run code.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-2078" }, { "cve": "CVE-2022-2097", "cwe": { "id": "CWE-326", "name": "Inadequate Encryption Strength" }, "notes": [ { "category": "summary", "text": "AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn\u0027t written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-2097" }, { "cve": "CVE-2022-2153", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Linux kernel\u2019s KVM when attempting to set a SynIC IRQ. This issue makes it possible for a misbehaving VMM to write to SYNIC/STIMER MSRs, causing a NULL pointer dereference. This flaw allows an unprivileged local attacker on the host to issue specific ioctl calls, causing a kernel oops condition that results in a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-2153" }, { "cve": "CVE-2022-2274", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "The OpenSSL 3.0.4 release introduced a serious bug in the RSA implementation for X86_64 CPUs supporting the AVX512IFMA instructions. This issue makes the RSA implementation with 2048 bit private keys incorrect on such machines and memory corruption will happen during the computation. As a consequence of the memory corruption an attacker may be able to trigger a remote code execution on the machine performing the computation. SSL/TLS servers or other servers using 2048 bit RSA private keys running on machines supporting AVX512IFMA instructions of the X86_64 architecture are affected by this issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-2274" }, { "cve": "CVE-2022-2327", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "io_uring use work_flags to determine which identity need to grab from the calling process to make sure it is consistent with the calling process when executing IORING_OP. Some operations are missing some types, which can lead to incorrect reference counts which can then lead to a double free. We recommend upgrading the kernel past commit df3f3bb5059d20ef094d6b2f0256c4bf4127a859", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-2327" }, { "cve": "CVE-2022-2503", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "notes": [ { "category": "summary", "text": "Dm-verity is used for extending root-of-trust to root filesystems. LoadPin builds on this property to restrict module/firmware loads to just the trusted root filesystem. Device-mapper table reloads currently allow users with root privileges to switch out the target with an equivalent dm-linear target and bypass verification till reboot. This allows root to bypass LoadPin and can be used to load untrusted and unverified kernel modules and firmware, which implies arbitrary kernel execution and persistence for peripherals that do not verify firmware updates. We recommend upgrading past commit 4caae58406f8ceb741603eee460d79bacca9b1b5", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-2503" }, { "cve": "CVE-2022-2586", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in nf_tables cross-table in the net/netfilter/nf_tables_api.c function in the Linux kernel. This flaw allows a local, privileged attacker to cause a use-after-free problem at the time of table deletion, possibly leading to local privilege escalation.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-2586" }, { "cve": "CVE-2022-2588", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "Zhenpeng Lin discovered that the network packet scheduler implementation in the Linux kernel did not properly remove all references to a route filter before freeing it in some situations. A local attacker could use this to cause a denial of service (system crash) or execute arbitrary code.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-2588" }, { "cve": "CVE-2022-2602", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Linux kernel. A race issue occurs between an io_uring request and the Unix socket garbage collector, allowing an attacker local privilege escalation.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-2602" }, { "cve": "CVE-2022-2663", "cwe": { "id": "CWE-923", "name": "Improper Restriction of Communication Channel to Intended Endpoints" }, "notes": [ { "category": "summary", "text": "An issue was found in the Linux kernel in nf_conntrack_irc where the message handling can be confused and incorrectly matches the message. A firewall may be able to be bypassed when users are using unencrypted IRC with nf_conntrack_irc configured.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-2663" }, { "cve": "CVE-2022-2905", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An out-of-bounds memory read flaw was found in the Linux kernel\u0027s BPF subsystem in how a user calls the bpf_tail_call function with a key larger than the max_entries of the map. This flaw allows a local user to gain unauthorized access to data.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-2905" }, { "cve": "CVE-2022-2959", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "A race condition was found in the Linux kernel\u0027s watch queue due to a missing lock in pipe_resize_ring(). The specific flaw exists within the handling of pipe buffers. The issue results from the lack of proper locking when performing operations on an object. This flaw allows a local user to crash the system or escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-2959" }, { "cve": "CVE-2022-2978", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A flaw use after free in the Linux kernel NILFS file system was found in the way user triggers function security_inode_alloc to fail with following call to function nilfs_mdt_destroy. A local user could use this flaw to crash the system or potentially escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-2978" }, { "cve": "CVE-2022-3028", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "A race condition was found in the Linux kernel\u0027s IP framework for transforming packets (XFRM subsystem) when multiple calls to xfrm_probe_algs occurred simultaneously. This flaw could allow a local attacker to potentially trigger an out-of-bounds write or leak kernel heap memory by performing an out-of-bounds read and copying it into a socket.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3028" }, { "cve": "CVE-2022-3104", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the Linux kernel through 5.16-rc6. lkdtm_ARRAY_BOUNDS in drivers/misc/lkdtm/bugs.c lacks check of the return value of kmalloc() and will cause the null pointer dereference.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3104" }, { "cve": "CVE-2022-3115", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the Linux kernel through 5.16-rc6. malidp_crtc_reset in drivers/gpu/drm/arm/malidp_crtc.c lacks check of the return value of kzalloc() and will cause the null pointer dereference.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3115" }, { "cve": "CVE-2022-3169", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Linux kernel. A denial of service flaw may occur if there is a consecutive request of the NVME_IOCTL_RESET and the NVME_IOCTL_SUBSYS_RESET through the device file of the driver, resulting in a PCIe link disconnect.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3169" }, { "cve": "CVE-2022-3303", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "A race condition flaw was found in the Linux kernel sound subsystem due to improper locking. It could lead to a NULL pointer dereference while handling the SNDCTL_DSP_SYNC ioctl. A privileged local user (root or member of the audio group) could use this flaw to crash the system, resulting in a denial of service condition", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3303" }, { "cve": "CVE-2022-3521", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "A vulnerability has been found in Linux Kernel and classified as problematic. This vulnerability affects the function kcm_tx_work of the file net/kcm/kcmsock.c of the component kcm. The manipulation leads to race condition. It is recommended to apply a patch to fix this issue. VDB-211018 is the identifier assigned to this vulnerability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.5, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3521" }, { "cve": "CVE-2022-3524", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in Linux Kernel. It has been declared as problematic. Affected by this vulnerability is the function ipv6_renew_options of the component IPv6 Handler. The manipulation leads to memory leak. The attack can be launched remotely. It is recommended to apply a patch to fix this issue. The identifier VDB-211021 was assigned to this vulnerability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3524" }, { "cve": "CVE-2022-3534", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A vulnerability classified as critical has been found in Linux Kernel. Affected is the function btf_dump_name_dups of the file tools/lib/bpf/btf_dump.c of the component libbpf. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211032.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3534" }, { "cve": "CVE-2022-3545", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "A vulnerability has been found in Linux Kernel and classified as critical. Affected by this vulnerability is the function area_cache_get of the file drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c of the component IPsec. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. The identifier VDB-211045 was assigned to this vulnerability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3545" }, { "cve": "CVE-2022-3564", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "A vulnerability classified as critical was found in Linux Kernel. Affected by this vulnerability is the function l2cap_reassemble_sdu of the file net/bluetooth/l2cap_core.c of the component Bluetooth. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-211087.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3564" }, { "cve": "CVE-2022-3565", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "A vulnerability, which was classified as critical, has been found in Linux Kernel. Affected by this issue is the function del_timer of the file drivers/isdn/mISDN/l1oip_core.c of the component Bluetooth. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211088.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3565" }, { "cve": "CVE-2022-3586", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Linux kernel\u2019s networking code. A use-after-free was found in the way the sch_sfb enqueue function used the socket buffer (SKB) cb field after the same SKB had been enqueued (and freed) into a child qdisc. This flaw allows a local, unprivileged user to crash the system, causing a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3586" }, { "cve": "CVE-2022-3594", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in Linux Kernel. It has been declared as problematic. Affected by this vulnerability is the function intr_callback of the file drivers/net/usb/r8152.c of the component BPF. The manipulation leads to logging of excessive data. The attack can be launched remotely. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-211363.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3594" }, { "cve": "CVE-2022-3606", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in Linux Kernel. It has been classified as problematic. This affects the function find_prog_by_sec_insn of the file tools/lib/bpf/libbpf.c of the component BPF. The manipulation leads to null pointer dereference. It is recommended to apply a patch to fix this issue. The identifier VDB-211749 was assigned to this vulnerability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3606" }, { "cve": "CVE-2022-3621", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in Linux Kernel. It has been classified as problematic. Affected is the function nilfs_bmap_lookup_at_level of the file fs/nilfs2/inode.c of the component nilfs2. The manipulation leads to null pointer dereference. It is possible to launch the attack remotely. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211920.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3621" }, { "cve": "CVE-2022-3625", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in Linux Kernel. It has been classified as critical. This affects the function devlink_param_set/devlink_param_get of the file net/core/devlink.c of the component IPsec. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. The identifier VDB-211929 was assigned to this vulnerability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3625" }, { "cve": "CVE-2022-3628", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "summary", "text": "A buffer overflow flaw was found in the Linux kernel Broadcom Full MAC Wi-Fi driver. This issue occurs when a user connects to a malicious USB device. This can allow a local user to crash the system or escalate their privileges.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3628" }, { "cve": "CVE-2022-3629", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in Linux Kernel. It has been declared as problematic. This vulnerability affects the function vsock_connect of the file net/vmw_vsock/af_vsock.c. The manipulation leads to memory leak. It is recommended to apply a patch to fix this issue. VDB-211930 is the identifier assigned to this vulnerability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3629" }, { "cve": "CVE-2022-3633", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "notes": [ { "category": "summary", "text": "A vulnerability classified as problematic has been found in Linux Kernel. Affected is the function j1939_session_destroy of the file net/can/j1939/transport.c. The manipulation leads to memory leak. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211932.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3633" }, { "cve": "CVE-2022-3635", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "A vulnerability, which was classified as critical, has been found in Linux Kernel. Affected by this issue is the function tst_timer of the file drivers/atm/idt77252.c of the component IPsec. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. VDB-211934 is the identifier assigned to this vulnerability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3635" }, { "cve": "CVE-2022-3646", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "summary", "text": "A vulnerability, which was classified as problematic, has been found in Linux Kernel. This issue affects the function nilfs_attach_log_writer of the file fs/nilfs2/segment.c of the component BPF. The manipulation leads to memory leak. The attack may be initiated remotely. It is recommended to apply a patch to fix this issue. The identifier VDB-211961 was assigned to this vulnerability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3646" }, { "cve": "CVE-2022-3649", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in Linux Kernel. It has been classified as problematic. Affected is the function nilfs_new_inode of the file fs/nilfs2/inode.c of the component BPF. The manipulation leads to use after free. It is possible to launch the attack remotely. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211992.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-3649" }, { "cve": "CVE-2022-4095", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in Linux kernel before 5.19.2. This issue occurs in cmd_hdl_filter in drivers/staging/rtl8712/rtl8712_cmd.c, allowing an attacker to launch a local denial of service attack and gain escalation of privileges.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-4095" }, { "cve": "CVE-2022-4129", "cwe": { "id": "CWE-667", "name": "Improper Locking" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Linux kernel\u0027s Layer 2 Tunneling Protocol (L2TP). A missing lock when clearing sk_user_data can lead to a race condition and NULL pointer dereference. A local user could use this flaw to potentially crash the system causing a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-4129" }, { "cve": "CVE-2022-4139", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "notes": [ { "category": "summary", "text": "An incorrect TLB flush issue was found in the Linux kernel\u2019s GPU i915 kernel driver, potentially leading to random memory corruption or data leaks. This flaw could allow a local user to crash the system or escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-4139" }, { "cve": "CVE-2022-4269", "cwe": { "id": "CWE-833", "name": "Deadlock" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Linux kernel Traffic Control (TC) subsystem. Using a specific networking configuration (redirecting egress packets to ingress using TC action \"mirred\") a local unprivileged user could trigger a CPU soft lockup (ABBA deadlock) when the transport protocol in use (TCP or SCTP) does a retransmission, resulting in a denial of service condition.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-4269" }, { "cve": "CVE-2022-4304", "cwe": { "id": "CWE-326", "name": "Inadequate Encryption Strength" }, "notes": [ { "category": "summary", "text": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-4304" }, { "cve": "CVE-2022-4450", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-4450" }, { "cve": "CVE-2022-4662", "cwe": { "id": "CWE-455", "name": "Non-exit on Failed Initialization" }, "notes": [ { "category": "summary", "text": "A flaw incorrect access control in the Linux kernel USB core subsystem was found in the way user attaches usb device. A local user could use this flaw to crash the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-4662" }, { "cve": "CVE-2022-20421", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "In binder_inc_ref_for_node of binder.c, there is a possible way to corrupt memory due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-239630375References: Upstream kernel", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-20421" }, { "cve": "CVE-2022-20422", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "In emulation_proc_handler of armv8_deprecated.c, there is a possible way to corrupt memory due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-237540956References: Upstream kernel", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-20422" }, { "cve": "CVE-2022-20566", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "In l2cap_chan_put of l2cap_core, there is a possible use after free due to improper locking. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-165329981References: Upstream kernel", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-20566" }, { "cve": "CVE-2022-20572", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "notes": [ { "category": "summary", "text": "In verity_target of dm-verity-target.c, there is a possible way to modify read-only files due to a missing permission check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-234475629References: Upstream kernel", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-20572" }, { "cve": "CVE-2022-21123", "cwe": { "id": "CWE-459", "name": "Incomplete Cleanup" }, "notes": [ { "category": "summary", "text": "Incomplete cleanup of multi-core shared buffers for some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-21123" }, { "cve": "CVE-2022-21125", "cwe": { "id": "CWE-459", "name": "Incomplete Cleanup" }, "notes": [ { "category": "summary", "text": "Incomplete cleanup of microarchitectural fill buffers on some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-21125" }, { "cve": "CVE-2022-21166", "cwe": { "id": "CWE-459", "name": "Incomplete Cleanup" }, "notes": [ { "category": "summary", "text": "Incomplete cleanup in specific special register write operations for some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-21166" }, { "cve": "CVE-2022-21505", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "notes": [ { "category": "summary", "text": "A bug in the IMA subsystem was discovered which would incorrectly allow kexec to be used when kernel lockdown was enabled", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-21505" }, { "cve": "CVE-2022-26373", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "Non-transparent sharing of return predictor targets between contexts in some Intel(R) Processors may allow an authorized user to potentially enable information disclosure via local access.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-26373" }, { "cve": "CVE-2022-32250", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "net/netfilter/nf_tables_api.c in the Linux kernel through 5.18.1 allows a local user (able to create user/net namespaces) to escalate privileges to root because an incorrect NFT_STATEFUL_EXPR check leads to a use-after-free.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-32250" }, { "cve": "CVE-2022-32296", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "notes": [ { "category": "summary", "text": "The Linux kernel before 5.17.9 allows TCP servers to identify clients by observing what source ports are used. This occurs because of use of Algorithm 4 (\"Double-Hash Port Selection Algorithm\") of RFC 6056.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-32296" }, { "cve": "CVE-2022-34918", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the Linux kernel through 5.18.9. A type confusion bug in nft_set_elem_init (leading to a buffer overflow) could be used by a local attacker to escalate privileges, a different vulnerability than CVE-2022-32250. (The attacker can obtain root access, but must start with an unprivileged user namespace to obtain CAP_NET_ADMIN access.) This can be fixed in nft_setelem_parse_data in net/netfilter/nf_tables_api.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-34918" }, { "cve": "CVE-2022-36123", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "The Linux kernel before 5.18.13 lacks a certain clear operation for the block starting symbol (.bss). This allows Xen PV guest OS users to cause a denial of service or gain privileges.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-36123" }, { "cve": "CVE-2022-36280", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An out-of-bounds(OOB) memory access vulnerability was found in vmwgfx driver in drivers/gpu/vmxgfx/vmxgfx_kms.c in GPU component in the Linux kernel with device file \u0027/dev/dri/renderD128 (or Dxxx)\u0027. This flaw allows a local attacker with a user account on the system to gain privilege, causing a denial of service(DoS).", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-36280" }, { "cve": "CVE-2022-36879", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the Linux kernel through 5.18.14. xfrm_expand_policies in net/xfrm/xfrm_policy.c can cause a refcount to be dropped twice.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-36879" }, { "cve": "CVE-2022-36946", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "nfqnl_mangle in net/netfilter/nfnetlink_queue.c in the Linux kernel through 5.18.14 allows remote attackers to cause a denial of service (panic) because, in the case of an nf_queue verdict with a one-byte nfta_payload attribute, an skb_pull can encounter a negative skb-\u003elen.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-36946" }, { "cve": "CVE-2022-39188", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in include/asm-generic/tlb.h in the Linux kernel before 5.19. Because of a race condition (unmap_mapping_range versus munmap), a device driver can free a page while it still has stale TLB entries. This only occurs in situations with VM_PFNMAP VMAs.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-39188" }, { "cve": "CVE-2022-39190", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "An issue was discovered in net/netfilter/nf_tables_api.c in the Linux kernel before 5.19.6. A denial of service can occur upon binding to an already bound chain.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-39190" }, { "cve": "CVE-2022-40307", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the Linux kernel through 5.19.8. drivers/firmware/efi/capsule-loader.c has a race condition with a resultant use-after-free.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-40307" }, { "cve": "CVE-2022-40768", "cwe": { "id": "CWE-668", "name": "Exposure of Resource to Wrong Sphere" }, "notes": [ { "category": "summary", "text": "drivers/scsi/stex.c in the Linux kernel through 5.19.9 allows local users to obtain sensitive information from kernel memory because stex_queuecommand_lck lacks a memset for the PASSTHRU_CMD case.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-40768" }, { "cve": "CVE-2022-41218", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "In drivers/media/dvb-core/dmxdev.c in the Linux kernel through 5.19.10, there is a use-after-free caused by refcount races, affecting dvb_demux_open and dvb_dmxdev_release.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-41218" }, { "cve": "CVE-2022-41222", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "mm/mremap.c in the Linux kernel before 5.13.3 has a use-after-free via a stale TLB because an rmap lock is not held during a PUD move.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-41222" }, { "cve": "CVE-2022-41674", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the Linux kernel before 5.19.16. Attackers able to inject WLAN frames could cause a buffer overflow in the ieee80211_bss_info_update function in net/mac80211/scan.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-41674" }, { "cve": "CVE-2022-41849", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "drivers/video/fbdev/smscufx.c in the Linux kernel through 5.19.12 has a race condition and resultant use-after-free if a physically proximate attacker removes a USB device while calling open(), aka a race condition between ufx_ops_open and ufx_usb_disconnect.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-41849" }, { "cve": "CVE-2022-41850", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "roccat_report_event in drivers/hid/hid-roccat.c in the Linux kernel through 5.19.12 has a race condition and resultant use-after-free in certain situations where a report is received while copying a report-\u003evalue is in progress.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-41850" }, { "cve": "CVE-2022-42328", "cwe": { "id": "CWE-667", "name": "Improper Locking" }, "notes": [ { "category": "summary", "text": "Guests can trigger deadlock in Linux netback driver [This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] The patch for XSA-392 introduced another issue which might result in a deadlock when trying to free the SKB of a packet dropped due to the XSA-392 handling (CVE-2022-42328). Additionally when dropping packages for other reasons the same deadlock could occur in case of netpoll being active for the interface the xen-netback driver is connected to (CVE-2022-42329).", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-42328" }, { "cve": "CVE-2022-42329", "cwe": { "id": "CWE-667", "name": "Improper Locking" }, "notes": [ { "category": "summary", "text": "Guests can trigger deadlock in Linux netback drive. The patch for XSA-392 introduced another issue which might result in a deadlock when trying to free the SKB of a packet dropped due to the XSA-392 handling (CVE-2022-42328). Additionally when dropping packages for other reasons the same deadlock could occur in case of netpoll being active for the interface the xen-netback driver is connected to (CVE-2022-42329).", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-42329" }, { "cve": "CVE-2022-42432", "cwe": { "id": "CWE-457", "name": "Use of Uninitialized Variable" }, "notes": [ { "category": "summary", "text": "This vulnerability allows local attackers to disclose sensitive information on affected installations of the Linux Kernel 6.0-rc2. An attacker must first obtain the ability to execute high-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the nft_osf_eval function. The issue results from the lack of proper initialization of memory prior to accessing it. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of the kernel. Was ZDI-CAN-18540.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-42432" }, { "cve": "CVE-2022-42703", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "mm/rmap.c in the Linux kernel before 5.19.7 has a use-after-free related to leaf anon_vma double reuse.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-42703" }, { "cve": "CVE-2022-42719", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free in the mac80211 stack when parsing a multi-BSSID element in the Linux kernel 5.2 through 5.19.x before 5.19.16 could be used by attackers (able to inject WLAN frames) to crash the kernel and potentially execute code.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-42719" }, { "cve": "CVE-2022-42720", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "Various refcounting bugs in the multi-BSS handling in the mac80211 stack in the Linux kernel 5.1 through 5.19.x before 5.19.16 could be used by local attackers (able to inject WLAN frames) to trigger use-after-free conditions to potentially execute code.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-42720" }, { "cve": "CVE-2022-42721", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "summary", "text": "A list management bug in BSS handling in the mac80211 stack in the Linux kernel 5.1 through 5.19.x before 5.19.16 could be used by local attackers (able to inject WLAN frames) to corrupt a linked list and, in turn, potentially execute code.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-42721" }, { "cve": "CVE-2022-42722", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In the Linux kernel 5.8 through 5.19.x before 5.19.16, local attackers able to inject WLAN frames into the mac80211 stack could cause a NULL pointer dereference denial-of-service attack against the beacon protection of P2P devices.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-42722" }, { "cve": "CVE-2022-42895", "cwe": { "id": "CWE-824", "name": "Access of Uninitialized Pointer" }, "notes": [ { "category": "summary", "text": "There is an infoleak vulnerability in the Linux kernel\u0027s net/bluetooth/l2cap_core.c\u0027s l2cap_parse_conf_req function which can be used to leak kernel pointers remotely. We recommend upgrading past commit https://github.com/torvalds/linux/commit/b1a2cd50c0357f243b7435a732b4e62ba3157a2e", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-42895" }, { "cve": "CVE-2022-42896", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "There are use-after-free vulnerabilities in the Linux kernel\u0027s net/bluetooth/l2cap_core.c\u0027s l2cap_connect and l2cap_le_connect_req functions which may allow code execution and leaking kernel memory (respectively) remotely via Bluetooth. A remote attacker could execute code leaking kernel memory via Bluetooth if within proximity of the victim. We recommend upgrading past commit https://github.com/torvalds/linux/commit/711f8c3fb3db61897080468586b970c87c61d9e4", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-42896" }, { "cve": "CVE-2022-43750", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "drivers/usb/mon/mon_bin.c in usbmon in the Linux kernel before 5.19.15 and 6.x before 6.0.1 allows a user-space client to corrupt the monitor\u0027s internal memory.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-43750" }, { "cve": "CVE-2022-47518", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the Linux kernel before 6.0.11. Missing validation of the number of channels in drivers/net/wireless/microchip/wilc1000/cfg80211.c in the WILC1000 wireless driver can trigger a heap-based buffer overflow when copying the list of operating channels from Wi-Fi management frames.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-47518" }, { "cve": "CVE-2022-47520", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the Linux kernel before 6.0.11. Missing offset validation in drivers/net/wireless/microchip/wilc1000/hif.c in the WILC1000 wireless driver can trigger an out-of-bounds read when parsing a Robust Security Network (RSN) information element from a Netlink packet.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-47520" }, { "cve": "CVE-2022-47929", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In the Linux kernel before 6.1.6, a NULL pointer dereference bug in the traffic control subsystem allows an unprivileged user to trigger a denial of service (system crash) via a crafted traffic control configuration that is set up with \"tc qdisc\" and \"tc class\" commands. This affects qdisc_graft in net/sched/sch_api.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-47929" }, { "cve": "CVE-2022-47946", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the Linux kernel 5.10.x before 5.10.155. A use-after-free in io_sqpoll_wait_sq in fs/io_uring.c allows an attacker to crash the kernel, resulting in denial of service. finish_wait can be skipped. An attack can occur in some situations by forking a process and then quickly terminating it. NOTE: later kernel versions, such as the 5.15 longterm series, substantially changed the implementation of io_sqpoll_wait_sq.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2022-47946" }, { "cve": "CVE-2023-0215", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "The public API function BIO_new_NDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user applications. The function receives a BIO from the caller, prepends a new BIO_f_asn1 filter BIO onto the front of it to form a BIO chain, and then returns the new head of the BIO chain to the caller. Under certain conditions, for example if a CMS recipient public key is invalid, the new filter BIO is freed and the function returns a NULL result indicating a failure. However, in this case, the BIO chain is not properly cleaned up and the BIO passed by the caller still retains internal pointers to the previously freed filter BIO. If the caller then goes on to call BIO_pop() on the BIO then a use-after-free will occur. This will most likely result in a crash. This scenario occurs directly in the internal function B64_write_ASN1() which may cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on the BIO. This internal function is in turn called by the public API functions PEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream, SMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7. Other public API functions that may be impacted by this include i2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and i2d_PKCS7_bio_stream. The OpenSSL cms and smime command line applications are similarly affected.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-0215" }, { "cve": "CVE-2023-0286", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-0286" }, { "cve": "CVE-2023-0464", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "summary", "text": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems.\r\n\r\nPolicy processing is disabled by default but can be enabled by passing the `-policy` argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()` function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-0464" }, { "cve": "CVE-2023-0465", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "summary", "text": "Applications that use a non-default option when verifying certificates may be\r\nvulnerable to an attack from a malicious CA to circumvent certain checks.\r\n\r\nInvalid certificate policies in leaf certificates are silently ignored by\r\nOpenSSL and other certificate policy checks are skipped for that certificate.\r\nA malicious CA could use this to deliberately assert invalid certificate policies\r\nin order to circumvent policy checking on the certificate altogether.\r\n\r\nPolicy processing is disabled by default but can be enabled by passing\r\nthe `-policy` argument to the command line utilities or by calling the\r\n`X509_VERIFY_PARAM_set1_policies()` function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-0465" }, { "cve": "CVE-2023-0466", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "summary", "text": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-0466" }, { "cve": "CVE-2023-0590", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in qdisc_graft in net/sched/sch_api.c in the Linux Kernel due to a race problem. This flaw leads to a denial of service issue. If patch ebda44da44f6 (\"net: sched: fix race condition in qdisc_graft()\") not applied yet, then kernel could be affected.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-0590" }, { "cve": "CVE-2023-1077", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "notes": [ { "category": "summary", "text": "In the Linux kernel, pick_next_rt_entity() may return a type confused entry, not detected by the BUG_ON condition, as the confused entry will not be NULL, but list_head.The buggy error condition would lead to a type confused entry with the list head,which would then be used as a type confused sched_rt_entity,causing memory corruption.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-1077" }, { "cve": "CVE-2023-1095", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In nf_tables_updtable, if nf_tables_table_enable returns an error, nft_trans_destroy is called to free the transaction object. nft_trans_destroy() calls list_del(), but the transaction was never placed on a list -- the list head is all zeroes, this results in a NULL pointer dereference.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-1095" }, { "cve": "CVE-2023-1206", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel\u2019s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6 connections up to 95%.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-1206" }, { "cve": "CVE-2023-2898", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "There is a null-pointer-dereference flaw found in f2fs_write_end_io in fs/f2fs/data.c in the Linux kernel. This flaw allows a local privileged user to cause a denial of service problem.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-2898" }, { "cve": "CVE-2023-3141", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in r592_remove in drivers/memstick/host/r592.c in media access in the Linux Kernel. This flaw allows a local attacker to crash the system at device disconnect, possibly leading to a kernel information leak.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-3141" }, { "cve": "CVE-2023-3268", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An out of bounds (OOB) memory access flaw was found in the Linux kernel in relay_file_read_start_pos in kernel/relay.c in the relayfs. This flaw could allow a local attacker to crash the system or leak kernel internal information.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-3268" }, { "cve": "CVE-2023-3338", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A null pointer dereference flaw was found in the Linux kernel\u0027s DECnet networking protocol. This issue could allow a remote user to crash the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-3338" }, { "cve": "CVE-2023-3389", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in the Linux Kernel io_uring subsystem can be exploited to achieve local privilege escalation. Racing a io_uring cancel poll request with a linked timeout can cause a UAF in a hrtimer.\r\n\r\nWe recommend upgrading past commit `ef7dfac51d8ed961b742218f526bd589f3900a59` \r\n(`4716c73b188566865bdd79c3a6709696a224ac04` for 5.10 stable and \r\n`0e388fce7aec40992eadee654193cad345d62663` for 5.15 stable).", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-3389" }, { "cve": "CVE-2023-3446", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "notes": [ { "category": "summary", "text": "Issue summary: Checking excessively long DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_check(), DH_check_ex() or EVP_PKEY_param_check() to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. The function DH_check() performs various checks on DH parameters. One of those checks confirms that the modulus (\u0027p\u0027 parameter) is not too large. Trying to use a very large modulus is slow and OpenSSL will not normally use a modulus which is over 10,000 bits in length. However the DH_check() function checks numerous aspects of the key or parameters that have been supplied. Some of those checks use the supplied modulus value even if it has already been found to be too large. An application that calls DH_check() and supplies a key or parameters obtained from an untrusted source could be vulernable to a Denial of Service attack. The function DH_check() is itself called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_ex() and EVP_PKEY_param_check(). Also vulnerable are the OpenSSL dhparam and pkeyparam command line applications when using the \u0027-check\u0027 option. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-3446" }, { "cve": "CVE-2023-3609", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: cls_u32 component can be exploited to achieve local privilege escalation.\r\n\r\nIf tcf_change_indev() fails, u32_set_parms() will immediately return an error after incrementing or decrementing the reference counter in tcf_bind_filter(). If an attacker can control the reference counter and set it to zero, they can cause the reference to be freed, leading to a use-after-free vulnerability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-3609" }, { "cve": "CVE-2023-3610", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in the Linux kernel\u0027s netfilter: nf_tables component can be exploited to achieve local privilege escalation.\r\n\r\nFlaw in the error handling of bound chains causes a use-after-free in the abort path of NFT_MSG_NEWRULE. The vulnerability requires CAP_NET_ADMIN to be triggered.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-3610" }, { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An out-of-bounds write vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\r\n\r\nThe qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-3611" }, { "cve": "CVE-2023-3772", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Linux kernel\u0027s IP framework for transforming packets (XFRM subsystem). This issue may allow a malicious user with CAP_NET_ADMIN privileges to directly dereference a NULL pointer in xfrm_update_ae_params(), leading to a possible kernel crash and denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-3772" }, { "cve": "CVE-2023-3773", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Linux kernel\u0027s IP framework for transforming packets (XFRM subsystem). This issue may allow a malicious user with CAP_NET_ADMIN privileges to cause a 4 byte out-of-bounds read of XFRMA_MTIMER_THRESH when parsing netlink attributes, leading to potential leakage of sensitive heap data to userspace.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-3773" }, { "cve": "CVE-2023-3777", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in the Linux kernel\u0027s netfilter: nf_tables component can be exploited to achieve local privilege escalation.\n\nWhen nf_tables_delrule() is flushing table rules, it is not checked whether the chain is bound and the chain\u0027s owner rule can also release the objects in certain circumstances.\n\nWe recommend upgrading past commit 6eaf41e87a223ae6f8e7a28d6e78384ad7e407f8.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-3777" }, { "cve": "CVE-2023-4004", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in the Linux kernel\u0027s netfilter in the way a user triggers the nft_pipapo_remove function with the element, without a NFT_SET_EXT_KEY_END. This issue could allow a local user to crash the system or potentially escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-4004" }, { "cve": "CVE-2023-4015", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "The netfilter subsystem in the Linux kernel did not properly handle bound chain deactivation in certain circumstances. A local attacker could possibly use this to cause a denial of service (system crash) or execute arbitrary code.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-4015" }, { "cve": "CVE-2023-4273", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "This vulnerability exists in the implementation of the file name reconstruction function, which is responsible for reading file name entries from a directory index and merging file name parts belonging to one file into a single long file name. Since the file name characters are copied into a stack variable, a local privileged attacker could use this vulnerability to overflow the kernel stack.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.0, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-4273" }, { "cve": "CVE-2023-4623", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: sch_hfsc (HFSC qdisc traffic control) component can be exploited to achieve local privilege escalation.\n\nIf a class with a link-sharing curve (i.e. with the HFSC_FSC flag set) has a parent without a link-sharing curve, then init_vf() will call vttree_insert() on the parent, but vttree_remove() will be skipped in update_vf(). This leaves a dangling pointer that can cause a use-after-free.\n\nWe recommend upgrading past commit b3d26c5702c7d6c45456326e56d2ccf3f103e60f.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-4623" }, { "cve": "CVE-2023-4911", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "A buffer overflow was discovered in the GNU C Library\u0027s dynamic loader ld.so while processing the GLIBC_TUNABLES environment variable. This issue could allow a local attacker to use maliciously crafted GLIBC_TUNABLES environment variables when launching binaries with SUID permission to execute code with elevated privileges.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-4911" }, { "cve": "CVE-2023-4921", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\n\nWhen the plug qdisc is used as a class of the qfq qdisc, sending network packets triggers use-after-free in qfq_dequeue() due to the incorrect .peek handler of sch_plug and lack of error checking in agg_dequeue().\n\nWe recommend upgrading past commit 8fc134fee27f2263988ae38920bc03da416b03d8.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-4921" }, { "cve": "CVE-2023-5178", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability was found in drivers/nvme/target/tcp.c` in `nvmet_tcp_free_crypto` due to a logical bug in the NVMe-oF/TCP subsystem in the Linux kernel. This issue may allow a malicious local privileged user to cause a use-after-free and double-free problem, which may permit remote code execution or lead to local privilege escalation problem.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-5178" }, { "cve": "CVE-2023-5197", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in the Linux kernel\u0027s netfilter: nf_tables component can be exploited to achieve local privilege escalation.\r\n\r\nAddition and removal of rules from chain bindings within the same transaction causes leads to use-after-free.\r\n\r\nWe recommend upgrading past commit f15f29fd4779be8a418b66e9d52979bb6d6c2325.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-5197" }, { "cve": "CVE-2023-5678", "cwe": { "id": "CWE-754", "name": "Improper Check for Unusual or Exceptional Conditions" }, "notes": [ { "category": "summary", "text": "Issue summary: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_generate_key() to generate an X9.42 DH key may experience long delays. Likewise, applications that use DH_check_pub_key(), DH_check_pub_key_ex() or EVP_PKEY_public_check() to check an X9.42 DH key or X9.42 DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. While DH_check() performs all the necessary checks (as of CVE-2023-3817), DH_check_pub_key() doesn\u0027t make any of these checks, and is therefore vulnerable for excessively large P and Q parameters. Likewise, while DH_generate_key() performs a check for an excessively large P, it doesn\u0027t check for an excessively large Q. An application that calls DH_generate_key() or DH_check_pub_key() and supplies a key or parameters obtained from an untrusted source could be vulnerable to a Denial of Service attack. DH_generate_key() and DH_check_pub_key() are also called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_pub_key_ex(), EVP_PKEY_public_check(), and EVP_PKEY_generate(). Also vulnerable are the OpenSSL pkey command line application when using the \"-pubcheck\" option, as well as the OpenSSL genpkey command line application. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-5678" }, { "cve": "CVE-2023-5717", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A heap out-of-bounds write vulnerability in the Linux kernel\u0027s Linux Kernel Performance Events (perf) component can be exploited to achieve local privilege escalation.\r\n\r\nIf perf_read_group() is called while an event\u0027s sibling_list is smaller than its child\u0027s sibling_list, it can increment or write to memory locations outside of the allocated buffer.\r\n\r\nWe recommend upgrading past commit 32671e3799ca2e4590773fd0e63aaa4229e50c06.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-5717" }, { "cve": "CVE-2023-6606", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An out-of-bounds read vulnerability was found in smbCalcSize in fs/smb/client/netmisc.c in the Linux Kernel. This issue could allow a local attacker to crash the system or leak internal kernel information.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-6606" }, { "cve": "CVE-2023-6931", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A heap out-of-bounds write vulnerability in the Linux kernel\u0027s Performance Events system component can be exploited to achieve local privilege escalation.\n\nA perf_event\u0027s read_size can overflow, leading to an heap out-of-bounds increment or write in perf_read_group().\n\nWe recommend upgrading past commit 382c27f4ed28f803b1f1473ac2d8db0afc795a1b.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-6931" }, { "cve": "CVE-2023-6932", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in the Linux kernel\u0027s ipv4: igmp component can be exploited to achieve local privilege escalation.\n\nA race condition can be exploited to cause a timer be mistakenly registered on a RCU read locked object which is freed by another thread.\n\nWe recommend upgrading past commit e2b706c691905fe78468c361aaabc719d0a496f1.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-6932" }, { "cve": "CVE-2023-7008", "cwe": { "id": "CWE-300", "name": "Channel Accessible by Non-Endpoint" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in systemd-resolved. This issue may allow systemd-resolved to accept records of DNSSEC-signed domains even when they have no signature, allowing man-in-the-middles (or the upstream DNS resolver) to manipulate records.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-7008" }, { "cve": "CVE-2023-7104", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in SQLite SQLite3 up to 3.43.0 and classified as critical. This issue affects the function sessionReadRecord of the file ext/session/sqlite3session.c of the component make alltest Handler. The manipulation leads to heap-based buffer overflow. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-248999.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-7104" }, { "cve": "CVE-2023-23454", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "notes": [ { "category": "summary", "text": "cbq_classify in net/sched/sch_cbq.c in the Linux kernel through 6.1.4 allows attackers to cause a denial of service (slab-out-of-bounds read) because of type confusion (non-negative numbers can sometimes indicate a TC_ACT_SHOT condition rather than valid classification results).", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-23454" }, { "cve": "CVE-2023-23455", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "notes": [ { "category": "summary", "text": "atm_tc_enqueue in net/sched/sch_atm.c in the Linux kernel through 6.1.4 allows attackers to cause a denial of service because of type confusion (non-negative numbers can sometimes indicate a TC_ACT_SHOT condition rather than valid classification results).", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-23455" }, { "cve": "CVE-2023-23559", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "In rndis_query_oid in drivers/net/wireless/rndis_wlan.c in the Linux kernel through 6.1.5, there is an integer overflow in an addition.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-23559" }, { "cve": "CVE-2023-26607", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "In the Linux kernel 6.0.8, there is an out-of-bounds read in ntfs_attr_find in fs/ntfs/attrib.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-26607" }, { "cve": "CVE-2023-31085", "cwe": { "id": "CWE-369", "name": "Divide By Zero" }, "notes": [ { "category": "summary", "text": "An issue was discovered in drivers/mtd/ubi/cdev.c in the Linux kernel 6.2. There is a divide-by-zero error in do_div(sz,mtd-\u003eerasesize), used indirectly by ctrl_cdev_ioctl, when mtd-\u003eerasesize is 0.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-31085" }, { "cve": "CVE-2023-31436", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "qfq_change_class in net/sched/sch_qfq.c in the Linux kernel before 6.2.13 allows an out-of-bounds write because lmax can exceed QFQ_MIN_LMAX.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-31436" }, { "cve": "CVE-2023-32233", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "In the Linux kernel through 6.3.1, a use-after-free in Netfilter nf_tables when processing batch requests can be abused to perform arbitrary read and write operations on kernel memory. Unprivileged local users can obtain root privileges. This occurs because anonymous sets are mishandled.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-32233" }, { "cve": "CVE-2023-35001", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Linux Kernel nftables Out-Of-Bounds Read/Write Vulnerability; nft_byteorder poorly handled vm register contents when CAP_NET_ADMIN is in any user or network namespace", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-35001" }, { "cve": "CVE-2023-35827", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the Linux kernel through 6.3.8. A use-after-free was found in ravb_remove in drivers/net/ethernet/renesas/ravb_main.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-35827" }, { "cve": "CVE-2023-36660", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "The OCB feature in libnettle in Nettle 3.9 before 3.9.1 allows memory corruption.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-36660" }, { "cve": "CVE-2023-37453", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the USB subsystem in the Linux kernel through 6.4.2. There is an out-of-bounds and crash in read_descriptors in drivers/usb/core/sysfs.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-37453" }, { "cve": "CVE-2023-39189", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Netfilter subsystem in the Linux kernel. The nfnl_osf_add_callback function did not validate the user mode controlled opt_num field. This flaw allows a local privileged (CAP_NET_ADMIN) attacker to trigger an out-of-bounds read, leading to a crash or information disclosure.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-39189" }, { "cve": "CVE-2023-39192", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Netfilter subsystem in the Linux kernel. The xt_u32 module did not validate the fields in the xt_u32 structure. This flaw allows a local privileged attacker to trigger an out-of-bounds read by setting the size fields with a value beyond the array boundaries, leading to a crash or information disclosure.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-39192" }, { "cve": "CVE-2023-39193", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Netfilter subsystem in the Linux kernel. The sctp_mt_check did not validate the flag_count field. This flaw allows a local privileged (CAP_NET_ADMIN) attacker to trigger an out-of-bounds read, leading to a crash or information disclosure.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-39193" }, { "cve": "CVE-2023-39194", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in the XFRM subsystem in the Linux kernel. The specific flaw exists within the processing of state filters, which can result in a read past the end of an allocated buffer. This flaw allows a local privileged (CAP_NET_ADMIN) attacker to trigger an out-of-bounds read, potentially leading to an information disclosure.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.2, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-39194" }, { "cve": "CVE-2023-42753", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An array indexing vulnerability was found in the netfilter subsystem of the Linux kernel. A missing macro could lead to a miscalculation of the `h-\u003enets` array offset, providing attackers with the primitive to arbitrarily increment/decrement a memory buffer out-of-bound. This issue may allow a local user to crash the system or potentially escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-42753" }, { "cve": "CVE-2023-42754", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A NULL pointer dereference flaw was found in the Linux kernel ipv4 stack. The socket buffer (skb) was assumed to be associated with a device before calling __ip_options_compile, which is not always the case if the skb is re-routed by ipvs. This issue may allow a local user with CAP_NET_ADMIN privileges to crash the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-42754" }, { "cve": "CVE-2023-42755", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in the IPv4 Resource Reservation Protocol (RSVP) classifier in the Linux kernel. The xprt pointer may go beyond the linear part of the skb, leading to an out-of-bounds read in the `rsvp_classify` function. This issue may allow a local user to crash the system and cause a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-42755" }, { "cve": "CVE-2023-45863", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An issue was discovered in lib/kobject.c in the Linux kernel before 6.2.3. With root access, an attacker can trigger a race condition that results in a fill_kobj_path out-of-bounds write.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-45863" }, { "cve": "CVE-2023-45871", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in drivers/net/ethernet/intel/igb/igb_main.c in the IGB driver in the Linux kernel before 6.5.3. A buffer size may not be adequate for frames larger than the MTU.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-45871" }, { "cve": "CVE-2023-48795", "cwe": { "id": "CWE-222", "name": "Truncation of Security-relevant Information" }, "notes": [ { "category": "summary", "text": "The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phase and mishandles use of sequence numbers. For example, there is an effective attack against SSH\u0027s use of ChaCha20-Poly1305 (and CBC with Encrypt-then-MAC). The bypass occurs in chacha20-poly1305@openssh.com and (if CBC is used) the -etm@openssh.com MAC algorithms. This also affects Maverick Synergy Java SSH API before 3.1.0-SNAPSHOT, Dropbear through 2022.83, Ssh before 5.1.1 in Erlang/OTP, PuTTY before 0.80, AsyncSSH before 2.14.2, golang.org/x/crypto before 0.17.0, libssh before 0.10.6, libssh2 through 1.11.0, Thorn Tech SFTP Gateway before 3.4.6, Tera Term before 5.1, Paramiko before 3.4.0, jsch before 0.2.15, SFTPGo before 2.5.6, Netgate pfSense Plus through 23.09.1, Netgate pfSense CE through 2.7.2, HPN-SSH through 18.2.0, ProFTPD before 1.3.8b (and before1.3.9rc2), ORYX CycloneSSH before 2.3.4, NetSarang XShell 7 before Build 0144, CrushFTP before 10.6.0, ConnectBot SSH library before 2.2.22, Apache MINA sshd through 2.11.0, sshj through 0.37.0, TinySSH through 20230101, trilead-ssh2 6401, the net-ssh gem 7.2.0 for Ruby, the mscdex ssh2 module before 1.15.0 for Node.js, the thrussh library before 0.35.1 for Rust, and the Russh crate before 0.40.2 for Rust; and there could be effects on Bitvise SSH through 9.31.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-48795" }, { "cve": "CVE-2023-50495", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "NCurse v6.4-20230418 was discovered to contain a segmentation fault via the component _nc_wrap_entry().", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-50495" }, { "cve": "CVE-2023-51384", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "In ssh-agent in OpenSSH before 9.6, certain destination constraints can be incompletely applied. When destination constraints are specified during addition of PKCS#11-hosted private keys, these constraints are only applied to the first key, even if a PKCS#11 token returns multiple keys.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-51384" }, { "cve": "CVE-2023-51385", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "notes": [ { "category": "summary", "text": "In ssh in OpenSSH before 9.6, OS command injection might occur if a user name or host name has shell metacharacters, and this name is referenced by an expansion token in certain situations. For example, an untrusted Git repository can have a submodule with shell metacharacters in a user name or host name.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-51385" }, { "cve": "CVE-2023-51767", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "OpenSSH through 9.6, when common types of DRAM are used, might allow row hammer attacks (for authentication bypass) because the integer value of authenticated in mm_answer_authpassword does not resist flips of a single bit. NOTE: this is applicable to a certain threat model of attacker-victim co-location in which the attacker has user privileges.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2023-51767" }, { "cve": "CVE-2024-0232", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A heap use-after-free issue has been identified in SQLite in the jsonParseAddNodeArray() function in sqlite3.c. This flaw allows a local attacker to leverage a victim to pass specially crafted malicious input to the application, potentially causing a crash and leading to a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2024-0232" }, { "cve": "CVE-2024-0553", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in GnuTLS. The response times to malformed ciphertexts in RSA-PSK ClientKeyExchange differ from the response times of ciphertexts with correct PKCS#1 v1.5 padding. This issue may allow a remote attacker to perform a timing side-channel attack in the RSA-PSK key exchange, potentially leading to the leakage of sensitive data. CVE-2024-0553 is designated as an incomplete resolution for CVE-2023-5981.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2024-0553" }, { "cve": "CVE-2024-0567", "cwe": { "id": "CWE-347", "name": "Improper Verification of Cryptographic Signature" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in GnuTLS, where a cockpit (which uses gnuTLS) rejects a certificate chain with distributed trust. This issue occurs when validating a certificate chain with cockpit-certificate-ensure. This flaw allows an unauthenticated, remote client or attacker to initiate a denial of service attack.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2024-0567" }, { "cve": "CVE-2024-0584", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free issue was found in igmp_start_timer in net/ipv4/igmp.c in the network sub-component in the Linux Kernel. This flaw allows a local user to observe a refcnt use-after-free issue when receiving an igmp query packet, leading to a kernel information leak.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2024-0584" }, { "cve": "CVE-2024-0684", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "A flaw was found in the GNU coreutils \"split\" program. A heap overflow with user-controlled data of multiple hundred bytes in length could occur in the line_bytes_split() function, potentially leading to an application crash and denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2024-0684" }, { "cve": "CVE-2024-22365", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "linux-pam (aka Linux PAM) before 1.6.0 allows attackers to cause a denial of service (blocked login process) via mkfifo because the openat call (for protect_dir) lacks O_DIRECTORY.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2024-22365" }, { "cve": "CVE-2024-25062", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "An issue was discovered in libxml2 before 2.11.7 and 2.12.x before 2.12.5. When using the XML Reader interface with DTD validation and XInclude expansion enabled, processing crafted XML documents can lead to an xmlValidatePopElement use-after-free.", "title": "Summary" } ], "product_status": { "known_affected": [ "1" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V1.1 or later version", "product_ids": [ "1" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109827684/" }, { "category": "workaround", "details": "Only build and run applications from trusted sources", "product_ids": [ "1" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1" ] } ], "title": "CVE-2024-25062" } ] }
ghsa-x5xp-6cpr-4xwx
Vulnerability from github
Published
2023-07-21 21:30
Modified
2024-08-22 21:31
Severity ?
Details
An out-of-bounds write vulnerability in the Linux kernel's net/sched: sch_qfq component can be exploited to achieve local privilege escalation.
The qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.
We recommend upgrading past commit 3e337087c3b5805fe0b8a46ba622a962880b5d64.
{ "affected": [], "aliases": [ "CVE-2023-3611" ], "database_specific": { "cwe_ids": [ "CWE-787" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-07-21T21:15:11Z", "severity": "HIGH" }, "details": "An out-of-bounds write vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\n\nThe qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.\n\nWe recommend upgrading past commit 3e337087c3b5805fe0b8a46ba622a962880b5d64.\n\n", "id": "GHSA-x5xp-6cpr-4xwx", "modified": "2024-08-22T21:31:27Z", "published": "2023-07-21T21:30:33Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3611" }, { "type": "WEB", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64" }, { "type": "WEB", "url": "https://kernel.dance/3e337087c3b5805fe0b8a46ba622a962880b5d64" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00027.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00004.html" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20230908-0002" }, { "type": "WEB", "url": "https://www.debian.org/security/2023/dsa-5480" }, { "type": "WEB", "url": "https://www.debian.org/security/2023/dsa-5492" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
icsa-24-046-11
Vulnerability from csaf_cisa
Published
2024-02-13 00:00
Modified
2024-02-13 00:00
Summary
Siemens SCALANCE XCM-/XRM-300
Notes
Summary
SCALANCE XCM-/XRM-300 before V2.4 is affected by multiple vulnerabilities.
Siemens has released an update for SCALANCE X-300 and recommends to update to the latest version.
General Recommendations
As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens' operational guidelines for Industrial Security (Download:
https://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.
Additional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity
Additional Resources
For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories
Terms of Use
Siemens Security Advisories are subject to the terms and conditions contained in Siemens' underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter "License Terms"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens' Global Website (https://www.siemens.com/terms_of_use, hereinafter "Terms of Use"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.
Legal Notice
All information products included in https://us-cert.cisa.gov/ics are provided "as is" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.
Advisory Conversion Disclaimer
This CISA CSAF advisory was converted from Siemens ProductCERT's CSAF advisory.
Critical infrastructure sectors
Multiple
Countries/areas deployed
Worldwide
Company headquarters location
Germany
Recommended Practices
CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.
Recommended Practices
Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.
Recommended Practices
Locate control system networks and remote devices behind firewalls and isolate them from business networks.
Recommended Practices
When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.
Recommended Practices
CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.
Recommended Practices
CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.
Recommended Practices
CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.
Recommended Practices
Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.
{ "document": { "acknowledgments": [ { "organization": "Siemens ProductCERT", "summary": "reporting these vulnerabilities to CISA." } ], "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Disclosure is not limited", "tlp": { "label": "WHITE", "url": "https://us-cert.cisa.gov/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "SCALANCE XCM-/XRM-300 before V2.4 is affected by multiple vulnerabilities.\n\nSiemens has released an update for SCALANCE X-300 and recommends to update to the latest version.", "title": "Summary" }, { "category": "general", "text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity", "title": "General Recommendations" }, { "category": "general", "text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories", "title": "Additional Resources" }, { "category": "legal_disclaimer", "text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.", "title": "Terms of Use" }, { "category": "legal_disclaimer", "text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.", "title": "Legal Notice" }, { "category": "other", "text": "This CISA CSAF advisory was converted from Siemens ProductCERT\u0027s CSAF advisory.", "title": "Advisory Conversion Disclaimer" }, { "category": "other", "text": "Multiple", "title": "Critical infrastructure sectors" }, { "category": "other", "text": "Worldwide", "title": "Countries/areas deployed" }, { "category": "other", "text": "Germany", "title": "Company headquarters location" }, { "category": "general", "text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.", "title": "Recommended Practices" }, { "category": "general", "text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.", "title": "Recommended Practices" }, { "category": "general", "text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.", "title": "Recommended Practices" }, { "category": "general", "text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.", "title": "Recommended Practices" }, { "category": "general", "text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.", "title": "Recommended Practices" }, { "category": "general", "text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.", "title": "Recommended Practices" }, { "category": "general", "text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.", "title": "Recommended Practices" }, { "category": "general", "text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.", "title": "Recommended Practices" } ], "publisher": { "category": "other", "contact_details": "central@cisa.dhs.gov", "name": "CISA", "namespace": "https://www.cisa.gov/" }, "references": [ { "category": "self", "summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - CSAF Version", "url": "https://cert-portal.siemens.com/productcert/csaf/ssa-806742.json" }, { "category": "self", "summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - HTML Version", "url": "https://cert-portal.siemens.com/productcert/html/ssa-806742.html" }, { "category": "self", "summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - PDF Version", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-806742.pdf" }, { "category": "self", "summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - TXT Version", "url": "https://cert-portal.siemens.com/productcert/txt/ssa-806742.txt" }, { "category": "self", "summary": "ICS Advisory ICSA-24-046-11 JSON", "url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2024/icsa-24-046-11.json" }, { "category": "self", "summary": "ICS Advisory ICSA-24-046-11 - Web Version", "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-24-046-11" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/topics/industrial-control-systems" }, { "category": "external", "summary": "Recommended Practices", "url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B" } ], "title": "Siemens SCALANCE XCM-/XRM-300", "tracking": { "current_release_date": "2024-02-13T00:00:00.000000Z", "generator": { "engine": { "name": "CISA CSAF Generator", "version": "1" } }, "id": "ICSA-24-046-11", "initial_release_date": "2024-02-13T00:00:00.000000Z", "revision_history": [ { "date": "2024-02-13T00:00:00.000000Z", "legacy_version": "1.0", "number": "1", "summary": "Publication Date" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003cV2.4", "product": { "name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)", "product_id": "CSAFPID-0001", "product_identification_helper": { "model_numbers": [ "6GK5328-4TS01-2EC2" ] } } } ], "category": "product_name", "name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)" }, { "branches": [ { "category": "product_version_range", "name": "\u003cV2.4", "product": { "name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)", "product_id": "CSAFPID-0002", "product_identification_helper": { "model_numbers": [ "6GK5324-8TS01-2AC2" ] } } } ], "category": "product_name", "name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)" }, { "branches": [ { "category": "product_version_range", "name": "\u003cV2.4", "product": { "name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)", "product_id": "CSAFPID-0003", "product_identification_helper": { "model_numbers": [ "6GK5328-4TS01-2AC2" ] } } } ], "category": "product_name", "name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)" }, { "branches": [ { "category": "product_version_range", "name": "\u003cV2.4", "product": { "name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)", "product_id": "CSAFPID-0004", "product_identification_helper": { "model_numbers": [ "6GK5332-0GA01-2AC2" ] } } } ], "category": "product_name", "name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)" }, { "branches": [ { "category": "product_version_range", "name": "\u003cV2.4", "product": { "name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)", "product_id": "CSAFPID-0005", "product_identification_helper": { "model_numbers": [ "6GK5334-2TS01-2ER3" ] } } } ], "category": "product_name", "name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)" }, { "branches": [ { "category": "product_version_range", "name": "\u003cV2.4", "product": { "name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)", "product_id": "CSAFPID-0006", "product_identification_helper": { "model_numbers": [ "6GK5334-2TS01-4AR3" ] } } } ], "category": "product_name", "name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)" }, { "branches": [ { "category": "product_version_range", "name": "\u003cV2.4", "product": { "name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)", "product_id": "CSAFPID-0007", "product_identification_helper": { "model_numbers": [ "6GK5334-3TS01-4AR3" ] } } } ], "category": "product_name", "name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)" }, { "branches": [ { "category": "product_version_range", "name": "\u003cV2.4", "product": { "name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)", "product_id": "CSAFPID-0008", "product_identification_helper": { "model_numbers": [ "6GK5334-2TS01-2AR3" ] } } } ], "category": "product_name", "name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)" }, { "branches": [ { "category": "product_version_range", "name": "\u003cV2.4", "product": { "name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)", "product_id": "CSAFPID-0009", "product_identification_helper": { "model_numbers": [ "6GK5334-3TS01-2AR3" ] } } } ], "category": "product_name", "name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)" }, { "branches": [ { "category": "product_version_range", "name": "\u003cV2.4", "product": { "name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)", "product_id": "CSAFPID-0010", "product_identification_helper": { "model_numbers": [ "6GK5334-2TS01-3AR3" ] } } } ], "category": "product_name", "name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)" }, { "branches": [ { "category": "product_version_range", "name": "\u003cV2.4", "product": { "name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)", "product_id": "CSAFPID-0011", "product_identification_helper": { "model_numbers": [ "6GK5334-3TS01-3AR3" ] } } } ], "category": "product_name", "name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)" } ], "category": "vendor", "name": "Siemens" } ] }, "vulnerabilities": [ { "cve": "CVE-2006-20001", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A carefully crafted If: request header can cause a memory read, or write of a single zero byte, in a pool (heap) memory location beyond the header value sent. This could cause the process to crash.\n\nThis issue affects Apache HTTP Server 2.4.54 and earlier.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2006-20001" }, { "cve": "CVE-2020-10735", "cwe": { "id": "CWE-704", "name": "Incorrect Type Conversion or Cast" }, "notes": [ { "category": "summary", "text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2020-10735" }, { "cve": "CVE-2021-3445", "cwe": { "id": "CWE-347", "name": "Improper Verification of Cryptographic Signature" }, "notes": [ { "category": "summary", "text": "A flaw was found in libdnf\u0027s signature verification functionality in versions before 0.60.1. This flaw allows an attacker to achieve code execution if they can alter the header information of an RPM package and then trick a user or system into installing it. The highest risk of this vulnerability is to confidentiality, integrity, as well as system availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2021-3445" }, { "cve": "CVE-2021-3638", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An out-of-bounds memory access flaw was found in the ATI VGA device emulation of QEMU. This flaw occurs in the ati_2d_blt() routine while handling MMIO write operations when the guest provides invalid values for the destination display parameters. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2021-3638" }, { "cve": "CVE-2021-4037", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in the fs/inode.c:inode_init_owner() function logic of the LInux kernel that allows local users to create files for the XFS file-system with an unintended group ownership and with group execution and SGID permission bits set, in a scenario where a directory is SGID and belongs to a certain group and is writable by a user who is not a member of this group. This can lead to excessive permissions granted in case when they should not. This vulnerability is similar to the previous CVE-2018-13405 and adds the missed fix for the XFS.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2021-4037" }, { "cve": "CVE-2021-36369", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "notes": [ { "category": "summary", "text": "An issue was discovered in Dropbear through 2020.81. Due to a non-RFC-compliant check of the available authentication methods in the client-side SSH code, it is possible for an SSH server to change the login process in its favor. This attack can bypass additional security measures such as FIDO2 tokens or SSH-Askpass. Thus, it allows an attacker to abuse a forwarded agent for logging on to another server unnoticed.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2021-36369" }, { "cve": "CVE-2021-43666", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "A Denial of Service vulnerability exists in mbed TLS 3.0.0 and earlier in the mbedtls_pkcs12_derivation function when an input password\u0027s length is 0.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2021-43666" }, { "cve": "CVE-2021-45451", "cwe": { "id": "CWE-327", "name": "Use of a Broken or Risky Cryptographic Algorithm" }, "notes": [ { "category": "summary", "text": "In Mbed TLS before 3.1.0, psa_aead_generate_nonce allows policy bypass or oracle-based decryption when the output buffer is at memory locations accessible to an untrusted application.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2021-45451" }, { "cve": "CVE-2022-1015", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Linux kernel in linux/net/netfilter/nf_tables_api.c of the netfilter subsystem. This flaw allows a local user to cause an out-of-bounds write issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-1015" }, { "cve": "CVE-2022-1348", "cwe": { "id": "CWE-732", "name": "Incorrect Permission Assignment for Critical Resource" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in logrotate in how the state file is created. The state file is used to prevent parallel executions of multiple instances of logrotate by acquiring and releasing a file lock. When the state file does not exist, it is created with world-readable permission, allowing an unprivileged user to lock the state file, stopping any rotation. This flaw affects logrotate versions before 3.20.0.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-1348" }, { "cve": "CVE-2022-2586", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in nf_tables cross-table in the net/netfilter/nf_tables_api.c function in the Linux kernel. This flaw allows a local, privileged attacker to cause a use-after-free problem at the time of table deletion, possibly leading to local privilege escalation.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-2586" }, { "cve": "CVE-2022-2880", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "notes": [ { "category": "summary", "text": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-2880" }, { "cve": "CVE-2022-3294", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "Users may have access to secure endpoints in the control plane network. Kubernetes clusters are only affected if an untrusted user can modify Node objects and send proxy requests to them. Kubernetes supports node proxying, which allows clients of kube-apiserver to access endpoints of a Kubelet to establish connections to Pods, retrieve container logs, and more. While Kubernetes already validates the proxying address for Nodes, a bug in kube-apiserver made it possible to bypass this validation. Bypassing this validation could allow authenticated requests destined for Nodes to to the API server\u0027s private network.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-3294" }, { "cve": "CVE-2022-3437", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-3437" }, { "cve": "CVE-2022-3515", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in the Libksba library due to an integer overflow within the CRL parser. The vulnerability can be exploited remotely for code execution on the target system by passing specially crafted data to the application, for example, a malicious S/MIME attachment.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-3515" }, { "cve": "CVE-2022-4415", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-4415" }, { "cve": "CVE-2022-4743", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "notes": [ { "category": "summary", "text": "A potential memory leak issue was discovered in SDL2 in GLES_CreateTexture() function in SDL_render_gles.c. The vulnerability allows an attacker to cause a denial of service attack. The vulnerability affects SDL2 v2.0.4 and above. SDL-1.x are not affected.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-4743" }, { "cve": "CVE-2022-4744", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "A double-free flaw was found in the Linux kernel\u2019s TUN/TAP device driver functionality in how a user registers the device when the register_netdevice function fails (NETDEV_REGISTER notifier). This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-4744" }, { "cve": "CVE-2022-4900", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-4900" }, { "cve": "CVE-2022-4904", "cwe": { "id": "CWE-1284", "name": "Improper Validation of Specified Quantity in Input" }, "notes": [ { "category": "summary", "text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-4904" }, { "cve": "CVE-2022-23471", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "containerd is an open source container runtime. A bug was found in containerd\u0027s CRI implementation where a user can exhaust memory on the host. In the CRI stream server, a goroutine is launched to handle terminal resize events if a TTY is requested. If the user\u0027s process fails to launch due to, for example, a faulty command, the goroutine will be stuck waiting to send without a receiver, resulting in a memory leak. Kubernetes and crictl can both be configured to use containerd\u0027s CRI implementation and the stream server is used for handling container IO. This bug has been fixed in containerd 1.6.12 and 1.5.16. Users should update to these versions to resolve the issue. Users unable to upgrade should ensure that only trusted images and commands are used and that only trusted users have permissions to execute commands in running containers.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-23471" }, { "cve": "CVE-2022-23521", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "Git is distributed revision control system. gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a `.gitattributes` file to the repository, which contains a set of file patterns and the attributes that should be set for paths matching this pattern. When parsing gitattributes, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted `.gitattributes` file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. There are no known workarounds for this issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-23521" }, { "cve": "CVE-2022-24834", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "Redis is an in-memory database that persists on disk. A specially crafted Lua script executing in Redis can trigger a heap overflow in the cjson library, and result with heap corruption and potentially remote code execution. The problem exists in all versions of Redis with Lua scripting support, starting from 2.6, and affects only authenticated and authorized users. The problem is fixed in versions 7.0.12, 6.2.13, and 6.0.20.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-24834" }, { "cve": "CVE-2022-26691", "cwe": { "id": "CWE-697", "name": "Incorrect Comparison" }, "notes": [ { "category": "summary", "text": "A logic issue was addressed with improved state management. This issue is fixed in Security Update 2022-003 Catalina, macOS Monterey 12.3, macOS Big Sur 11.6.5. An application may be able to gain elevated privileges.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-26691" }, { "cve": "CVE-2022-28737", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "There\u0027s a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables; The handle_image() function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code execution is not discarded in such scenario.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-28737" }, { "cve": "CVE-2022-28738", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "A double free was found in the Regexp compiler in Ruby 3.x before 3.0.4 and 3.1.x before 3.1.2. If a victim attempts to create a Regexp from untrusted user input, an attacker may be able to write to unexpected memory locations.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-28738" }, { "cve": "CVE-2022-28739", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "There is a buffer over-read in Ruby before 2.6.10, 2.7.x before 2.7.6, 3.x before 3.0.4, and 3.1.x before 3.1.2. It occurs in String-to-Float conversion, including Kernel#Float and String#to_f.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-28739" }, { "cve": "CVE-2022-29154", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "An issue was discovered in rsync before 3.2.5 that allows malicious remote servers to write arbitrary files inside the directories of connecting peers. The server chooses which files/directories are sent to the client. However, the rsync client performs insufficient validation of file names. A malicious rsync server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the rsync client target directory and subdirectories (for example, overwrite the .ssh/authorized_keys file).", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-29154" }, { "cve": "CVE-2022-29162", "cwe": { "id": "CWE-276", "name": "Incorrect Default Permissions" }, "notes": [ { "category": "summary", "text": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. A bug was found in runc prior to version 1.1.2 where `runc exec --cap` created processes with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve(2). This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container\u0027s bounding set. This bug has been fixed in runc 1.1.2. This fix changes `runc exec --cap` behavior such that the additional capabilities granted to the process being executed (as specified via `--cap` arguments) do not include inheritable capabilities. In addition, `runc spec` is changed to not set any inheritable capabilities in the created example OCI spec (`config.json`) file.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-29162" }, { "cve": "CVE-2022-29187", "cwe": { "id": "CWE-282", "name": "Improper Ownership Management" }, "notes": [ { "category": "summary", "text": "Git is a distributed revision control system. Git prior to versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5, is vulnerable to privilege escalation in all platforms. An unsuspecting user could still be affected by the issue reported in CVE-2022-24765, for example when navigating as root into a shared tmp directory that is owned by them, but where an attacker could create a git repository. Versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5 contain a patch for this issue. The simplest way to avoid being affected by the exploit described in the example is to avoid running git as root (or an Administrator in Windows), and if needed to reduce its use to a minimum. While a generic workaround is not possible, a system could be hardened from the exploit described in the example by removing any such repository if it exists already and creating one as root to block any future attacks.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-29187" }, { "cve": "CVE-2022-29536", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "In GNOME Epiphany before 41.4 and 42.x before 42.2, an HTML document can trigger a client buffer overflow (in ephy_string_shorten in the UI process) via a long page title. The issue occurs because the number of bytes for a UTF-8 ellipsis character is not properly considered.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-29536" }, { "cve": "CVE-2022-32148", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-32148" }, { "cve": "CVE-2022-34903", "cwe": { "id": "CWE-74", "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)" }, "notes": [ { "category": "summary", "text": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim\u0027s keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-34903" }, { "cve": "CVE-2022-34918", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the Linux kernel through 5.18.9. A type confusion bug in nft_set_elem_init (leading to a buffer overflow) could be used by a local attacker to escalate privileges, a different vulnerability than CVE-2022-32250. (The attacker can obtain root access, but must start with an unprivileged user namespace to obtain CAP_NET_ADMIN access.) This can be fixed in nft_setelem_parse_data in net/netfilter/nf_tables_api.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-34918" }, { "cve": "CVE-2022-36021", "cwe": { "id": "CWE-407", "name": "Inefficient Algorithmic Complexity" }, "notes": [ { "category": "summary", "text": "Redis is an in-memory database that persists on disk. Authenticated users can use string matching commands (like `SCAN` or `KEYS`) with a specially crafted pattern to trigger a denial-of-service attack on Redis, causing it to hang and consume 100% CPU time. The problem is fixed in Redis versions 6.0.18, 6.2.11, 7.0.9.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-36021" }, { "cve": "CVE-2022-36227", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In libarchive before 3.6.2, the software does not check for an error after calling calloc function that can return with a NULL pointer if the function fails, which leads to a resultant NULL pointer dereference. NOTE: the discoverer cites this CWE-476 remark but third parties dispute the code-execution impact: \"In rare circumstances, when NULL is equivalent to the 0x0 memory address and privileged code can access it, then writing or reading memory is possible, which may lead to code execution.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-36227" }, { "cve": "CVE-2022-36760", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "notes": [ { "category": "summary", "text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027) vulnerability in mod_proxy_ajp of Apache HTTP Server allows an attacker to smuggle requests to the AJP server it forwards requests to. This issue affects Apache HTTP Server Apache HTTP Server 2.4 version 2.4.54 and prior versions.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.0, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-36760" }, { "cve": "CVE-2022-37436", "cwe": { "id": "CWE-113", "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)" }, "notes": [ { "category": "summary", "text": "Prior to Apache HTTP Server 2.4.55, a malicious backend can cause the response headers to be truncated early, resulting in some headers being incorporated into the response body. If the later headers have any security purpose, they will not be interpreted by the client.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-37436" }, { "cve": "CVE-2022-37454", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-37454" }, { "cve": "CVE-2022-37797", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In lighttpd 1.4.65, mod_wstunnel does not initialize a handler function pointer if an invalid HTTP request (websocket handshake) is received. It leads to null pointer dereference which crashes the server. It could be used by an external attacker to cause denial of service condition.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-37797" }, { "cve": "CVE-2022-38725", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "An integer overflow in the RFC3164 parser in One Identity syslog-ng 3.0 through 3.37 allows remote attackers to cause a Denial of Service via crafted syslog input that is mishandled by the tcp or network function. syslog-ng Premium Edition 7.0.30 and syslog-ng Store Box 6.10.0 are also affected.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-38725" }, { "cve": "CVE-2022-39189", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "An issue was discovered the x86 KVM subsystem in the Linux kernel before 5.18.17. Unprivileged guest users can compromise the guest kernel because TLB flush operations are mishandled in certain KVM_VCPU_PREEMPTED situations.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-39189" }, { "cve": "CVE-2022-39260", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Git is an open source, scalable, distributed revision control system. `git shell` is a restricted login shell that can be used to implement Git\u0027s push/pull functionality via SSH. In versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4, the function that splits the command arguments into an array improperly uses an `int` to represent the number of entries in the array, allowing a malicious actor to intentionally overflow the return value, leading to arbitrary heap writes. Because the resulting array is then passed to `execv()`, it is possible to leverage this attack to gain remote code execution on a victim machine. Note that a victim must first allow access to `git shell` as a login shell in order to be vulnerable to this attack. This problem is patched in versions 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 and users are advised to upgrade to the latest version. Disabling `git shell` access via remote logins is a viable short-term workaround.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 8.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-39260" }, { "cve": "CVE-2022-41409", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "Integer overflow vulnerability in pcre2test before 10.41 allows attackers to cause a denial of service or other unspecified impacts via negative input.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-41409" }, { "cve": "CVE-2022-41556", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "notes": [ { "category": "summary", "text": "A resource leak in gw_backend.c in lighttpd 1.4.56 through 1.4.66 could lead to a denial of service (connection-slot exhaustion) after a large amount of anomalous TCP behavior by clients. It is related to RDHUP mishandling in certain HTTP/1.1 chunked situations. Use of mod_fastcgi is, for example, affected. This is fixed in 1.4.67.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-41556" }, { "cve": "CVE-2022-41715", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively small regexps consume much larger amounts of memory. After fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Normal use of regular expressions is unaffected.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-41715" }, { "cve": "CVE-2022-41717", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-41717" }, { "cve": "CVE-2022-41723", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-41723" }, { "cve": "CVE-2022-41860", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In freeradius, when an EAP-SIM supplicant sends an unknown SIM option, the server will try to look that option up in the internal dictionaries. This lookup will fail, but the SIM code will not check for that failure. Instead, it will dereference a NULL pointer, and cause the server to crash.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-41860" }, { "cve": "CVE-2022-41861", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "A flaw was found in freeradius. A malicious RADIUS client or home server can send a malformed abinary attribute which can cause the server to crash.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-41861" }, { "cve": "CVE-2022-41862", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-41862" }, { "cve": "CVE-2022-41903", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "Git is distributed revision control system. `git log` can display commits in an arbitrary format using its `--format` specifiers. This functionality is also exposed to `git archive` via the `export-subst` gitattribute. When processing the padding operators, there is a integer overflow in `pretty.c::format_and_pad_commit()` where a `size_t` is stored improperly as an `int`, and then added as an offset to a `memcpy()`. This overflow can be triggered directly by a user running a command which invokes the commit formatting machinery (e.g., `git log --format=...`). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in arbitrary code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. Users who are unable to upgrade should disable `git archive` in untrusted repositories. If you expose git archive via `git daemon`, disable it by running `git config --global daemon.uploadArch false`.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-41903" }, { "cve": "CVE-2022-42919", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-42919" }, { "cve": "CVE-2022-44370", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "NASM v2.16 was discovered to contain a heap buffer overflow in the component quote_for_pmake() asm/nasm.c:856", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-44370" }, { "cve": "CVE-2022-45061", "cwe": { "id": "CWE-407", "name": "Inefficient Algorithmic Complexity" }, "notes": [ { "category": "summary", "text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-45061" }, { "cve": "CVE-2022-45142", "cwe": { "id": "CWE-354", "name": "Improper Validation of Integrity Check Value" }, "notes": [ { "category": "summary", "text": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-45142" }, { "cve": "CVE-2022-45919", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the Linux kernel through 6.0.10. In drivers/media/dvb-core/dvb_ca_en50221.c, a use-after-free can occur is there is a disconnect after an open, because of the lack of a wait_event.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-45919" }, { "cve": "CVE-2022-46392", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "notes": [ { "category": "summary", "text": "An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. An adversary with access to precise enough information about memory accesses (typically, an untrusted operating system attacking a secure enclave) can recover an RSA private key after observing the victim performing a single private-key operation, if the window size (MBEDTLS_MPI_WINDOW_SIZE) used for the exponentiation is 3 or smaller.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-46392" }, { "cve": "CVE-2022-46393", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. There is a potential heap-based buffer overflow and heap-based buffer over-read in DTLS if MBEDTLS_SSL_DTLS_CONNECTION_ID is enabled and MBEDTLS_SSL_CID_IN_LEN_MAX \u003e 2 * MBEDTLS_SSL_CID_OUT_LEN_MAX.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-46393" }, { "cve": "CVE-2022-47629", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "Libksba before 1.6.3 is prone to an integer overflow vulnerability in the CRL signature parser.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-47629" }, { "cve": "CVE-2022-48303", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-48303" }, { "cve": "CVE-2022-48434", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "libavcodec/pthread_frame.c in FFmpeg before 5.1.2, as used in VLC and other products, leaves stale hwaccel state in worker threads, which allows attackers to trigger a use-after-free and execute arbitrary code in some circumstances (e.g., hardware re-initialization upon a mid-video SPS change when Direct3D11 is used).", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2022-48434" }, { "cve": "CVE-2023-0160", "cwe": { "id": "CWE-667", "name": "Improper Locking" }, "notes": [ { "category": "summary", "text": "A deadlock flaw was found in the Linux kernel\u2019s BPF subsystem. This flaw allows a local user to potentially crash the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-0160" }, { "cve": "CVE-2023-0330", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A vulnerability in the lsi53c895a device affects the latest version of qemu. A DMA-MMIO reentrancy problem may lead to memory corruption bugs like stack overflow or use-after-free.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.0, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-0330" }, { "cve": "CVE-2023-0361", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "notes": [ { "category": "summary", "text": "A timing side-channel in the handling of RSA ClientKeyExchange messages was discovered in GnuTLS. This side-channel can be sufficient to recover the key encrypted in the RSA ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption the attacker would need to send a large amount of specially crafted messages to the vulnerable server. By recovering the secret from the ClientKeyExchange message, the attacker would be able to decrypt the application data exchanged over that connection.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-0361" }, { "cve": "CVE-2023-0494", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-0494" }, { "cve": "CVE-2023-0567", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-0567" }, { "cve": "CVE-2023-0568", "cwe": { "id": "CWE-131", "name": "Incorrect Calculation of Buffer Size" }, "notes": [ { "category": "summary", "text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten with NUL value, which might lead to unauthorized data access or modification.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-0568" }, { "cve": "CVE-2023-0590", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in qdisc_graft in net/sched/sch_api.c in the Linux Kernel due to a race problem. This flaw leads to a denial of service issue. If patch ebda44da44f6 (\"net: sched: fix race condition in qdisc_graft()\") not applied yet, then kernel could be affected.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-0590" }, { "cve": "CVE-2023-0662", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, excessive number of parts in HTTP form upload can cause high resource consumption and excessive number of log entries. This can cause denial of service on the affected server by exhausting CPU resources or disk space.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-0662" }, { "cve": "CVE-2023-1206", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel\u2019s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6 connections up to 95%.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-1206" }, { "cve": "CVE-2023-1380", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A slab-out-of-bound read problem was found in brcmf_get_assoc_ies in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux Kernel. This issue could occur when assoc_info-\u003ereq_len data is bigger than the size of the buffer, defined as WL_EXTRA_BUF_MAX, leading to a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-1380" }, { "cve": "CVE-2023-1393", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A flaw was found in X.Org Server Overlay Window. A Use-After-Free may lead to local privilege escalation. If a client explicitly destroys the compositor overlay window (aka COW), the Xserver would leave a dangling pointer to that window in the CompScreen structure, which will trigger a use-after-free later.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-1393" }, { "cve": "CVE-2023-1611", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in btrfs_search_slot in fs/btrfs/ctree.c in btrfs in the Linux Kernel.This flaw allows an attacker to crash the system and possibly cause a kernel information lea", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-1611" }, { "cve": "CVE-2023-1670", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A flaw use after free in the Linux kernel Xircom 16-bit PCMCIA (PC-card) Ethernet driver was found.A local user could use this flaw to crash the system or potentially escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-1670" }, { "cve": "CVE-2023-1838", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in vhost_net_set_backend in drivers/vhost/net.c in virtio network subcomponent in the Linux kernel due to a double fget. This flaw could allow a local attacker to crash the system, and could even lead to a kernel information leak problem.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-1838" }, { "cve": "CVE-2023-1855", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in xgene_hwmon_remove in drivers/hwmon/xgene-hwmon.c in the Hardware Monitoring Linux Kernel Driver (xgene-hwmon). This flaw could allow a local attacker to crash the system due to a race problem. This vulnerability could even lead to a kernel information leak problem.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-1855" }, { "cve": "CVE-2023-1859", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in xen_9pfs_front_removet in net/9p/trans_xen.c in Xen transport for 9pfs in the Linux Kernel. This flaw could allow a local attacker to crash the system due to a race problem, possibly leading to a kernel information leak.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-1859" }, { "cve": "CVE-2023-1989", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in btsdio_remove in drivers\\bluetooth\\btsdio.c in the Linux Kernel. In this flaw, a call to btsdio_remove with an unfinished job, may cause a race problem leading to a UAF on hdev devices.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-1989" }, { "cve": "CVE-2023-1990", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in ndlc_remove in drivers/nfc/st-nci/ndlc.c in the Linux Kernel. This flaw could allow an attacker to crash the system due to a race problem.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-1990" }, { "cve": "CVE-2023-2002", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in the HCI sockets implementation due to a missing capability check in net/bluetooth/hci_sock.c in the Linux Kernel. This flaw allows an attacker to unauthorized execution of management commands, compromising the confidentiality, integrity, and availability of Bluetooth communication.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-2002" }, { "cve": "CVE-2023-2124", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s XFS file system in how a user restores an XFS image after failure (with a dirty log journal). This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-2124" }, { "cve": "CVE-2023-2194", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An out-of-bounds write vulnerability was found in the Linux kernel\u0027s SLIMpro I2C device driver. The userspace \"data-\u003eblock[0]\" variable was not capped to a number between 0-255 and was used as the size of a memcpy, possibly writing beyond the end of dma_buffer. This flaw could allow a local privileged user to crash the system or potentially achieve code execution.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-2194" }, { "cve": "CVE-2023-2269", "cwe": { "id": "CWE-667", "name": "Improper Locking" }, "notes": [ { "category": "summary", "text": "A denial of service problem was found, due to a possible recursive locking scenario, resulting in a deadlock in table_clear in drivers/md/dm-ioctl.c in the Linux Kernel Device Mapper-Multipathing sub-component.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-2269" }, { "cve": "CVE-2023-2861", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "A flaw was found in the 9p passthrough filesystem (9pfs) implementation in QEMU. The 9pfs server did not prohibit opening special files on the host side, potentially allowing a malicious client to escape from the exported 9p tree by creating and opening a device file in the shared folder.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-2861" }, { "cve": "CVE-2023-2953", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in openldap. This security flaw causes a null pointer dereference in ber_memalloc_x() function.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-2953" }, { "cve": "CVE-2023-3006", "cwe": { "id": "CWE-212", "name": "Improper Removal of Sensitive Information Before Storage or Transfer" }, "notes": [ { "category": "summary", "text": "A known cache speculation vulnerability, known as Branch History Injection (BHI) or Spectre-BHB, becomes actual again for the new hw AmpereOne. Spectre-BHB is similar to Spectre v2, except that malicious code uses the shared branch history (stored in the CPU Branch History Buffer, or BHB) to influence mispredicted branches within the victim\u0027s hardware context. Once that occurs, speculation caused by the mispredicted branches can cause cache allocation. This issue leads to obtaining information that should not be accessible.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-3006" }, { "cve": "CVE-2023-3090", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A heap out-of-bounds write vulnerability in the Linux Kernel ipvlan network driver can be exploited to achieve local privilege escalation.\n\nThe out-of-bounds write is caused by missing skb-\u003ecb initialization in the ipvlan network driver. The vulnerability is reachable if\u00a0CONFIG_IPVLAN is enabled.\n\n\nWe recommend upgrading past commit 90cbed5247439a966b645b34eb0a2e037836ea8e.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-3090" }, { "cve": "CVE-2023-3111", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use after free vulnerability was found in prepare_to_relocate in fs/btrfs/relocation.c in btrfs in the Linux Kernel. This possible flaw can be triggered by calling btrfs_ioctl_balance() before calling btrfs_ioctl_defrag().", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-3111" }, { "cve": "CVE-2023-3141", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in r592_remove in drivers/memstick/host/r592.c in media access in the Linux Kernel. This flaw allows a local attacker to crash the system at device disconnect, possibly leading to a kernel information leak.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-3141" }, { "cve": "CVE-2023-3212", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a kernel panic.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-3212" }, { "cve": "CVE-2023-3247", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "notes": [ { "category": "summary", "text": "In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client\u0027s nonce.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 2.6, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-3247" }, { "cve": "CVE-2023-3268", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An out of bounds (OOB) memory access flaw was found in the Linux kernel in relay_file_read_start_pos in kernel/relay.c in the relayfs. This flaw could allow a local attacker to crash the system or leak kernel internal information.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-3268" }, { "cve": "CVE-2023-3301", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "A flaw was found in QEMU. The async nature of hot-unplug enables a race scenario where the net device backend is cleared before the virtio-net pci frontend has been unplugged. A malicious guest could use this time window to trigger an assertion and cause a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-3301" }, { "cve": "CVE-2023-3316", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A NULL pointer dereference in TIFFClose() is caused by a failure to open an output file (non-existent path or a path that requires permissions like /dev/null) while specifying zones.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-3316" }, { "cve": "CVE-2023-3390", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability was found in the Linux kernel\u0027s netfilter subsystem in net/netfilter/nf_tables_api.c.\n\nMishandled error handling with NFT_MSG_NEWRULE makes it possible to use a dangling pointer in the same transaction causing a use-after-free vulnerability. This flaw allows a local attacker with user access to cause a privilege escalation issue.\n\nWe recommend upgrading past commit\u00a01240eb93f0616b21c675416516ff3d74798fdc97.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-3390" }, { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An out-of-bounds write vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\r\n\r\nThe qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-3611" }, { "cve": "CVE-2023-3776", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: cls_fw component can be exploited to achieve local privilege escalation.\r\n\r\nIf tcf_change_indev() fails, fw_set_parms() will immediately return an error after incrementing or decrementing the reference counter in tcf_bind_filter(). If an attacker can control the reference counter and set it to zero, they can cause the reference to be freed, leading to a use-after-free vulnerability.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-3776" }, { "cve": "CVE-2023-3863", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free flaw was found in nfc_llcp_find_local in net/nfc/llcp_core.c in NFC in the Linux kernel. This flaw allows a local user with special privileges to impact a kernel information leak issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 4.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-3863" }, { "cve": "CVE-2023-4128", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel allows a local attacker to perform a local privilege escalation due to incorrect handling of the existing filter, leading to a kernel information leak.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-4128" }, { "cve": "CVE-2023-4194", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Linux kernel\u0027s TUN/TAP functionality. This issue could allow a local user to bypass network filters and gain unauthorized access to some resources. The original patches fixing CVE-2023-1076 are incorrect or incomplete. The problem is that the following upstream commits - a096ccca6e50 (\"tun: tun_chr_open(): correctly initialize socket uid\"), - 66b2c338adce (\"tap: tap_open(): correctly initialize socket uid\"), pass \"inode-\u003ei_uid\" to sock_init_data_uid() as the last parameter and that turns out to not be accurate.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-4194" }, { "cve": "CVE-2023-20593", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "An issue in \u201cZen 2\u201d CPUs, under specific microarchitectural circumstances, may allow an attacker to potentially access sensitive information.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-20593" }, { "cve": "CVE-2023-21255", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "In multiple functions of binder.c, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-21255" }, { "cve": "CVE-2023-22490", "cwe": { "id": "CWE-59", "name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)" }, "notes": [ { "category": "summary", "text": "Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8 can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort local clones whose source `$GIT_DIR/objects` directory contains symbolic links, the `objects` directory itself may still be a symbolic link. These two may be combined to include arbitrary files based on known paths on the victim\u0027s filesystem within the malicious repository\u0027s working copy, allowing for data exfiltration in a similar manner as CVE-2022-39253.\n\nA fix has been prepared and will appear in v2.39.2 v2.38.4 v2.37.6 v2.36.5 v2.35.7 v2.34.7 v2.33.7 v2.32.6, v2.31.7 and v2.30.8. If upgrading is impractical, two short-term workarounds are available. Avoid cloning repositories from untrusted sources with `--recurse-submodules`. Instead, consider cloning repositories without recursively cloning their submodules, and instead run `git submodule update` at each layer. Before doing so, inspect each new `.gitmodules` file to ensure that it does not contain suspicious module URLs.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-22490" }, { "cve": "CVE-2023-22742", "cwe": { "id": "CWE-347", "name": "Improper Verification of Cryptographic Signature" }, "notes": [ { "category": "summary", "text": "libgit2 is a cross-platform, linkable library implementation of Git. When using an SSH remote with the optional libssh2 backend, libgit2 does not perform certificate checking by default. Prior versions of libgit2 require the caller to set the `certificate_check` field of libgit2\u0027s `git_remote_callbacks` structure - if a certificate check callback is not set, libgit2 does not perform any certificate checking. This means that by default - without configuring a certificate check callback, clients will not perform validation on the server SSH keys and may be subject to a man-in-the-middle attack. Users are encouraged to upgrade to v1.4.5 or v1.5.1. Users unable to upgrade should ensure that all relevant certificates are manually checked.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-22742" }, { "cve": "CVE-2023-22745", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "summary", "text": "tpm2-tss is an open source software implementation of the Trusted Computing Group (TCG) Trusted Platform Module (TPM) 2 Software Stack (TSS2). In affected versions `Tss2_RC_SetHandler` and `Tss2_RC_Decode` both index into `layer_handler` with an 8 bit layer number, but the array only has `TPM2_ERROR_TSS2_RC_LAYER_COUNT` entries, so trying to add a handler for higher-numbered layers or decode a response code with such a layer number reads/writes past the end of the buffer. This Buffer overrun, could result in arbitrary code execution. An example attack would be a MiTM bus attack that returns 0xFFFFFFFF for the RC. Given the common use case of TPM modules an attacker must have local access to the target machine with local system privileges which allows access to the TPM system. Usually TPM access requires administrative privilege.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-22745" }, { "cve": "CVE-2023-23454", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "notes": [ { "category": "summary", "text": "cbq_classify in net/sched/sch_cbq.c in the Linux kernel through 6.1.4 allows attackers to cause a denial of service (slab-out-of-bounds read) because of type confusion (non-negative numbers can sometimes indicate a TC_ACT_SHOT condition rather than valid classification results).", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-23454" }, { "cve": "CVE-2023-23931", "cwe": { "id": "CWE-754", "name": "Improper Check for Unusual or Exceptional Conditions" }, "notes": [ { "category": "summary", "text": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `Cipher.update_into` would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable objects (such as `bytes`) to be mutated, thus violating fundamental rules of Python and resulting in corrupted output. This now correctly raises an exception. This issue has been present since `update_into` was originally introduced in cryptography 1.8.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-23931" }, { "cve": "CVE-2023-23934", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "Werkzeug is a comprehensive WSGI web application library. Browsers may allow \"nameless\" cookies that look like `=value` instead of `key=value`. A vulnerable browser may allow a compromised application on an adjacent subdomain to exploit this to set a cookie like `=__Host-test=bad` for another subdomain. Werkzeug prior to 2.2.3 will parse the cookie `=__Host-test=bad` as __Host-test=bad`. If a Werkzeug application is running next to a vulnerable or malicious subdomain which sets such a cookie using a vulnerable browser, the Werkzeug application will see the bad cookie value but the valid cookie key. The issue is fixed in Werkzeug 2.2.3.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 2.6, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-23934" }, { "cve": "CVE-2023-23946", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "summary", "text": "Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to `git apply`, a path outside the working tree can be overwritten as the user who is running `git apply`. A fix has been prepared and will appear in v2.39.2, v2.38.4, v2.37.6, v2.36.5, v2.35.7, v2.34.7, v2.33.7, v2.32.6, v2.31.7, and v2.30.8. As a workaround, use `git apply --stat` to inspect a patch before applying; avoid applying one that creates a symbolic link and then creates a file beyond the symbolic link.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-23946" }, { "cve": "CVE-2023-24538", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "notes": [ { "category": "summary", "text": "Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to terminate the literal, injecting arbitrary Javascript code into the Go template. As ES6 template literals are rather complex, and themselves can do string interpolation, the decision was made to simply disallow Go template actions from being used inside of them (e.g. \"var a = {{.}}\"), since there is no obviously safe way to allow this behavior. This takes the same approach as github.com/google/safehtml. With fix, Template.Parse returns an Error when it encounters templates like this, with an ErrorCode of value 12. This ErrorCode is currently unexported, but will be exported in the release of Go 1.21. Users who rely on the previous behavior can re-enable it using the GODEBUG flag jstmpllitinterp=1, with the caveat that backticks will now be escaped. This should be used with caution.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-24538" }, { "cve": "CVE-2023-25153", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "containerd is an open source container runtime. Before versions 1.6.18 and 1.5.18, when importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file where a limit was not applied could cause a denial of service. This bug has been fixed in containerd 1.6.18 and 1.5.18. Users should update to these versions to resolve the issue. As a workaround, ensure that only trusted images are used and that only trusted users have permissions to import images.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-25153" }, { "cve": "CVE-2023-25155", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted `SRANDMEMBER`, `ZRANDMEMBER`, and `HRANDFIELD` commands can trigger an integer overflow, resulting in a runtime assertion and termination of the Redis server process. This problem affects all Redis versions. Patches were released in Redis version(s) 6.0.18, 6.2.11 and 7.0.9.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-25155" }, { "cve": "CVE-2023-25193", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "hb-ot-layout-gsubgpos.hh in HarfBuzz through 6.0.0 allows attackers to trigger quadratic growth via consecutive marks during the process of looking back for base glyphs when attaching marks.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-25193" }, { "cve": "CVE-2023-25588", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "notes": [ { "category": "summary", "text": "A flaw was found in Binutils. The field `the_bfd` of `asymbol`struct is uninitialized in the `bfd_mach_o_get_synthetic_symtab` function, which may lead to an application crash and local denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-25588" }, { "cve": "CVE-2023-25690", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "notes": [ { "category": "summary", "text": "Some mod_proxy configurations on Apache HTTP Server versions 2.4.0 through 2.4.55 allow a HTTP Request Smuggling attack.\r\n\r\nConfigurations are affected when mod_proxy is enabled along with some form of RewriteRule or ProxyPassMatch in which a non-specific pattern matches some portion of the user-supplied request-target (URL) data and is then re-inserted into the proxied request-target using variable substitution. \r\n\r\nRequest splitting/smuggling could result in bypass of access controls in the proxy server, proxying unintended URLs to existing origin servers, and cache poisoning. Users are recommended to update to at least version 2.4.56 of Apache HTTP Server.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-25690" }, { "cve": "CVE-2023-25727", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "notes": [ { "category": "summary", "text": "In phpMyAdmin before 4.9.11 and 5.x before 5.2.1, an authenticated user can trigger XSS by uploading a crafted .sql file through the drag-and-drop interface.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-25727" }, { "cve": "CVE-2023-26081", "cwe": { "id": "CWE-668", "name": "Exposure of Resource to Wrong Sphere" }, "notes": [ { "category": "summary", "text": "In Epiphany (aka GNOME Web) through 43.0, untrusted web content can trick users into exfiltrating passwords, because autofill occurs in sandboxed contexts.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-26081" }, { "cve": "CVE-2023-26965", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "loadImage() in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based use after free via a crafted TIFF image.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-26965" }, { "cve": "CVE-2023-27522", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "notes": [ { "category": "summary", "text": "HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi. This issue affects Apache HTTP Server: from 2.4.30 through 2.4.55.\n\nSpecial characters in the origin response header can truncate/split the response forwarded to the client.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-27522" }, { "cve": "CVE-2023-27534", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "summary", "text": "A path traversal vulnerability exists in curl \u003c8.0.0 SFTP implementation causes the tilde (~) character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user\u0027s home directory. Attackers can exploit this flaw to bypass filtering or execute arbitrary code by crafting a path like /~2/foo while accessing a server with a specific user.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-27534" }, { "cve": "CVE-2023-27535", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "notes": [ { "category": "summary", "text": "An authentication bypass vulnerability exists in libcurl \u003c8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-27535" }, { "cve": "CVE-2023-27536", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "notes": [ { "category": "summary", "text": "An authentication bypass vulnerability exists libcurl \u003c8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-27536" }, { "cve": "CVE-2023-28450", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "An issue was discovered in Dnsmasq before 2.90. The default maximum EDNS.0 UDP packet size was set to 4096 but should be 1232 because of DNS Flag Day 2020.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-28450" }, { "cve": "CVE-2023-28466", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "do_tls_getsockopt in net/tls/tls_main.c in the Linux kernel through 6.2.6 lacks a lock_sock call, leading to a race condition (with a resultant use-after-free or NULL pointer dereference).", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-28466" }, { "cve": "CVE-2023-28486", "cwe": { "id": "CWE-116", "name": "Improper Encoding or Escaping of Output" }, "notes": [ { "category": "summary", "text": "Sudo before 1.9.13 does not escape control characters in log messages.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-28486" }, { "cve": "CVE-2023-28487", "cwe": { "id": "CWE-116", "name": "Improper Encoding or Escaping of Output" }, "notes": [ { "category": "summary", "text": "Sudo before 1.9.13 does not escape control characters in sudoreplay output.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-28487" }, { "cve": "CVE-2023-29402", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "notes": [ { "category": "summary", "text": "The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules which are retrieved using the go command, i.e. via \"go get\", are not affected (modules retrieved using GOPATH-mode, i.e. GO111MODULE=off, may be affected).", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-29402" }, { "cve": "CVE-2023-29404", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "notes": [ { "category": "summary", "text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-29404" }, { "cve": "CVE-2023-29405", "cwe": { "id": "CWE-74", "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)" }, "notes": [ { "category": "summary", "text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-29405" }, { "cve": "CVE-2023-29406", "cwe": { "id": "CWE-436", "name": "Interpretation Conflict" }, "notes": [ { "category": "summary", "text": "The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-29406" }, { "cve": "CVE-2023-29409", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-29409" }, { "cve": "CVE-2023-30086", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-30086" }, { "cve": "CVE-2023-30456", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "An issue was discovered in arch/x86/kvm/vmx/nested.c in the Linux kernel before 6.2.8. nVMX on x86_64 lacks consistency checks for CR0 and CR4.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-30456" }, { "cve": "CVE-2023-30772", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/power/supply/da9150-charger.c if a physically proximate attacker unplugs a device.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-30772" }, { "cve": "CVE-2023-31084", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "An issue was discovered in drivers/media/dvb-core/dvb_frontend.c in the Linux kernel 6.2. There is a blocking operation when a task is in !TASK_RUNNING. In dvb_frontend_get_event, wait_event_interruptible is called; the condition is dvb_frontend_test_event(fepriv,events). In dvb_frontend_test_event, down(\u0026fepriv-\u003esem) is called. However, wait_event_interruptible would put the process to sleep, and down(\u0026fepriv-\u003esem) may block the process.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-31084" }, { "cve": "CVE-2023-31124", "cwe": { "id": "CWE-330", "name": "Use of Insufficiently Random Values" }, "notes": [ { "category": "summary", "text": "c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARES_RANDOM_FILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand() as a fallback which could allow an attacker to take advantage of the lack of entropy by not using a CSPRNG. This issue was patched in version 1.19.1.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-31124" }, { "cve": "CVE-2023-31130", "cwe": { "id": "CWE-124", "name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)" }, "notes": [ { "category": "summary", "text": "c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular \"0::00:00:00/2\" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). However, users may externally use ares_inet_net_pton() for other purposes and thus be vulnerable to more severe issues. This issue has been fixed in 1.19.1.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 4.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-31130" }, { "cve": "CVE-2023-31147", "cwe": { "id": "CWE-330", "name": "Use of Insufficiently Random Values" }, "notes": [ { "category": "summary", "text": "c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-31147" }, { "cve": "CVE-2023-31436", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "qfq_change_class in net/sched/sch_qfq.c in the Linux kernel before 6.2.13 allows an out-of-bounds write because lmax can exceed QFQ_MIN_LMAX.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-31436" }, { "cve": "CVE-2023-31489", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "An issue found in Frrouting bgpd v.8.4.2 allows a remote attacker to cause a denial of service via the bgp_capability_llgr() function.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-31489" }, { "cve": "CVE-2023-32067", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-32067" }, { "cve": "CVE-2023-32233", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "In the Linux kernel through 6.3.1, a use-after-free in Netfilter nf_tables when processing batch requests can be abused to perform arbitrary read and write operations on kernel memory. Unprivileged local users can obtain root privileges. This occurs because anonymous sets are mishandled.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-32233" }, { "cve": "CVE-2023-32573", "cwe": { "id": "CWE-369", "name": "Divide By Zero" }, "notes": [ { "category": "summary", "text": "In Qt before 5.15.14, 6.0.x through 6.2.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.1, QtSvg QSvgFont m_unitsPerEm initialization is mishandled.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-32573" }, { "cve": "CVE-2023-33203", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/net/ethernet/qualcomm/emac/emac.c if a physically proximate attacker unplugs an emac based device.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-33203" }, { "cve": "CVE-2023-34256", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "** DISPUTED ** An issue was discovered in the Linux kernel before 6.3.3. There is an out-of-bounds read in crc16 in lib/crc16.c when called from fs/ext4/super.c because ext4_group_desc_csum does not properly check an offset. NOTE: this is disputed by third parties because the kernel is not intended to defend against attackers with the stated \"When modifying the block device while it is mounted by the filesystem\" access.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-34256" }, { "cve": "CVE-2023-34872", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "A vulnerability in Outline.cc for Poppler prior to 23.06.0 allows a remote attacker to cause a Denial of Service (DoS) (crash) via a crafted PDF file in OutlineItem::open.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-34872" }, { "cve": "CVE-2023-34969", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "D-Bus before 1.15.6 sometimes allows unprivileged users to crash dbus-daemon. If a privileged user with control over the dbus-daemon is using the org.freedesktop.DBus.Monitoring interface to monitor message bus traffic, then an unprivileged user with the ability to connect to the same dbus-daemon can cause a dbus-daemon crash under some circumstances via an unreplyable message. When done on the well-known system bus, this is a denial-of-service vulnerability. The fixed versions are 1.12.28, 1.14.8, and 1.15.6.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-34969" }, { "cve": "CVE-2023-35001", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Linux Kernel nftables Out-Of-Bounds Read/Write Vulnerability; nft_byteorder poorly handled vm register contents when CAP_NET_ADMIN is in any user or network namespace", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-35001" }, { "cve": "CVE-2023-35788", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An issue was discovered in fl_set_geneve_opt in net/sched/cls_flower.c in the Linux kernel before 6.3.7. It allows an out-of-bounds write in the flower classifier code via TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets. This may result in denial of service or privilege escalation.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-35788" }, { "cve": "CVE-2023-35789", "cwe": { "id": "CWE-522", "name": "Insufficiently Protected Credentials" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the C AMQP client library (aka rabbitmq-c) through 0.13.0 for RabbitMQ. Credentials can only be entered on the command line (e.g., for amqp-publish or amqp-consume) and are thus visible to local attackers by listing a process and its arguments.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-35789" }, { "cve": "CVE-2023-35823", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in saa7134_finidev in drivers/media/pci/saa7134/saa7134-core.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-35823" }, { "cve": "CVE-2023-35824", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in dm1105_remove in drivers/media/pci/dm1105/dm1105.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-35824" }, { "cve": "CVE-2023-35828", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in renesas_usb3_remove in drivers/usb/gadget/udc/renesas_usb3.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-35828" }, { "cve": "CVE-2023-36054", "cwe": { "id": "CWE-824", "name": "Access of Uninitialized Pointer" }, "notes": [ { "category": "summary", "text": "lib/kadm5/kadm_rpc_xdr.c in MIT Kerberos 5 (aka krb5) before 1.20.2 and 1.21.x before 1.21.1 frees an uninitialized pointer. A remote authenticated user can trigger a kadmind crash. This occurs because _xdr_kadm5_principal_ent_rec does not validate the relationship between n_key_data and the key_data array count.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-36054" }, { "cve": "CVE-2023-36617", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "notes": [ { "category": "summary", "text": "A ReDoS issue was discovered in the URI component before 0.12.2 for Ruby. The URI parser mishandles invalid URLs that have specific characters. There is an increase in execution time for parsing strings to URI objects with rfc2396_parser.rb and rfc3986_parser.rb. NOTE: this issue exists becuse of an incomplete fix for CVE-2023-28755. Version 0.10.3 is also a fixed version.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-36617" }, { "cve": "CVE-2023-36664", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "notes": [ { "category": "summary", "text": "Artifex Ghostscript through 10.01.2 mishandles permission validation for pipe devices (with the %pipe% prefix or the | pipe character prefix).", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-36664" }, { "cve": "CVE-2023-37920", "cwe": { "id": "CWE-345", "name": "Insufficient Verification of Data Authenticity" }, "notes": [ { "category": "summary", "text": "Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi prior to version 2023.07.22 recognizes \"e-Tugra\" root certificates. e-Tugra\u0027s root certificates were subject to an investigation prompted by reporting of security issues in their systems. Certifi 2023.07.22 removes root certificates from \"e-Tugra\" from the root store.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-37920" }, { "cve": "CVE-2023-38559", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "summary", "text": "A buffer overflow flaw was found in base/gdevdevn.c:1973 in devn_pcx_write_rle() in ghostscript. This issue may allow a local attacker to cause a denial of service via outputting a crafted PDF file for a DEVN device with gs.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-38559" }, { "cve": "CVE-2023-40283", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "An issue was discovered in l2cap_sock_release in net/bluetooth/l2cap_sock.c in the Linux kernel before 6.4.10. There is a use-after-free because the children of an sk are mishandled.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] }, "remediations": [ { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" }, { "category": "vendor_fix", "details": "Update to V2.4 or later version", "product_ids": [ "CSAFPID-0004" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002", "CSAFPID-0003", "CSAFPID-0004", "CSAFPID-0005", "CSAFPID-0011", "CSAFPID-0010", "CSAFPID-0009", "CSAFPID-0008", "CSAFPID-0007", "CSAFPID-0006" ] } ], "title": "CVE-2023-40283" } ] }
icsa-23-348-10
Vulnerability from csaf_cisa
Published
2023-12-12 00:00
Modified
2023-12-12 00:00
Summary
Siemens SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP V3.1
Notes
Summary
Multiple vulnerabilities have been identified in the additional GNU/Linux subsystem of the firmware version V3.1 for the SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP (incl. SIPLUS variant).
These GNU/Linux vulnerabilities have been externally identified. Siemens is preparing fix versions and recommends specific countermeasures for products where fixes are not, or not yet available.
Note: This SSA advises vulnerabilities for firmware version V3.1 only; for versions < V3.1 refer to Siemens Security Bulletin SSB-439005 (
https://cert-portal.siemens.com/productcert/html/ssb-439005.html).
General Recommendations
As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens' operational guidelines for Industrial Security (Download:
https://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.
Additional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity
Additional Resources
For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories
Terms of Use
Siemens Security Advisories are subject to the terms and conditions contained in Siemens' underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter "License Terms"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens' Global Website (https://www.siemens.com/terms_of_use, hereinafter "Terms of Use"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.
Legal Notice
All information products included in https://us-cert.cisa.gov/ics are provided "as is" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.
Advisory Conversion Disclaimer
This CISA CSAF advisory was converted from Siemens ProductCERT's CSAF advisory.
Critical infrastructure sectors
Multiple
Countries/areas deployed
Worldwide
Company headquarters location
Germany
Recommended Practices
CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.
Recommended Practices
Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.
Recommended Practices
Locate control system networks and remote devices behind firewalls and isolate them from business networks.
Recommended Practices
When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.
Recommended Practices
CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.
Recommended Practices
CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.
Recommended Practices
CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.
Recommended Practices
Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.
{ "document": { "acknowledgments": [ { "organization": "Siemens ProductCERT", "summary": "reporting these vulnerabilities to CISA." } ], "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Disclosure is not limited", "tlp": { "label": "WHITE", "url": "https://us-cert.cisa.gov/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Multiple vulnerabilities have been identified in the additional GNU/Linux subsystem of the firmware version V3.1 for the SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP (incl. SIPLUS variant).\n\nThese GNU/Linux vulnerabilities have been externally identified. Siemens is preparing fix versions and recommends specific countermeasures for products where fixes are not, or not yet available.\n\nNote: This SSA advises vulnerabilities for firmware version V3.1 only; for versions \u003c V3.1 refer to Siemens Security Bulletin SSB-439005 (\nhttps://cert-portal.siemens.com/productcert/html/ssb-439005.html).", "title": "Summary" }, { "category": "general", "text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity", "title": "General Recommendations" }, { "category": "general", "text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories", "title": "Additional Resources" }, { "category": "legal_disclaimer", "text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.", "title": "Terms of Use" }, { "category": "legal_disclaimer", "text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.", "title": "Legal Notice" }, { "category": "other", "text": "This CISA CSAF advisory was converted from Siemens ProductCERT\u0027s CSAF advisory.", "title": "Advisory Conversion Disclaimer" }, { "category": "other", "text": "Multiple", "title": "Critical infrastructure sectors" }, { "category": "other", "text": "Worldwide", "title": "Countries/areas deployed" }, { "category": "other", "text": "Germany", "title": "Company headquarters location" }, { "category": "general", "text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.", "title": "Recommended Practices" }, { "category": "general", "text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.", "title": "Recommended Practices" }, { "category": "general", "text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.", "title": "Recommended Practices" }, { "category": "general", "text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.", "title": "Recommended Practices" }, { "category": "general", "text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.", "title": "Recommended Practices" }, { "category": "general", "text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.", "title": "Recommended Practices" }, { "category": "general", "text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.", "title": "Recommended Practices" }, { "category": "general", "text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.", "title": "Recommended Practices" } ], "publisher": { "category": "other", "contact_details": "central@cisa.dhs.gov", "name": "CISA", "namespace": "https://www.cisa.gov/" }, "references": [ { "category": "self", "summary": "SSA-398330: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP V3.1 - CSAF Version", "url": "https://cert-portal.siemens.com/productcert/csaf/ssa-398330.json" }, { "category": "self", "summary": "SSA-398330: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP V3.1 - HTML Version", "url": "https://cert-portal.siemens.com/productcert/html/ssa-398330.html" }, { "category": "self", "summary": "SSA-398330: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP V3.1 - PDF Version", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-398330.pdf" }, { "category": "self", "summary": "SSA-398330: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP V3.1 - TXT Version", "url": "https://cert-portal.siemens.com/productcert/txt/ssa-398330.txt" }, { "category": "self", "summary": "ICS Advisory ICSA-23-348-10 JSON", "url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2023/icsa-23-348-10.json" }, { "category": "self", "summary": "ICS Advisory ICSA-23-348-10 - Web Version", "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-23-348-10" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/topics/industrial-control-systems" }, { "category": "external", "summary": "Recommended Practices", "url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B" } ], "title": "Siemens SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP V3.1", "tracking": { "current_release_date": "2023-12-12T00:00:00Z", "generator": { "engine": { "name": "CISA CSAF Generator", "version": "1" } }, "id": "ICSA-23-348-10", "initial_release_date": "2023-12-12T00:00:00Z", "revision_history": [ { "date": "2023-12-12T00:00:00Z", "legacy_version": "1.0", "number": "1", "summary": "Publication Date" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003e=V3.1.0", "product": { "name": "SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)", "product_id": "1", "product_identification_helper": { "model_numbers": [ "6ES7518-4AX00-1AB0" ] } } } ], "category": "product_name", "name": "SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)" }, { "branches": [ { "category": "product_version_range", "name": "\u003e=V3.1.0", "product": { "name": "SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)", "product_id": "2", "product_identification_helper": { "model_numbers": [ "6ES7518-4AX00-1AC0" ] } } } ], "category": "product_name", "name": "SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)" }, { "branches": [ { "category": "product_version_range", "name": "\u003e=V3.1.0", "product": { "name": "SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)", "product_id": "3", "product_identification_helper": { "model_numbers": [ "6ES7518-4FX00-1AB0" ] } } } ], "category": "product_name", "name": "SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)" }, { "branches": [ { "category": "product_version_range", "name": "\u003e=V3.1.0", "product": { "name": "SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)", "product_id": "4", "product_identification_helper": { "model_numbers": [ "6ES7518-4FX00-1AC0" ] } } } ], "category": "product_name", "name": "SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)" }, { "branches": [ { "category": "product_version_range", "name": "\u003e=V3.1.0", "product": { "name": "SIPLUS S7-1500 CPU 1518-4 PN/DP MFP (6AG1518-4AX00-4AC0)", "product_id": "5", "product_identification_helper": { "model_numbers": [ "6AG1518-4AX00-4AC0" ] } } } ], "category": "product_name", "name": "SIPLUS S7-1500 CPU 1518-4 PN/DP MFP (6AG1518-4AX00-4AC0)" } ], "category": "vendor", "name": "Siemens" } ] }, "vulnerabilities": [ { "cve": "CVE-2013-0340", "cwe": { "id": "CWE-611", "name": "Improper Restriction of XML External Entity Reference" }, "notes": [ { "category": "summary", "text": "expat 2.1.0 and earlier does not properly handle entities expansion unless an application developer uses the XML_SetEntityDeclHandler function, which allows remote attackers to cause a denial of service (resource consumption), send HTTP requests to intranet servers, or read arbitrary files via a crafted XML document, aka an XML External Entity (XXE) issue. NOTE: it could be argued that because expat already provides the ability to disable external entity expansion, the responsibility for resolving this issue lies with application developers; according to this argument, this entry should be REJECTed, and each affected application would need its own CVE.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2013-0340" }, { "cve": "CVE-2013-4235", "cwe": { "id": "CWE-367", "name": "Time-of-check Time-of-use (TOCTOU) Race Condition" }, "notes": [ { "category": "summary", "text": "shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2013-4235" }, { "cve": "CVE-2014-7209", "cwe": { "id": "CWE-77", "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)" }, "notes": [ { "category": "summary", "text": "run-mailcap in the Debian mime-support package before 3.52-1+deb7u1 allows context-dependent attackers to execute arbitrary commands via shell metacharacters in a filename.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.0, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2014-7209" }, { "cve": "CVE-2015-20107", "cwe": { "id": "CWE-77", "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)" }, "notes": [ { "category": "summary", "text": "In Python (aka CPython) up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input (if they lack validation of user-provided filenames or arguments). The fix is also back-ported to 3.7, 3.8, 3.9", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2015-20107" }, { "cve": "CVE-2016-3189", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "Use-after-free vulnerability in bzip2recover in bzip2 1.0.6 allows remote attackers to cause a denial of service (crash) via a crafted bzip2 file, related to block ends set to before the start of the block.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2016-3189" }, { "cve": "CVE-2016-3709", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "notes": [ { "category": "summary", "text": "Possible cross-site scripting vulnerability in libxml after commit 960f0e2.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2016-3709" }, { "cve": "CVE-2016-4658", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "xpointer.c in libxml2 before 2.9.5 (as used in Apple iOS before 10, OS X before 10.12, tvOS before 10, and watchOS before 3, and other products) does not forbid namespace nodes in XPointer ranges, which allows remote attackers to execute arbitrary code or cause a denial of service (use-after-free and memory corruption) via a crafted XML document.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2016-4658" }, { "cve": "CVE-2016-5131", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "Use-after-free vulnerability in libxml2 through 2.9.4, as used in Google Chrome before 52.0.2743.82, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to the XPointer range-to function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2016-5131" }, { "cve": "CVE-2016-9318", "cwe": { "id": "CWE-611", "name": "Improper Restriction of XML External Entity Reference" }, "notes": [ { "category": "summary", "text": "libxml2 2.9.4 and earlier, as used in XMLSec 1.2.23 and earlier and other products, does not offer a flag directly indicating that the current document may be read but other files may not be opened, which makes it easier for remote attackers to conduct XML External Entity (XXE) attacks via a crafted document.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2016-9318" }, { "cve": "CVE-2016-10228", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "The iconv program in the GNU C Library (aka glibc or libc6) 2.31 and earlier, when invoked with multiple suffixes in the destination encoding (TRANSLATE or IGNORE) along with the -c option, enters an infinite loop when processing invalid multi-byte input sequences, leading to a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2016-10228" }, { "cve": "CVE-2016-10739", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "In the GNU C Library (aka glibc or libc6) through 2.28, the getaddrinfo function would successfully parse a string that contained an IPv4 address followed by whitespace and arbitrary characters, which could lead applications to incorrectly assume that it had parsed a valid string, without the possibility of embedded HTTP headers or other potentially dangerous substrings.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2016-10739" }, { "cve": "CVE-2017-0663", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A remote code execution vulnerability in libxml2 could enable an attacker using a specially crafted file to execute arbitrary code within the context of an unprivileged process. This issue is rated as High due to the possibility of remote code execution in an application that uses this library. Product: Android. Versions: 4.4.4, 5.0.2, 5.1.1, 6.0, 6.0.1, 7.0, 7.1.1, 7.1.2. Android ID: A-37104170.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2017-0663" }, { "cve": "CVE-2017-7375", "cwe": { "id": "CWE-611", "name": "Improper Restriction of XML External Entity Reference" }, "notes": [ { "category": "summary", "text": "A flaw in libxml2 allows remote XML entity inclusion with default parser flags (i.e., when the caller did not request entity substitution, DTD validation, external DTD subset loading, or default DTD attributes). Depending on the context, this may expose a higher-risk attack surface in libxml2 not usually reachable with default parser flags, and expose content from local files, HTTP, or FTP servers (which might be otherwise unreachable).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2017-7375" }, { "cve": "CVE-2017-7376", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "Buffer overflow in libxml2 allows remote attackers to execute arbitrary code by leveraging an incorrect limit for port values when handling redirects.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2017-7376" }, { "cve": "CVE-2017-9047", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "A buffer overflow was discovered in libxml2 20904-GITv2.9.4-16-g0741801. The function xmlSnprintfElementContent in valid.c is supposed to recursively dump the element content definition into a char buffer \u0027buf\u0027 of size \u0027size\u0027. The variable len is assigned strlen(buf). If the content-\u003etype is XML_ELEMENT_CONTENT_ELEMENT, then (i) the content-\u003eprefix is appended to buf (if it actually fits) whereupon (ii) content-\u003ename is written to the buffer. However, the check for whether the content-\u003ename actually fits also uses \u0027len\u0027 rather than the updated buffer length strlen(buf). This allows us to write about \"size\" many bytes beyond the allocated memory. This vulnerability causes programs that use libxml2, such as PHP, to crash.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2017-9047" }, { "cve": "CVE-2017-9048", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a stack-based buffer overflow. The function xmlSnprintfElementContent in valid.c is supposed to recursively dump the element content definition into a char buffer \u0027buf\u0027 of size \u0027size\u0027. At the end of the routine, the function may strcat two more characters without checking whether the current strlen(buf) + 2 \u003c size. This vulnerability causes programs that use libxml2, such as PHP, to crash.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2017-9048" }, { "cve": "CVE-2017-9049", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a heap-based buffer over-read in the xmlDictComputeFastKey function in dict.c. This vulnerability causes programs that use libxml2, such as PHP, to crash. This vulnerability exists because of an incomplete fix for libxml2 Bug 759398.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2017-9049" }, { "cve": "CVE-2017-9050", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a heap-based buffer over-read in the xmlDictAddString function in dict.c. This vulnerability causes programs that use libxml2, such as PHP, to crash. This vulnerability exists because of an incomplete fix for CVE-2016-1839.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2017-9050" }, { "cve": "CVE-2017-16931", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "parser.c in libxml2 before 2.9.5 mishandles parameter-entity references because the NEXTL macro calls the xmlParserHandlePEReference function in the case of a \u0027%\u0027 character in a DTD name.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2017-16931" }, { "cve": "CVE-2017-16932", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "summary", "text": "parser.c in libxml2 before 2.9.5 does not prevent infinite recursion in parameter entities.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2017-16932" }, { "cve": "CVE-2017-17512", "cwe": { "id": "CWE-74", "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)" }, "notes": [ { "category": "summary", "text": "sensible-browser in sensible-utils before 0.0.11 does not validate strings before launching the program specified by the BROWSER environment variable, which allows remote attackers to conduct argument-injection attacks via a crafted URL, as demonstrated by a --proxy-pac-file argument.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2017-17512" }, { "cve": "CVE-2017-18258", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "The xz_head function in xzlib.c in libxml2 before 2.9.6 allows remote attackers to cause a denial of service (memory consumption) via a crafted LZMA file, because the decoder functionality does not restrict memory usage to what is required for a legitimate file.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2017-18258" }, { "cve": "CVE-2018-0495", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "notes": [ { "category": "summary", "text": "Libgcrypt before 1.7.10 and 1.8.x before 1.8.3 allows a memory-cache side-channel attack on ECDSA signatures that can be mitigated through the use of blinding during the signing process in the _gcry_ecc_ecdsa_sign function in cipher/ecc-ecdsa.c, aka the Return Of the Hidden Number Problem or ROHNP. To discover an ECDSA key, the attacker needs access to either the local machine or a different virtual machine on the same physical host.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2018-0495" }, { "cve": "CVE-2018-12886", "cwe": { "id": "CWE-209", "name": "Generation of Error Message Containing Sensitive Information" }, "notes": [ { "category": "summary", "text": "stack_protect_prologue in cfgexpand.c and stack_protect_epilogue in function.c in GNU Compiler Collection (GCC) 4.1 through 8 (under certain circumstances) generate instruction sequences when targeting ARM targets that spill the address of the stack protector guard, which allows an attacker to bypass the protection of -fstack-protector, -fstack-protector-all, -fstack-protector-strong, and -fstack-protector-explicit against stack overflow by controlling what the stack canary is compared against.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2018-12886" }, { "cve": "CVE-2018-14404", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A NULL pointer dereference vulnerability exists in the xpath.c:xmlXPathCompOpEval() function of libxml2 through 2.9.8 when parsing an invalid XPath expression in the XPATH_OP_AND or XPATH_OP_OR case. Applications processing untrusted XSL format inputs with the use of the libxml2 library may be vulnerable to a denial of service attack due to a crash of the application.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2018-14404" }, { "cve": "CVE-2018-14567", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "summary", "text": "libxml2 2.9.8, if --with-lzma is used, allows remote attackers to cause a denial of service (infinite loop) via a crafted XML file that triggers LZMA_MEMLIMIT_ERROR, as demonstrated by xmllint, a different vulnerability than CVE-2015-8035 and CVE-2018-9251.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2018-14567" }, { "cve": "CVE-2018-18928", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "International Components for Unicode (ICU) for C/C++ 63.1 has an integer overflow in number::impl::DecimalQuantity::toScientificString() in i18n/number_decimalquantity.cpp.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2018-18928" }, { "cve": "CVE-2018-19591", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "In the GNU C Library (aka glibc or libc6) through 2.28, attempting to resolve a crafted hostname via getaddrinfo() leads to the allocation of a socket descriptor that is not closed. This is related to the if_nametoindex() function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2018-19591" }, { "cve": "CVE-2018-20482", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "summary", "text": "GNU Tar through 1.30, when --sparse is used, mishandles file shrinkage during read access, which allows local users to cause a denial of service (infinite read loop in sparse_dump_region in sparse.c) by modifying a file that is supposed to be archived by a different user\u0027s process (e.g., a system backup running as root).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2018-20482" }, { "cve": "CVE-2018-20843", "cwe": { "id": "CWE-611", "name": "Improper Restriction of XML External Entity Reference" }, "notes": [ { "category": "summary", "text": "In libexpat in Expat before 2.2.7, XML input including XML names that contain a large number of colons could make the XML parser consume a high amount of RAM and CPU resources while processing (enough to be usable for denial-of-service attacks).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2018-20843" }, { "cve": "CVE-2018-25032", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2018-25032" }, { "cve": "CVE-2019-3855", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An integer overflow flaw which could lead to an out of bounds write was discovered in libssh2 before 1.8.1 in the way packets are read from the server. A remote attacker who compromises a SSH server may be able to execute code on the client system when a user connects to the server.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-3855" }, { "cve": "CVE-2019-3856", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An integer overflow flaw, which could lead to an out of bounds write, was discovered in libssh2 before 1.8.1 in the way keyboard prompt requests are parsed. A remote attacker who compromises a SSH server may be able to execute code on the client system when a user connects to the server.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-3856" }, { "cve": "CVE-2019-3857", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An integer overflow flaw which could lead to an out of bounds write was discovered in libssh2 before 1.8.1 in the way SSH_MSG_CHANNEL_REQUEST packets with an exit signal are parsed. A remote attacker who compromises a SSH server may be able to execute code on the client system when a user connects to the server.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-3857" }, { "cve": "CVE-2019-3858", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An out of bounds read flaw was discovered in libssh2 before 1.8.1 when a specially crafted SFTP packet is received from the server. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-3858" }, { "cve": "CVE-2019-3859", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the _libssh2_packet_require and _libssh2_packet_requirev functions. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-3859" }, { "cve": "CVE-2019-3860", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the way SFTP packets with empty payloads are parsed. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-3860" }, { "cve": "CVE-2019-3861", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the way SSH packets with a padding length value greater than the packet length are parsed. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-3861" }, { "cve": "CVE-2019-3862", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the way SSH_MSG_CHANNEL_REQUEST packets with an exit status message and no payload are parsed. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-3862" }, { "cve": "CVE-2019-3863", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A flaw was found in libssh2 before 1.8.1. A server could send a multiple keyboard interactive response messages whose total length are greater than unsigned char max characters. This value is used as an index to copy memory causing in an out of bounds memory write error.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-3863" }, { "cve": "CVE-2019-5018", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "An exploitable use after free vulnerability exists in the window function functionality of Sqlite3 3.26.0. A specially crafted SQL command can cause a use after free vulnerability, potentially resulting in remote code execution. An attacker can send a malicious SQL command to trigger this vulnerability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-5018" }, { "cve": "CVE-2019-5094", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An exploitable code execution vulnerability exists in the quota file functionality of E2fsprogs 1.45.3. A specially crafted ext4 partition can cause an out-of-bounds write on the heap, resulting in code execution. An attacker can corrupt a partition to trigger this vulnerability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-5094" }, { "cve": "CVE-2019-5188", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A code execution vulnerability exists in the directory rehashing functionality of E2fsprogs e2fsck 1.45.4. A specially crafted ext4 directory can cause an out-of-bounds write on the stack, resulting in code execution. An attacker can corrupt a partition to trigger this vulnerability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-5188" }, { "cve": "CVE-2019-5435", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "An integer overflow in curl\u0027s URL API results in a buffer overflow in libcurl 7.62.0 to and including 7.64.1.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-5435" }, { "cve": "CVE-2019-5436", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A heap buffer overflow in the TFTP receiving code allows for DoS or arbitrary code execution in libcurl versions 7.19.4 through 7.64.1.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-5436" }, { "cve": "CVE-2019-5443", "cwe": { "id": "CWE-427", "name": "Uncontrolled Search Path Element" }, "notes": [ { "category": "summary", "text": "A non-privileged user or program can put code and a config file in a known non-privileged path (under C:/usr/local/) that will make curl \u003c= 7.65.1 automatically run the code (as an openssl \"engine\") on invocation. If that curl is invoked by a privileged user it can do anything it wants.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-5443" }, { "cve": "CVE-2019-5481", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "Double-free vulnerability in the FTP-kerberos code in cURL 7.52.0 to 7.65.3.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-5481" }, { "cve": "CVE-2019-5482", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Heap buffer overflow in the TFTP protocol handler in cURL 7.19.4 to 7.65.3.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-5482" }, { "cve": "CVE-2019-6109", "cwe": { "id": "CWE-116", "name": "Improper Encoding or Escaping of Output" }, "notes": [ { "category": "summary", "text": "An issue was discovered in OpenSSH 7.9. Due to missing character encoding in the progress display, a malicious server (or Man-in-The-Middle attacker) can employ crafted object names to manipulate the client output, e.g., by using ANSI control codes to hide additional files being transferred. This affects refresh_progress_meter() in progressmeter.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-6109" }, { "cve": "CVE-2019-6110", "cwe": { "id": "CWE-838", "name": "Inappropriate Encoding for Output Context" }, "notes": [ { "category": "summary", "text": "In OpenSSH 7.9, due to accepting and displaying arbitrary stderr output from the server, a malicious server (or Man-in-The-Middle attacker) can manipulate the client output, for example to use ANSI control codes to hide additional files being transferred.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-6110" }, { "cve": "CVE-2019-6111", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in OpenSSH 7.9. Due to the scp implementation being derived from 1983 rcp, the server chooses which files/directories are sent to the client. However, the scp client only performs cursory validation of the object name returned (only directory traversal attacks are prevented). A malicious scp server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the scp client target directory. If recursive operation (-r) is performed, the server can manipulate subdirectories as well (for example, to overwrite the .ssh/authorized_keys file).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-6111" }, { "cve": "CVE-2019-6488", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "summary", "text": "The string component in the GNU C Library (aka glibc or libc6) through 2.28, when running on the x32 architecture, incorrectly attempts to use a 64-bit register for size_t in assembly codes, which can lead to a segmentation fault or possibly unspecified other impact, as demonstrated by a crash in __memmove_avx_unaligned_erms in sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S during a memcpy.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-6488" }, { "cve": "CVE-2019-7309", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "In the GNU C Library (aka glibc or libc6) through 2.29, the memcmp function for the x32 architecture can incorrectly return zero (indicating that the inputs are equal) because the RDX most significant bit is mishandled.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-7309" }, { "cve": "CVE-2019-8457", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "SQLite3 from 3.6.0 to and including 3.27.2 is vulnerable to heap out-of-bound read in the rtreenode() function when handling invalid rtree tables.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-8457" }, { "cve": "CVE-2019-9169", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "In the GNU C Library (aka glibc or libc6) through 2.29, proceed_next_node in posix/regexec.c has a heap-based buffer over-read via an attempted case-insensitive regular-expression match.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-9169" }, { "cve": "CVE-2019-9636", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "Python 2.7.x through 2.7.16 and 3.x through 3.7.2 is affected by: Improper Handling of Unicode Encoding (with an incorrect netloc) during NFKC normalization. The impact is: Information disclosure (credentials, cookies, etc. that are cached against a given hostname). The components are: urllib.parse.urlsplit, urllib.parse.urlparse. The attack vector is: A specially crafted URL could be incorrectly parsed to locate cookies or authentication data and send that information to a different host than when parsed correctly. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.7, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.3, v3.7.3rc1, v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-9636" }, { "cve": "CVE-2019-9674", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "Lib/zipfile.py in Python through 3.7.2 allows remote attackers to cause a denial of service (resource consumption) via a ZIP bomb.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-9674" }, { "cve": "CVE-2019-9740", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the query string after a ? character) followed by an HTTP header or a Redis command. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-9740" }, { "cve": "CVE-2019-9923", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "pax_decode_header in sparse.c in GNU Tar before 1.32 had a NULL pointer dereference when parsing certain archives that have malformed extended headers.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-9923" }, { "cve": "CVE-2019-9936", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "In SQLite 3.27.2, running fts5 prefix queries inside a transaction could trigger a heap-based buffer over-read in fts5HashEntrySort in sqlite3.c, which may lead to an information leak. This is related to ext/fts5/fts5_hash.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-9936" }, { "cve": "CVE-2019-9937", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In SQLite 3.27.2, interleaving reads and writes in a single transaction with an fts5 virtual table will lead to a NULL Pointer Dereference in fts5ChunkIterate in sqlite3.c. This is related to ext/fts5/fts5_hash.c and ext/fts5/fts5_index.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-9937" }, { "cve": "CVE-2019-9947", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-9947" }, { "cve": "CVE-2019-9948", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "summary", "text": "urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen(\u0027local_file:///etc/passwd\u0027) call.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-9948" }, { "cve": "CVE-2019-10160", "cwe": { "id": "CWE-172", "name": "Encoding Error" }, "notes": [ { "category": "summary", "text": "A security regression of CVE-2019-9636 was discovered in python since commit d537ab0ff9767ef024f26246899728f0116b1ec3 affecting versions 2.7, 3.5, 3.6, 3.7 and from v3.8.0a4 through v3.8.0b1, which still allows an attacker to exploit CVE-2019-9636 by abusing the user and password parts of a URL. When an application parses user-supplied URLs to store cookies, authentication credentials, or other kind of information, it is possible for an attacker to provide specially crafted URLs to make the application locate host-related information (e.g. cookies, authentication data) and send them to a different host than where it should, unlike if the URLs had been correctly parsed. The result of an attack may vary based on the application.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-10160" }, { "cve": "CVE-2019-11360", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A buffer overflow in iptables-restore in netfilter iptables 1.8.2 allows an attacker to (at least) crash the program or potentially gain code execution via a specially crafted iptables-save file. This is related to add_param_to_argv in xshared.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-11360" }, { "cve": "CVE-2019-12290", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "GNU libidn2 before 2.2.0 fails to perform the roundtrip checks specified in RFC3490 Section 4.2 when converting A-labels to U-labels. This makes it possible in some circumstances for one domain to impersonate another. By creating a malicious domain that matches a target domain except for the inclusion of certain punycoded Unicode characters (that would be discarded when converted first to a Unicode label and then back to an ASCII label), arbitrary domains can be impersonated.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-12290" }, { "cve": "CVE-2019-12900", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "BZ2_decompress in decompress.c in bzip2 through 1.0.6 has an out-of-bounds write when there are many selectors.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-12900" }, { "cve": "CVE-2019-12904", "cwe": { "id": "CWE-668", "name": "Exposure of Resource to Wrong Sphere" }, "notes": [ { "category": "summary", "text": "In Libgcrypt 1.8.4, the C implementation of AES is vulnerable to a flush-and-reload side-channel attack because physical addresses are available to other processes. (The C implementation is used on platforms where an assembly-language implementation is unavailable.) NOTE: the vendor\u0027s position is that the issue report cannot be validated because there is no description of an attack", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-12904" }, { "cve": "CVE-2019-13057", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "An issue was discovered in the server in OpenLDAP before 2.4.48. When the server administrator delegates rootDN (database admin) privileges for certain databases but wants to maintain isolation (e.g., for multi-tenant deployments), slapd does not properly stop a rootDN from requesting authorization as an identity from another database during a SASL bind or with a proxyAuthz (RFC 4370) control. (It is not a common configuration to deploy a system where the server administrator and a DB administrator enjoy different levels of trust.)", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-13057" }, { "cve": "CVE-2019-13565", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "An issue was discovered in OpenLDAP 2.x before 2.4.48. When using SASL authentication and session encryption, and relying on the SASL security layers in slapd access controls, it is possible to obtain access that would otherwise be denied via a simple bind for any identity covered in those ACLs. After the first SASL bind is completed, the sasl_ssf value is retained for all new non-SASL connections. Depending on the ACL configuration, this can affect different types of operations (searches, modifications, etc.). In other words, a successful authorization step completed by one user affects the authorization requirement for a different user.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-13565" }, { "cve": "CVE-2019-13627", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "notes": [ { "category": "summary", "text": "It was discovered that there was a ECDSA timing attack in the libgcrypt20 cryptographic library. Version affected: 1.8.4-5, 1.7.6-2+deb9u3, and 1.6.3-2+deb8u4. Versions fixed: 1.8.5-2 and 1.6.3-2+deb8u7.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-13627" }, { "cve": "CVE-2019-15847", "cwe": { "id": "CWE-331", "name": "Insufficient Entropy" }, "notes": [ { "category": "summary", "text": "The POWER9 backend in GNU Compiler Collection (GCC) before version 10 could optimize multiple calls of the __builtin_darn intrinsic into a single call, thus reducing the entropy of the random number generator. This occurred because a volatile operation was not specified. For example, within a single execution of a program, the output of every __builtin_darn() call may be the same.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-15847" }, { "cve": "CVE-2019-15903", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "In libexpat before 2.2.8, crafted XML input could fool the parser into changing from DTD parsing to document parsing too early; a consecutive call to XML_GetCurrentLineNumber (or XML_GetCurrentColumnNumber) then resulted in a heap-based buffer over-read.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-15903" }, { "cve": "CVE-2019-16056", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "An issue was discovered in Python through 2.7.16, 3.x through 3.5.7, 3.6.x through 3.6.9, and 3.7.x through 3.7.4. The email module wrongly parses email addresses that contain multiple @ characters. An application that uses the email module and implements some kind of checks on the From/To headers of a message could be tricked into accepting an email address that should be denied. An attack may be the same as in CVE-2019-11340; however, this CVE applies to Python more generally.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-16056" }, { "cve": "CVE-2019-16168", "cwe": { "id": "CWE-369", "name": "Divide By Zero" }, "notes": [ { "category": "summary", "text": "In SQLite through 3.29.0, whereLoopAddBtreeIndex in sqlite3.c can crash a browser or other application because of missing validation of a sqlite_stat1 sz field, aka a \"severe division by zero in the query planner.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-16168" }, { "cve": "CVE-2019-16905", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "OpenSSH 7.7 through 7.9 and 8.x before 8.1, when compiled with an experimental key type, has a pre-authentication integer overflow if a client or server is configured to use a crafted XMSS key. This leads to memory corruption and local code execution because of an error in the XMSS key parsing algorithm. NOTE: the XMSS implementation is considered experimental in all released OpenSSH versions, and there is no supported way to enable it when building portable OpenSSH.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-16905" }, { "cve": "CVE-2019-17498", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNECT logic in packet.c has an integer overflow in a bounds check, enabling an attacker to specify an arbitrary (out-of-bounds) offset for a subsequent memory read. A crafted SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-17498" }, { "cve": "CVE-2019-17543", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "LZ4 before 1.9.2 has a heap-based buffer overflow in LZ4_write32 (related to LZ4_compress_destSize), affecting applications that call LZ4_compress_fast with a large input. (This issue can also lead to data corruption.) NOTE: the vendor states \"only a few specific / uncommon usages of the API are at risk.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-17543" }, { "cve": "CVE-2019-17594", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "There is a heap-based buffer over-read in the _nc_find_entry function in tinfo/comp_hash.c in the terminfo library in ncurses before 6.1-20191012.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-17594" }, { "cve": "CVE-2019-17595", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "There is a heap-based buffer over-read in the fmt_entry function in tinfo/comp_hash.c in the terminfo library in ncurses before 6.1-20191012.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-17595" }, { "cve": "CVE-2019-18224", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "idn2_to_ascii_4i in lib/lookup.c in GNU libidn2 before 2.1.1 has a heap-based buffer overflow via a long domain string.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-18224" }, { "cve": "CVE-2019-18276", "cwe": { "id": "CWE-273", "name": "Improper Check for Dropped Privileges" }, "notes": [ { "category": "summary", "text": "An issue was discovered in disable_priv_mode in shell.c in GNU Bash through 5.0 patch 11. By default, if Bash is run with its effective UID not equal to its real UID, it will drop privileges by setting its effective UID to its real UID. However, it does so incorrectly. On Linux and other systems that support \"saved UID\" functionality, the saved UID is not dropped. An attacker with command execution in the shell can use \"enable -f\" for runtime loading of a new builtin, which can be a shared object that calls setuid() and therefore regains privileges. However, binaries running with an effective UID of 0 are unaffected.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-18276" }, { "cve": "CVE-2019-18348", "cwe": { "id": "CWE-74", "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-18348" }, { "cve": "CVE-2019-19126", "cwe": { "id": "CWE-665", "name": "Improper Initialization" }, "notes": [ { "category": "summary", "text": "On the x86-64 architecture, the GNU C Library (aka glibc) before 2.31 fails to ignore the LD_PREFER_MAP_32BIT_EXEC environment variable during program execution after a security transition, allowing local attackers to restrict the possible mapping addresses for loaded libraries and thus bypass ASLR for a setuid program.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19126" }, { "cve": "CVE-2019-19242", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "SQLite 3.30.1 mishandles pExpr-\u003ey.pTab, as demonstrated by the TK_COLUMN case in sqlite3ExprCodeTarget in expr.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19242" }, { "cve": "CVE-2019-19244", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "Select in select.c in SQLite 3.30.1 allows a crash if a sub-select uses both DISTINCT and window functions, and also has certain ORDER BY usage.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19244" }, { "cve": "CVE-2019-19317", "cwe": { "id": "CWE-681", "name": "Incorrect Conversion between Numeric Types" }, "notes": [ { "category": "summary", "text": "lookupName in resolve.c in SQLite 3.30.1 omits bits from the colUsed bitmask in the case of a generated column, which allows attackers to cause a denial of service or possibly have unspecified other impact.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19317" }, { "cve": "CVE-2019-19603", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "SQLite 3.30.1 mishandles certain SELECT statements with a nonexistent VIEW, leading to an application crash.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19603" }, { "cve": "CVE-2019-19645", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "notes": [ { "category": "summary", "text": "alter.c in SQLite through 3.30.1 allows attackers to trigger infinite recursion via certain types of self-referential views in conjunction with ALTER TABLE statements.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19645" }, { "cve": "CVE-2019-19646", "cwe": { "id": "CWE-754", "name": "Improper Check for Unusual or Exceptional Conditions" }, "notes": [ { "category": "summary", "text": "pragma.c in SQLite through 3.30.1 mishandles NOT NULL in an integrity_check PRAGMA command in certain cases of generated columns.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19646" }, { "cve": "CVE-2019-19880", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "exprListAppendList in window.c in SQLite 3.30.1 allows attackers to trigger an invalid pointer dereference because constant integer values in ORDER BY clauses of window definitions are mishandled.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19880" }, { "cve": "CVE-2019-19906", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "cyrus-sasl (aka Cyrus SASL) 2.1.27 has an out-of-bounds write leading to unauthenticated remote denial-of-service in OpenLDAP via a malformed LDAP packet. The OpenLDAP crash is ultimately caused by an off-by-one error in _sasl_add_string in common.c in cyrus-sasl.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19906" }, { "cve": "CVE-2019-19923", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "flattenSubquery in select.c in SQLite 3.30.1 mishandles certain uses of SELECT DISTINCT involving a LEFT JOIN in which the right-hand side is a view. This can cause a NULL pointer dereference (or incorrect results).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19923" }, { "cve": "CVE-2019-19924", "cwe": { "id": "CWE-755", "name": "Improper Handling of Exceptional Conditions" }, "notes": [ { "category": "summary", "text": "SQLite 3.30.1 mishandles certain parser-tree rewriting, related to expr.c, vdbeaux.c, and window.c. This is caused by incorrect sqlite3WindowRewrite() error handling.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19924" }, { "cve": "CVE-2019-19925", "cwe": { "id": "CWE-434", "name": "Unrestricted Upload of File with Dangerous Type" }, "notes": [ { "category": "summary", "text": "zipfileUpdate in ext/misc/zipfile.c in SQLite 3.30.1 mishandles a NULL pathname during an update of a ZIP archive.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19925" }, { "cve": "CVE-2019-19926", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "multiSelect in select.c in SQLite 3.30.1 mishandles certain errors during parsing, as demonstrated by errors from sqlite3WindowRewrite() calls. NOTE: this vulnerability exists because of an incomplete fix for CVE-2019-19880.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19926" }, { "cve": "CVE-2019-19956", "cwe": { "id": "CWE-772", "name": "Missing Release of Resource after Effective Lifetime" }, "notes": [ { "category": "summary", "text": "xmlParseBalancedChunkMemoryRecover in parser.c in libxml2 before 2.9.10 has a memory leak related to newDoc-\u003eoldNs.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19956" }, { "cve": "CVE-2019-19959", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "ext/misc/zipfile.c in SQLite 3.30.1 mishandles certain uses of INSERT INTO in situations involving embedded \u0027\\0\u0027 characters in filenames, leading to a memory-management error that can be detected by (for example) valgrind.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-19959" }, { "cve": "CVE-2019-20218", "cwe": { "id": "CWE-755", "name": "Improper Handling of Exceptional Conditions" }, "notes": [ { "category": "summary", "text": "selectExpander in select.c in SQLite 3.30.1 proceeds with WITH stack unwinding even after a parsing error.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-20218" }, { "cve": "CVE-2019-20367", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "nlist.c in libbsd before 0.10.0 has an out-of-bounds read during a comparison for a symbol name from the string table (strtab).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-20367" }, { "cve": "CVE-2019-20388", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "notes": [ { "category": "summary", "text": "xmlSchemaPreRun in xmlschemas.c in libxml2 2.9.10 allows an xmlSchemaValidateStream memory leak.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-20388" }, { "cve": "CVE-2019-20795", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "iproute2 before 5.1.0 has a use-after-free in get_netnsid_from_name in ip/ipnetns.c. NOTE: security relevance may be limited to certain uses of setuid that, although not a default, are sometimes a configuration option offered to end users. Even when setuid is used, other factors (such as C library configuration) may block exploitability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-20795" }, { "cve": "CVE-2019-20907", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "summary", "text": "In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-20907" }, { "cve": "CVE-2019-25013", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "The iconv feature in the GNU C Library (aka glibc or libc6) through 2.32, when processing invalid multi-byte input sequences in the EUC-KR encoding, may have a buffer over-read.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-25013" }, { "cve": "CVE-2019-1010022", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass stack guard protection. The component is: nptl. The attack vector is: Exploit stack buffer overflow vulnerability and use this bypass vulnerability to bypass stack guard. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-1010022" }, { "cve": "CVE-2019-1010023", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "** DISPUTED ** GNU Libc current is affected by: Re-mapping current loaded library with malicious ELF file. The impact is: In worst case attacker may evaluate privileges. The component is: libld. The attack vector is: Attacker sends 2 ELF files to victim and asks to run ldd on it. ldd execute code. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-1010023" }, { "cve": "CVE-2019-1010024", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "summary", "text": "** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass ASLR using cache of thread stack and heap. The component is: glibc. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-1010024" }, { "cve": "CVE-2019-1010025", "cwe": { "id": "CWE-330", "name": "Use of Insufficiently Random Values" }, "notes": [ { "category": "summary", "text": "** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may guess the heap addresses of pthread_created thread. The component is: glibc. NOTE: the vendor\u0027s position is \"ASLR bypass itself is not a vulnerability.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-1010025" }, { "cve": "CVE-2019-1010180", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "GNU gdb All versions is affected by: Buffer Overflow - Out of bound memory access. The impact is: Deny of Service, Memory Disclosure, and Possible Code Execution. The component is: The main gdb module. The attack vector is: Open an ELF for debugging. The fixed version is: Not fixed yet.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2019-1010180" }, { "cve": "CVE-2020-1712", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A heap use-after-free vulnerability was found in systemd before version v245-rc1, where asynchronous Polkit queries are performed while handling dbus messages. A local unprivileged attacker can abuse this flaw to crash systemd services or potentially execute code and elevate their privileges, by sending specially crafted dbus messages.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-1712" }, { "cve": "CVE-2020-1751", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An out-of-bounds write vulnerability was found in glibc before 2.31 when handling signal trampolines on PowerPC. Specifically, the backtrace function did not properly check the array bounds when storing the frame address, resulting in a denial of service or potential code execution. The highest threat from this vulnerability is to system availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-1751" }, { "cve": "CVE-2020-1752", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability introduced in glibc upstream version 2.14 was found in the way the tilde expansion was carried out. Directory paths containing an initial tilde followed by a valid username were affected by this issue. A local attacker could exploit this flaw by creating a specially crafted path that, when processed by the glob function, would potentially lead to arbitrary code execution. This was fixed in version 2.32.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-1752" }, { "cve": "CVE-2020-6096", "cwe": { "id": "CWE-195", "name": "Signed to Unsigned Conversion Error" }, "notes": [ { "category": "summary", "text": "An exploitable signed comparison vulnerability exists in the ARMv7 memcpy() implementation of GNU glibc 2.30.9000. Calling memcpy() (on ARMv7 targets that utilize the GNU glibc implementation) with a negative value for the \u0027num\u0027 parameter results in a signed comparison vulnerability. If an attacker underflows the \u0027num\u0027 parameter to memcpy(), this vulnerability could lead to undefined behavior such as writing to out-of-bounds memory and potentially remote code execution. Furthermore, this memcpy() implementation allows for program execution to continue in scenarios where a segmentation fault or crash should have occurred. The dangers occur in that subsequent execution and iterations of this code will be executed with this corrupted data.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-6096" }, { "cve": "CVE-2020-7595", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "summary", "text": "xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-7595" }, { "cve": "CVE-2020-8169", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "summary", "text": "The libcurl library versions 7.62.0 to and including 7.70.0 are vulnerable to an information disclosure vulnerability that can lead to a partial password being leaked over the network and to the DNS server(s).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-8169" }, { "cve": "CVE-2020-8177", "cwe": { "id": "CWE-74", "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)" }, "notes": [ { "category": "summary", "text": "curl 7.20.0 through 7.70.0 is vulnerable to improper restriction of names for files and other resources that can lead too overwriting a local file when the -J flag is used.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-8177" }, { "cve": "CVE-2020-8231", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "Due to use of a dangling pointer, libcurl 7.29.0 through 7.71.1 can use the wrong connection when sending data.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-8231" }, { "cve": "CVE-2020-8284", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "summary", "text": "A malicious server can use the FTP PASV response to trick curl 7.73.0 and earlier into connecting back to a given IP address and port, and this way potentially make curl extract information about services that are otherwise private and not disclosed, for example doing port scanning and service banner extractions.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-8284" }, { "cve": "CVE-2020-8285", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "notes": [ { "category": "summary", "text": "curl 7.21.0 to and including 7.73.0 is vulnerable to uncontrolled recursion due to a stack overflow issue in FTP wildcard match parsing.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-8285" }, { "cve": "CVE-2020-8286", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "summary", "text": "The libcurl library versions 7.41.0 to and including 7.73.0 are vulnerable to an improper check for certificate revocation due to insufficient verification of the OCSP response. This vulnerability could allow an attacker to pass a revoked certificate as valid.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-8286" }, { "cve": "CVE-2020-8315", "cwe": { "id": "CWE-427", "name": "Uncontrolled Search Path Element" }, "notes": [ { "category": "summary", "text": "In Python (CPython) 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1, an insecure dependency load upon launch on Windows 7 may result in an attacker\u0027s copy of api-ms-win-core-path-l1-1-0.dll being loaded and used instead of the system\u0027s copy. Windows 8 and later are unaffected.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-8315" }, { "cve": "CVE-2020-8492", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-8492" }, { "cve": "CVE-2020-9327", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In SQLite 3.31.1, isAuxiliaryVtabOperator allows attackers to trigger a NULL pointer dereference and segmentation fault because of generated column optimizations.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-9327" }, { "cve": "CVE-2020-10029", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "The GNU C Library (aka glibc or libc6) before 2.32 could overflow an on-stack buffer during range reduction if an input to an 80-bit long double function contains a non-canonical bit pattern, a seen when passing a 0x5d414141414141410000 value to sinl on x86 targets. This is related to sysdeps/ieee754/ldbl-96/e_rem_pio2l.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-10029" }, { "cve": "CVE-2020-10531", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An issue was discovered in International Components for Unicode (ICU) for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend() function in common/unistr.cpp.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-10531" }, { "cve": "CVE-2020-10543", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Perl before 5.30.3 on 32-bit platforms allows a heap-based buffer overflow because nested regular expression quantifiers have an integer overflow.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-10543" }, { "cve": "CVE-2020-10735", "cwe": { "id": "CWE-704", "name": "Incorrect Type Conversion or Cast" }, "notes": [ { "category": "summary", "text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-10735" }, { "cve": "CVE-2020-10878", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "Perl before 5.30.3 has an integer overflow related to mishandling of a \"PL_regkind[OP(n)] == NOTHING\" situation. A crafted regular expression could lead to malformed bytecode with a possibility of instruction injection.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-10878" }, { "cve": "CVE-2020-11501", "cwe": { "id": "CWE-330", "name": "Use of Insufficiently Random Values" }, "notes": [ { "category": "summary", "text": "GnuTLS 3.6.x before 3.6.13 uses incorrect cryptography for DTLS. The earliest affected version is 3.6.3 (2018-07-16) because of an error in a 2017-10-06 commit. The DTLS client always uses 32 \u0027\\0\u0027 bytes instead of a random value, and thus contributes no randomness to a DTLS negotiation. This breaks the security guarantees of the DTLS protocol.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-11501" }, { "cve": "CVE-2020-11655", "cwe": { "id": "CWE-665", "name": "Improper Initialization" }, "notes": [ { "category": "summary", "text": "SQLite through 3.31.1 allows attackers to cause a denial of service (segmentation fault) via a malformed window-function query because the AggInfo object\u0027s initialization is mishandled.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-11655" }, { "cve": "CVE-2020-11656", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "In SQLite through 3.31.1, the ALTER TABLE implementation has a use-after-free, as demonstrated by an ORDER BY clause that belongs to a compound SELECT statement.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-11656" }, { "cve": "CVE-2020-12062", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "The scp client in OpenSSH 8.2 incorrectly sends duplicate responses to the server upon a utimes system call failure, which allows a malicious unprivileged user on the remote server to overwrite arbitrary files in the client\u0027s download directory by creating a crafted subdirectory anywhere on the remote server. The victim must use the command scp -rp to download a file hierarchy containing, anywhere inside, this crafted subdirectory. NOTE: the vendor points out that \"this attack can achieve no more than a hostile peer is already able to achieve within the scp protocol\" and \"utimes does not fail under normal circumstances.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-12062" }, { "cve": "CVE-2020-12243", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "notes": [ { "category": "summary", "text": "In filter.c in slapd in OpenLDAP before 2.4.50, LDAP search filters with nested boolean expressions can result in denial of service (daemon crash).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-12243" }, { "cve": "CVE-2020-12723", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "summary", "text": "regcomp.c in Perl before 5.30.3 allows a buffer overflow via a crafted regular expression because of recursive S_study_chunk calls.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-12723" }, { "cve": "CVE-2020-12762", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "json-c through 0.14 has an integer overflow and out-of-bounds write via a large JSON file, as demonstrated by printbuf_memappend.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-12762" }, { "cve": "CVE-2020-13434", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "SQLite through 3.32.0 has an integer overflow in sqlite3_str_vappendf in printf.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-13434" }, { "cve": "CVE-2020-13435", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "SQLite through 3.32.0 has a segmentation fault in sqlite3ExprCodeTarget in expr.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-13435" }, { "cve": "CVE-2020-13529", "cwe": { "id": "CWE-290", "name": "Authentication Bypass by Spoofing" }, "notes": [ { "category": "summary", "text": "An exploitable denial-of-service vulnerability exists in Systemd 245. A specially crafted DHCP FORCERENEW packet can cause a server running the DHCP client to be vulnerable to a DHCP ACK spoofing attack. An attacker can forge a pair of FORCERENEW and DCHP ACK packets to reconfigure the server.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-13529" }, { "cve": "CVE-2020-13630", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "ext/fts3/fts3.c in SQLite before 3.32.0 has a use-after-free in fts3EvalNextRow, related to the snippet feature.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-13630" }, { "cve": "CVE-2020-13631", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "SQLite before 3.32.0 allows a virtual table to be renamed to the name of one of its shadow tables, related to alter.c and build.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-13631" }, { "cve": "CVE-2020-13632", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "ext/fts3/fts3_snippet.c in SQLite before 3.32.0 has a NULL pointer dereference via a crafted matchinfo() query.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-13632" }, { "cve": "CVE-2020-13776", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "notes": [ { "category": "summary", "text": "systemd through v245 mishandles numerical usernames such as ones composed of decimal digits or 0x followed by hex digits, as demonstrated by use of root privileges when privileges of the 0x0 user account were intended. NOTE: this issue exists because of an incomplete fix for CVE-2017-1000082.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-13776" }, { "cve": "CVE-2020-13777", "cwe": { "id": "CWE-327", "name": "Use of a Broken or Risky Cryptographic Algorithm" }, "notes": [ { "category": "summary", "text": "GnuTLS 3.6.x before 3.6.14 uses incorrect cryptography for encrypting a session ticket (a loss of confidentiality in TLS 1.2, and an authentication bypass in TLS 1.3). The earliest affected version is 3.6.4 (2018-09-24) because of an error in a 2018-09-18 commit. Until the first key rotation, the TLS server always uses wrong data in place of an encryption key derived from an application.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-13777" }, { "cve": "CVE-2020-13871", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "SQLite 3.32.2 has a use-after-free in resetAccumulator in select.c because the parse tree rewrite for window functions is too late.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-13871" }, { "cve": "CVE-2020-14145", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "notes": [ { "category": "summary", "text": "The client side in OpenSSH 5.7 through 8.4 has an Observable Discrepancy leading to an information leak in the algorithm negotiation. This allows man-in-the-middle attackers to target initial connection attempts (where no host key for the server has been cached by the client). NOTE: some reports state that 8.5 and 8.6 are also affected.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-14145" }, { "cve": "CVE-2020-14422", "cwe": { "id": "CWE-682", "name": "Incorrect Calculation" }, "notes": [ { "category": "summary", "text": "Lib/ipaddress.py in Python through 3.8.3 improperly computes hash values in the IPv4Interface and IPv6Interface classes, which might allow a remote attacker to cause a denial of service if an application is affected by the performance of a dictionary containing IPv4Interface or IPv6Interface objects, and this attacker can cause many dictionary entries to be created. This is fixed in: v3.5.10, v3.5.10rc1; v3.6.12; v3.7.9; v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1; v3.9.0, v3.9.0b4, v3.9.0b5, v3.9.0rc1, v3.9.0rc2.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-14422" }, { "cve": "CVE-2020-15358", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "In SQLite before 3.32.3, select.c mishandles query-flattener optimization, leading to a multiSelectOrderBy heap overflow because of misuse of transitive properties for constant propagation.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-15358" }, { "cve": "CVE-2020-15523", "cwe": { "id": "CWE-427", "name": "Uncontrolled Search Path Element" }, "notes": [ { "category": "summary", "text": "In Python 3.6 through 3.6.10, 3.7 through 3.7.8, 3.8 through 3.8.4rc1, and 3.9 through 3.9.0b4 on Windows, a Trojan horse python3.dll might be used in cases where CPython is embedded in a native application. This occurs because python3X.dll may use an invalid search path for python3.dll loading (after Py_SetPath has been used). NOTE: this issue CANNOT occur when using python.exe from a standard (non-embedded) Python installation on Windows.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-15523" }, { "cve": "CVE-2020-15778", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "notes": [ { "category": "summary", "text": "scp in OpenSSH through 8.3p1 allows command injection in the scp.c toremote function, as demonstrated by backtick characters in the destination argument. NOTE: the vendor reportedly has stated that they intentionally omit validation of \"anomalous argument transfers\" because that could \"stand a great chance of breaking existing workflows.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-15778" }, { "cve": "CVE-2020-15801", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "notes": [ { "category": "summary", "text": "In Python 3.8.4, sys.path restrictions specified in a python38._pth file are ignored, allowing code to be loaded from arbitrary locations. The \u003cexecutable-name\u003e._pth file (e.g., the python._pth file) is not affected.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-15801" }, { "cve": "CVE-2020-19185", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Buffer Overflow vulnerability in one_one_mapping function in progs/dump_entry.c:1373 in ncurses 6.1 allows remote attackers to cause a denial of service via crafted command.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-19185" }, { "cve": "CVE-2020-19186", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Buffer Overflow vulnerability in _nc_find_entry function in tinfo/comp_hash.c:66 in ncurses 6.1 allows remote attackers to cause a denial of service via crafted command.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-19186" }, { "cve": "CVE-2020-19187", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Buffer Overflow vulnerability in fmt_entry function in progs/dump_entry.c:1100 in ncurses 6.1 allows remote attackers to cause a denial of service via crafted command.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-19187" }, { "cve": "CVE-2020-19188", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Buffer Overflow vulnerability in fmt_entry function in progs/dump_entry.c:1116 in ncurses 6.1 allows remote attackers to cause a denial of service via crafted command.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-19188" }, { "cve": "CVE-2020-19189", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Buffer Overflow vulnerability in postprocess_terminfo function in tinfo/parse_entry.c:997 in ncurses 6.1 allows remote attackers to cause a denial of service via crafted command.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-19189" }, { "cve": "CVE-2020-19190", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Buffer Overflow vulnerability in _nc_find_entry in tinfo/comp_hash.c:70 in ncurses 6.1 allows remote attackers to cause a denial of service via crafted command.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-19190" }, { "cve": "CVE-2020-19909", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "Integer overflow vulnerability in tool_operate.c in curl 7.65.2 via a large value as the retry delay. NOTE: many parties report that this has no direct security impact on the curl user; however, it may (in theory) cause a denial of service to associated systems or networks if, for example, --retry-delay is misinterpreted as a value much smaller than what was intended. This is not especially plausible because the overflow only happens if the user was trying to specify that curl should wait weeks (or longer) before trying to recover from a transient error.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-19909" }, { "cve": "CVE-2020-21047", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "The libcpu component which is used by libasm of elfutils version 0.177 (git 47780c9e), suffers from denial-of-service vulnerability caused by application crashes due to out-of-bounds write (CWE-787), off-by-one error (CWE-193) and reachable assertion (CWE-617); to exploit the vulnerability, the attackers need to craft certain ELF files which bypass the missing bound checks.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-21047" }, { "cve": "CVE-2020-21913", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "International Components for Unicode (ICU-20850) v66.1 was discovered to contain a use after free bug in the pkg_createWithAssemblyCode function in the file tools/pkgdata/pkgdata.cpp.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-21913" }, { "cve": "CVE-2020-22218", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An issue was discovered in function _libssh2_packet_add in libssh2 1.10.0 allows attackers to access out of bounds memory.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-22218" }, { "cve": "CVE-2020-24659", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An issue was discovered in GnuTLS before 3.6.15. A server can trigger a NULL pointer dereference in a TLS 1.3 client if a no_renegotiation alert is sent with unexpected timing, and then an invalid second handshake occurs. The crash happens in the application\u0027s error handling path, where the gnutls_deinit function is called after detecting a handshake failure.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-24659" }, { "cve": "CVE-2020-24977", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "GNOME project libxml2 v2.9.10 has a global buffer over-read vulnerability in xmlEncodeEntitiesInternal at libxml2/entities.c. The issue has been fixed in commit 50f06b3e.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-24977" }, { "cve": "CVE-2020-25692", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A NULL pointer dereference was found in OpenLDAP server and was fixed in openldap 2.4.55, during a request for renaming RDNs. An unauthenticated attacker could remotely crash the slapd process by sending a specially crafted request, causing a Denial of Service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-25692" }, { "cve": "CVE-2020-25709", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "notes": [ { "category": "summary", "text": "A flaw was found in OpenLDAP. This flaw allows an attacker who can send a malicious packet to be processed by OpenLDAP\u2019s slapd server, to trigger an assertion failure. The highest threat from this vulnerability is to system availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-25709" }, { "cve": "CVE-2020-25710", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "notes": [ { "category": "summary", "text": "A flaw was found in OpenLDAP in versions before 2.4.56. This flaw allows an attacker who sends a malicious packet processed by OpenLDAP to force a failed assertion in csnNormalize23(). The highest threat from this vulnerability is to system availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-25710" }, { "cve": "CVE-2020-26116", "cwe": { "id": "CWE-74", "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)" }, "notes": [ { "category": "summary", "text": "http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of HTTPConnection.request.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-26116" }, { "cve": "CVE-2020-27618", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "summary", "text": "The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid multi-byte input sequences in IBM1364, IBM1371, IBM1388, IBM1390, and IBM1399 encodings, fails to advance the input state, which could lead to an infinite loop in applications, resulting in a denial of service, a different vulnerability from CVE-2016-10228.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-27618" }, { "cve": "CVE-2020-28196", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "notes": [ { "category": "summary", "text": "MIT Kerberos 5 (aka krb5) before 1.17.2 and 1.18.x before 1.18.3 allows unbounded recursion via an ASN.1-encoded Kerberos message because the lib/krb5/asn.1/asn1_encode.c support for BER indefinite lengths lacks a recursion limit.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-28196" }, { "cve": "CVE-2020-29361", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "An issue was discovered in p11-kit 0.21.1 through 0.23.21. Multiple integer overflows have been discovered in the array allocations in the p11-kit library and the p11-kit list command, where overflow checks are missing before calling realloc or calloc.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-29361" }, { "cve": "CVE-2020-29362", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An issue was discovered in p11-kit 0.21.1 through 0.23.21. A heap-based buffer over-read has been discovered in the RPC protocol used by thep11-kit server/remote commands and the client library. When the remote entity supplies a byte array through a serialized PKCS#11 function call, the receiving entity may allow the reading of up to 4 bytes of memory past the heap allocation.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-29362" }, { "cve": "CVE-2020-29363", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An issue was discovered in p11-kit 0.23.6 through 0.23.21. A heap-based buffer overflow has been discovered in the RPC protocol used by p11-kit server/remote commands and the client library. When the remote entity supplies a serialized byte array in a CK_ATTRIBUTE, the receiving entity may not allocate sufficient length for the buffer to store the deserialized value.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-29363" }, { "cve": "CVE-2020-29562", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "notes": [ { "category": "summary", "text": "The iconv function in the GNU C Library (aka glibc or libc6) 2.30 to 2.32, when converting UCS4 text containing an irreversible character, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-29562" }, { "cve": "CVE-2020-29573", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "sysdeps/i386/ldbl2mpn.c in the GNU C Library (aka glibc or libc6) before 2.23 on x86 targets has a stack-based buffer overflow if the input to any of the printf family of functions is an 80-bit long double with a non-canonical bit pattern, as seen when passing a \\x00\\x04\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x04 value to sprintf. NOTE: the issue does not affect glibc by default in 2016 or later (i.e., 2.23 or later) because of commits made in 2015 for inlining of C99 math functions through use of GCC built-ins. In other words, the reference to 2.23 is intentional despite the mention of \"Fixed for glibc 2.33\" in the 26649 reference.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-29573" }, { "cve": "CVE-2020-35525", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In SQlite 3.31.1, a potential null pointer derreference was found in the INTERSEC query processing.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-35525" }, { "cve": "CVE-2020-35527", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "In SQLite 3.31.1, there is an out of bounds access problem through ALTER TABLE for views that have a nested FROM clause.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-35527" }, { "cve": "CVE-2020-36221", "cwe": { "id": "CWE-191", "name": "Integer Underflow (Wrap or Wraparound)" }, "notes": [ { "category": "summary", "text": "An integer underflow was discovered in OpenLDAP before 2.4.57 leading to slapd crashes in the Certificate Exact Assertion processing, resulting in denial of service (schema_init.c serialNumberAndIssuerCheck).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-36221" }, { "cve": "CVE-2020-36222", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "notes": [ { "category": "summary", "text": "A flaw was discovered in OpenLDAP before 2.4.57 leading to an assertion failure in slapd in the saslAuthzTo validation, resulting in denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-36222" }, { "cve": "CVE-2020-36223", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was discovered in OpenLDAP before 2.4.57 leading to a slapd crash in the Values Return Filter control handling, resulting in denial of service (double free and out-of-bounds read).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-36223" }, { "cve": "CVE-2020-36224", "cwe": { "id": "CWE-763", "name": "Release of Invalid Pointer or Reference" }, "notes": [ { "category": "summary", "text": "A flaw was discovered in OpenLDAP before 2.4.57 leading to an invalid pointer free and slapd crash in the saslAuthzTo processing, resulting in denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-36224" }, { "cve": "CVE-2020-36225", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "A flaw was discovered in OpenLDAP before 2.4.57 leading to a double free and slapd crash in the saslAuthzTo processing, resulting in denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-36225" }, { "cve": "CVE-2020-36226", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "A flaw was discovered in OpenLDAP before 2.4.57 leading to a memch-\u003ebv_len miscalculation and slapd crash in the saslAuthzTo processing, resulting in denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-36226" }, { "cve": "CVE-2020-36227", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "summary", "text": "A flaw was discovered in OpenLDAP before 2.4.57 leading to an infinite loop in slapd with the cancel_extop Cancel operation, resulting in denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-36227" }, { "cve": "CVE-2020-36228", "cwe": { "id": "CWE-191", "name": "Integer Underflow (Wrap or Wraparound)" }, "notes": [ { "category": "summary", "text": "An integer underflow was discovered in OpenLDAP before 2.4.57 leading to a slapd crash in the Certificate List Exact Assertion processing, resulting in denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-36228" }, { "cve": "CVE-2020-36229", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "notes": [ { "category": "summary", "text": "A flaw was discovered in ldap_X509dn2bv in OpenLDAP before 2.4.57 leading to a slapd crash in the X.509 DN parsing in ad_keystring, resulting in denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-36229" }, { "cve": "CVE-2020-36230", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "notes": [ { "category": "summary", "text": "A flaw was discovered in OpenLDAP before 2.4.57 leading in an assertion failure in slapd in the X.509 DN parsing in decode.c ber_next_element, resulting in denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2020-36230" }, { "cve": "CVE-2021-3177", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "summary", "text": "Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3177" }, { "cve": "CVE-2021-3326", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "notes": [ { "category": "summary", "text": "The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3326" }, { "cve": "CVE-2021-3426", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "summary", "text": "There\u0027s a flaw in Python 3\u0027s pydoc. A local or adjacent attacker who discovers or is able to convince another local or adjacent user to start a pydoc server could access the server and use it to disclose sensitive information belonging to the other user that they would not normally be able to access. The highest risk of this flaw is to data confidentiality. This flaw affects Python versions before 3.8.9, Python versions before 3.9.3 and Python versions before 3.10.0a7.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3426" }, { "cve": "CVE-2021-3516", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "There\u0027s a flaw in libxml2\u0027s xmllint in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by xmllint could trigger a use-after-free. The greatest impact of this flaw is to confidentiality, integrity, and availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3516" }, { "cve": "CVE-2021-3517", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "There is a flaw in the xml entity encoding functionality of libxml2 in versions before 2.9.11. An attacker who is able to supply a crafted file to be processed by an application linked with the affected functionality of libxml2 could trigger an out-of-bounds read. The most likely impact of this flaw is to application availability, with some potential impact to confidentiality and integrity if an attacker is able to use memory information to further exploit the application.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3517" }, { "cve": "CVE-2021-3518", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "There\u0027s a flaw in libxml2 in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by an application linked with libxml2 could trigger a use-after-free. The greatest impact from this flaw is to confidentiality, integrity, and availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3518" }, { "cve": "CVE-2021-3520", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "There\u0027s a flaw in lz4. An attacker who submits a crafted file to an application linked with lz4 may be able to trigger an integer overflow, leading to calling of memmove() on a negative size argument, causing an out-of-bounds write and/or a crash. The greatest impact of this flaw is to availability, with some potential impact to confidentiality and integrity as well.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3520" }, { "cve": "CVE-2021-3537", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A vulnerability found in libxml2 in versions before 2.9.11 shows that it did not propagate errors while parsing XML mixed content, causing a NULL dereference. If an untrusted XML document was parsed in recovery mode and post-validated, the flaw could be used to crash the application. The highest threat from this vulnerability is to system availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3537" }, { "cve": "CVE-2021-3541", "cwe": { "id": "CWE-776", "name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)" }, "notes": [ { "category": "summary", "text": "A flaw was found in libxml2. Exponential entity expansion attack its possible bypassing all existing protection mechanisms and leading to denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3541" }, { "cve": "CVE-2021-3580", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "A flaw was found in the way nettle\u0027s RSA decryption functions handled specially crafted ciphertext. An attacker could use this flaw to provide a manipulated ciphertext leading to application crash and denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3580" }, { "cve": "CVE-2021-3733", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "There\u0027s a flaw in urllib\u0027s AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client (such as web browser) connects to, could trigger a Regular Expression Denial of Service (ReDOS) during an authentication request with a specially crafted payload that is sent by the server to the client. The greatest threat that this flaw poses is to application availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3733" }, { "cve": "CVE-2021-3737", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "A flaw was found in python. An improperly handled HTTP response in the HTTP client code of python may allow a remote attacker, who controls the HTTP server, to make the client script enter an infinite loop, consuming CPU time. The highest threat from this vulnerability is to system availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3737" }, { "cve": "CVE-2021-3826", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "Heap/stack buffer overflow in the dlang_lname function in d-demangle.c in libiberty allows attackers to potentially cause a denial of service (segmentation fault and crash) via a crafted mangled symbol.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3826" }, { "cve": "CVE-2021-3997", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "notes": [ { "category": "summary", "text": "A flaw was found in systemd. An uncontrolled recursion in systemd-tmpfiles may lead to a denial of service at boot time when too many nested directories are created in /tmp.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3997" }, { "cve": "CVE-2021-3998", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in glibc. The realpath() function can mistakenly return an unexpected value, potentially leading to information leakage and disclosure of sensitive data.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3998" }, { "cve": "CVE-2021-3999", "cwe": { "id": "CWE-193", "name": "Off-by-one Error" }, "notes": [ { "category": "summary", "text": "A flaw was found in glibc. An off-by-one buffer overflow and underflow in getcwd() may lead to memory corruption when the size of the buffer is exactly 1. A local attacker who can control the input buffer and size passed to getcwd() in a setuid program could use this flaw to potentially execute arbitrary code and escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-3999" }, { "cve": "CVE-2021-4122", "cwe": { "id": "CWE-345", "name": "Insufficient Verification of Data Authenticity" }, "notes": [ { "category": "summary", "text": "It was found that a specially crafted LUKS header could trick cryptsetup into disabling encryption during the recovery of the device. An attacker with physical access to the medium, such as a flash disk, could use this flaw to force a user into permanently disabling the encryption layer of that medium.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-4122" }, { "cve": "CVE-2021-4189", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "notes": [ { "category": "summary", "text": "A flaw was found in Python, specifically in the FTP (File Transfer Protocol) client library in PASV (passive) mode. The issue is how the FTP client trusts the host from the PASV response by default. This flaw allows an attacker to set up a malicious FTP server that can trick FTP clients into connecting back to a given IP address and port. This vulnerability could lead to FTP client scanning ports, which otherwise would not have been possible.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-4189" }, { "cve": "CVE-2021-4209", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A NULL pointer dereference flaw was found in GnuTLS. As Nettle\u0027s hash update functions internally call memcpy, providing zero-length input may cause undefined behavior. This flaw leads to a denial of service after authentication in rare circumstances.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-4209" }, { "cve": "CVE-2021-20193", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in the src/list.c of tar 1.33 and earlier. This flaw allows an attacker who can submit a crafted input file to tar to cause uncontrolled consumption of memory. The highest threat from this vulnerability is to system availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-20193" }, { "cve": "CVE-2021-20227", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A flaw was found in SQLite\u0027s SELECT query functionality (src/select.c). This flaw allows an attacker who is capable of running SQL queries locally on the SQLite database to cause a denial of service or possible code execution by triggering a use-after-free. The highest threat from this vulnerability is to system availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-20227" }, { "cve": "CVE-2021-20231", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A flaw was found in gnutls. A use after free issue in client sending key_share extension may lead to memory corruption and other consequences.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-20231" }, { "cve": "CVE-2021-20232", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A flaw was found in gnutls. A use after free issue in client_send_params in lib/ext/pre_shared_key.c may lead to memory corruption and other potential consequences.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-20232" }, { "cve": "CVE-2021-20305", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A flaw was found in Nettle in versions before 3.7.2, where several Nettle signature verification functions (GOST DSA, EDDSA \u0026 ECDSA) result in the Elliptic Curve Cryptography point (ECC) multiply function being called with out-of-range scalers, possibly resulting in incorrect results. This flaw allows an attacker to force an invalid signature, causing an assertion failure or possible validation. The highest threat to this vulnerability is to confidentiality, integrity, as well as system availability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-20305" }, { "cve": "CVE-2021-22876", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "summary", "text": "curl 7.1.1 to and including 7.75.0 is vulnerable to an \"Exposure of Private Personal Information to an Unauthorized Actor\" by leaking credentials in the HTTP Referer: header. libcurl does not strip off user credentials from the URL when automatically populating the Referer: HTTP request header field in outgoing HTTP requests, and therefore risks leaking sensitive data to the server that is the target of the second HTTP request.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22876" }, { "cve": "CVE-2021-22890", "cwe": { "id": "CWE-290", "name": "Authentication Bypass by Spoofing" }, "notes": [ { "category": "summary", "text": "curl 7.63.0 to and including 7.75.0 includes vulnerability that allows a malicious HTTPS proxy to MITM a connection due to bad handling of TLS 1.3 session tickets. When using a HTTPS proxy and TLS 1.3, libcurl can confuse session tickets arriving from the HTTPS proxy but work as if they arrived from the remote server and then wrongly \"short-cut\" the host handshake. When confusing the tickets, a HTTPS proxy can trick libcurl to use the wrong session ticket resume for the host and thereby circumvent the server TLS certificate check and make a MITM attack to be possible to perform unnoticed. Note that such a malicious HTTPS proxy needs to provide a certificate that curl will accept for the MITMed server for an attack to work - unless curl has been told to ignore the server certificate check.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22890" }, { "cve": "CVE-2021-22897", "cwe": { "id": "CWE-668", "name": "Exposure of Resource to Wrong Sphere" }, "notes": [ { "category": "summary", "text": "curl 7.61.0 through 7.76.1 suffers from exposure of data element to wrong session due to a mistake in the code for CURLOPT_SSL_CIPHER_LIST when libcurl is built to use the Schannel TLS library. The selected cipher set was stored in a single \"static\" variable in the library, which has the surprising side-effect that if an application sets up multiple concurrent transfers, the last one that sets the ciphers will accidentally control the set used by all transfers. In a worst-case scenario, this weakens transport security significantly.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22897" }, { "cve": "CVE-2021-22898", "cwe": { "id": "CWE-909", "name": "Missing Initialization of Resource" }, "notes": [ { "category": "summary", "text": "**NOTE: CVE-2021-22898 is an incomplete fix (see https://hackerone.com/reports/1223882)! Check if affected products also have fixed CVE-22925 instead! Do not use CVE-2021-22898 in public advisories!**\r\n\r\ncurl 7.7 through 7.76.1 suffers from an information disclosure when the `-t` command line option, known as `CURLOPT_TELNETOPTIONS` in libcurl, is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEW_ENV variables, libcurl could be made to pass on uninitialized data from a stack based buffer to the server, resulting in potentially revealing sensitive internal information to the server using a clear-text network protocol.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22898" }, { "cve": "CVE-2021-22901", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "curl 7.75.0 through 7.76.1 suffers from a use-after-free vulnerability resulting in already freed memory being used when a TLS 1.3 session ticket arrives over a connection. A malicious server can use this in rare unfortunate circumstances to potentially reach remote code execution in the client. When libcurl at run-time sets up support for TLS 1.3 session tickets on a connection using OpenSSL, it stores pointers to the transfer in-memory object for later retrieval when a session ticket arrives. If the connection is used by multiple transfers (like with a reused HTTP/1.1 connection or multiplexed HTTP/2 connection) that first transfer object might be freed before the new session is established on that connection and then the function will access a memory buffer that might be freed. When using that memory, libcurl might even call a function pointer in the object, making it possible for a remote code execution if the server could somehow manage to get crafted memory content into the correct place in memory.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22901" }, { "cve": "CVE-2021-22922", "cwe": { "id": "CWE-354", "name": "Improper Validation of Integrity Check Value" }, "notes": [ { "category": "summary", "text": "When curl is instructed to download content using the metalink feature, thecontents is verified against a hash provided in the metalink XML file.The metalink XML file points out to the client how to get the same contentfrom a set of different URLs, potentially hosted by different servers and theclient can then download the file from one or several of them. In a serial orparallel manner.If one of the servers hosting the contents has been breached and the contentsof the specific file on that server is replaced with a modified payload, curlshould detect this when the hash of the file mismatches after a completeddownload. It should remove the contents and instead try getting the contentsfrom another URL. This is not done, and instead such a hash mismatch is onlymentioned in text and the potentially malicious content is kept in the file ondisk.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22922" }, { "cve": "CVE-2021-22923", "cwe": { "id": "CWE-522", "name": "Insufficiently Protected Credentials" }, "notes": [ { "category": "summary", "text": "When curl is instructed to get content using the metalink feature, and a user name and password are used to download the metalink XML file, those same credentials are then subsequently passed on to each of the servers from which curl will download or try to download the contents from. Often contrary to the user\u0027s expectations and intentions and without telling the user it happened.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22923" }, { "cve": "CVE-2021-22924", "cwe": { "id": "CWE-706", "name": "Use of Incorrectly-Resolved Name or Reference" }, "notes": [ { "category": "summary", "text": "libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse, if one of them matches the setup. Due to errors in the logic, the config matching function did not take \u0027issuercert\u0027 into account and it compared the involved paths *case insensitively*, which could lead to libcurl reusing wrong connections. File paths are, or can be, case sensitive on many systems but not all, and can even vary depending on used file systems. The comparison also didn\u0027t include the \u0027issuer cert\u0027 which a transfer can set to qualify how to verify the server certificate.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22924" }, { "cve": "CVE-2021-22925", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "notes": [ { "category": "summary", "text": "curl supports the `-t` command line option, known as `CURLOPT_TELNETOPTIONS` in libcurl. This rarely used option is used to send variable=content pairs to TELNET servers. Due to flaw in the option parser for sending `NEW_ENV` variables, libcurl could be made to pass on uninitialized data from a stack based buffer to the server. Therefore potentially revealing sensitive internal information to the server using a clear-text network protocol. This could happen because curl did not call and use sscanf() correctly when parsing the string provided by the application.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22925" }, { "cve": "CVE-2021-22926", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "summary", "text": "libcurl-using applications can ask for a specific client certificate to be used in a transfer. This is done with the `CURLOPT_SSLCERT` option (`--cert` with the command line tool).When libcurl is built to use the macOS native TLS library Secure Transport, an application can ask for the client certificate by name or with a file name - using the same option. If the name exists as a file, it will be used instead of by name.If the appliction runs with a current working directory that is writable by other users (like `/tmp`), a malicious user can create a file name with the same name as the app wants to use by name, and thereby trick the application to use the file based cert instead of the one referred to by name making libcurl send the wrong client certificate in the TLS connection handshake.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22926" }, { "cve": "CVE-2021-22945", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "When sending data to an MQTT server, libcurl \u003c= 7.73.0 and 7.78.0 could in some circumstances erroneously keep a pointer to an already freed memory area and both use that again in a subsequent call to send data and also free it *again*.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22945" }, { "cve": "CVE-2021-22946", "cwe": { "id": "CWE-319", "name": "Cleartext Transmission of Sensitive Information" }, "notes": [ { "category": "summary", "text": "A user can tell curl \u003e= 7.20.0 and \u003c= 7.78.0 to require a successful upgrade to TLS when speaking to an IMAP, POP3 or FTP server (`--ssl-reqd` on the command line or`CURLOPT_USE_SSL` set to `CURLUSESSL_CONTROL` or `CURLUSESSL_ALL` withlibcurl). This requirement could be bypassed if the server would return a properly crafted but perfectly legitimate response.This flaw would then make curl silently continue its operations **withoutTLS** contrary to the instructions and expectations, exposing possibly sensitive data in clear text over the network.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22946" }, { "cve": "CVE-2021-22947", "cwe": { "id": "CWE-345", "name": "Insufficient Verification of Data Authenticity" }, "notes": [ { "category": "summary", "text": "When curl \u003e= 7.20.0 and \u003c= 7.78.0 connects to an IMAP or POP3 server to retrieve data using STARTTLS to upgrade to TLS security, the server can respond and send back multiple responses at once that curl caches. curl would then upgrade to TLS but not flush the in-queue of cached responses but instead continue using and trustingthe responses it got *before* the TLS handshake as if they were authenticated.Using this flaw, it allows a Man-In-The-Middle attacker to first inject the fake responses, then pass-through the TLS traffic from the legitimate server and trick curl into sending data back to the user thinking the attacker\u0027s injected data comes from the TLS-protected server.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-22947" }, { "cve": "CVE-2021-23336", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H/E:P/RL:U/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-23336" }, { "cve": "CVE-2021-27212", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "notes": [ { "category": "summary", "text": "In OpenLDAP through 2.4.57 and 2.5.x through 2.5.1alpha, an assertion failure in slapd can occur in the issuerAndThisUpdateCheck function via a crafted packet, resulting in a denial of service (daemon exit) via a short timestamp. This is related to schema_init.c and checkTime.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-27212" }, { "cve": "CVE-2021-27218", "cwe": { "id": "CWE-681", "name": "Incorrect Conversion between Numeric Types" }, "notes": [ { "category": "summary", "text": "An issue was discovered in GNOME GLib before 2.66.7 and 2.67.x before 2.67.4. If g_byte_array_new_take() was called with a buffer of 4GB or more on a 64-bit platform, the length would be truncated modulo 2**32, causing unintended length truncation.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-27218" }, { "cve": "CVE-2021-27219", "cwe": { "id": "CWE-681", "name": "Incorrect Conversion between Numeric Types" }, "notes": [ { "category": "summary", "text": "An issue was discovered in GNOME GLib before 2.66.6 and 2.67.x before 2.67.3. The function g_bytes_new has an integer overflow on 64-bit platforms due to an implicit cast from 64 bits to 32 bits. The overflow could potentially lead to memory corruption.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-27219" }, { "cve": "CVE-2021-27645", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "The nameserver caching daemon (nscd) in the GNU C Library (aka glibc or libc6) 2.29 through 2.33, when processing a request for netgroup lookup, may crash due to a double-free, potentially resulting in degraded service or Denial of Service on the local system. This is related to netgroupcache.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.5, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-27645" }, { "cve": "CVE-2021-28041", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "ssh-agent in OpenSSH before 8.5 has a double free that may be relevant in a few less-common scenarios, such as unconstrained agent-socket access on a legacy operating system, or the forwarding of an agent to an attacker-controlled host.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-28041" }, { "cve": "CVE-2021-28153", "cwe": { "id": "CWE-59", "name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in GNOME GLib before 2.66.8. When g_file_replace() is used with G_FILE_CREATE_REPLACE_DESTINATION to replace a path that is a dangling symlink, it incorrectly also creates the target of the symlink as an empty file, which could conceivably have security relevance if the symlink is attacker-controlled. (If the path is a symlink to a file that already exists, then the contents of that file correctly remain unchanged.)", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-28153" }, { "cve": "CVE-2021-28363", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "summary", "text": "The urllib3 library 1.26.x before 1.26.4 for Python omits SSL certificate validation in some cases involving HTTPS to HTTPS proxies. The initial connection to the HTTPS proxy (if an SSLContext isn\u0027t given via proxy_config) doesn\u0027t verify the hostname of the certificate. This means certificates for different servers that still validate properly with the default urllib3 SSLContext will be silently accepted.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-28363" }, { "cve": "CVE-2021-28861", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "notes": [ { "category": "summary", "text": "Python 3.x through 3.10 has an open redirection vulnerability in lib/http/server.py due to no protection against multiple (/) at the beginning of URI path which may leads to information disclosure. NOTE: this is disputed by a third party because the http.server.html documentation page states \"Warning: http.server is not recommended for production. It only implements basic security checks.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-28861" }, { "cve": "CVE-2021-31239", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "An issue found in SQLite SQLite3 v.3.35.4 that could allow a remote attacker to cause a denial of service via the appendvfs.c function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-31239" }, { "cve": "CVE-2021-32292", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An issue was discovered in json-c from 20200420 (post 0.14 unreleased code) through 0.15-20200726. A stack-buffer-overflow exists in the auxiliary sample program json_parse which is located in the function parseit.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-32292" }, { "cve": "CVE-2021-33294", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "summary", "text": "In elfutils 0.183, an infinite loop was found in the function handle_symtab in readelf.c .Which allows attackers to cause a denial of service (infinite loop) via crafted file.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-33294" }, { "cve": "CVE-2021-33560", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "notes": [ { "category": "summary", "text": "Libgcrypt before 1.8.8 and 1.9.x before 1.9.3 mishandles ElGamal encryption because it lacks exponent blinding to address a side-channel attack against mpi_powm, and the window size is not chosen appropriately. This, for example, affects use of ElGamal in OpenPGP.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-33560" }, { "cve": "CVE-2021-33574", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "The mq_notify function in the GNU C Library (aka glibc) versions 2.32 and 2.33 has a use-after-free. It may use the notification thread attributes object (passed through its struct sigevent parameter) after it has been freed by the caller, leading to a denial of service (application crash) or possibly unspecified other impact.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-33574" }, { "cve": "CVE-2021-33910", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "The use of alloca function with an uncontrolled size in function unit_name_path_escape allows a local attacker, able to mount a filesystem on a very long path, to crash systemd and the whole system by allocating a very large space in the stack.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-33910" }, { "cve": "CVE-2021-35942", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "The wordexp function in the GNU C Library (aka glibc) through 2.33 may crash or read arbitrary memory in parse_param (in posix/wordexp.c) when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because atoi was used but strtoul should have been used to ensure correct calculations.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-35942" }, { "cve": "CVE-2021-36084", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __cil_verify_classpermission and __cil_pre_verify_helper).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-36084" }, { "cve": "CVE-2021-36085", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __verify_map_perm_classperms and hashtab_map).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-36085" }, { "cve": "CVE-2021-36086", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "The CIL compiler in SELinux 3.2 has a use-after-free in cil_reset_classpermission (called from cil_reset_classperms_set and cil_reset_classperms_list).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-36086" }, { "cve": "CVE-2021-36087", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "The CIL compiler in SELinux 3.2 has a heap-based buffer over-read in ebitmap_match_any (called indirectly from cil_check_neverallow). This occurs because there is sometimes a lack of checks for invalid statements in an optional block.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-36087" }, { "cve": "CVE-2021-36222", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "ec_verify in kdc/kdc_preauth_ec.c in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.18.4 and 1.19.x before 1.19.2 allows remote attackers to cause a NULL pointer dereference and daemon crash. This occurs because a return value is not properly managed in a certain situation.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-36222" }, { "cve": "CVE-2021-36690", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "A segmentation fault can occur in the sqlite3.exe command-line component of SQLite 3.36.0 via the idxGetTableInfo function when there is a crafted SQL query. NOTE: the vendor disputes the relevance of this report because a sqlite3.exe user already has full privileges (e.g., is intentionally allowed to execute commands). This report does NOT imply any problem in the SQLite library.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-36690" }, { "cve": "CVE-2021-37600", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "An integer overflow in util-linux through 2.37.1 can potentially cause a buffer overflow if an attacker were able to use system resources in a way that leads to a large number in the /proc/sysvipc/sem file. NOTE: this is unexploitable in GNU C Library environments, and possibly in all realistic environments", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-37600" }, { "cve": "CVE-2021-37750", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "The Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.18.5 and 1.19.x before 1.19.3 has a NULL pointer dereference in kdc/do_tgs_req.c via a FAST inner body that lacks a server field.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-37750" }, { "cve": "CVE-2021-38604", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In librt in the GNU C Library (aka glibc) through 2.34, sysdeps/unix/sysv/linux/mq_notify.c mishandles certain NOTIFY_REMOVED data, leading to a NULL pointer dereference. NOTE: this vulnerability was introduced as a side effect of the CVE-2021-33574 fix.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-38604" }, { "cve": "CVE-2021-41617", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "sshd in OpenSSH 6.2 through 8.x before 8.8, when certain non-default configurations are used, allows privilege escalation because supplemental groups are not initialized as expected. Helper programs for AuthorizedKeysCommand and AuthorizedPrincipalsCommand may run with privileges associated with group memberships of the sshd process, if the configuration specifies running the command as a different user.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-41617" }, { "cve": "CVE-2021-43396", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "** DISPUTED ** In iconvdata/iso-2022-jp-3.c in the GNU C Library (aka glibc) 2.34, remote attackers can force iconv() to emit a spurious \u0027\\0\u0027 character via crafted ISO-2022-JP-3 data that is accompanied by an internal state reset. This may affect data integrity in certain iconv() use cases. NOTE: the vendor states \"the bug cannot be invoked through user input and requires iconv to be invoked with a NULL inbuf, which ought to require a separate application bug to do so unintentionally. Hence there\u0027s no security impact to the bug.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-43396" }, { "cve": "CVE-2021-43618", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "GNU Multiple Precision Arithmetic Library (GMP) through 6.2.1 has an mpz/inp_raw.c integer overflow and resultant buffer overflow via crafted input, leading to a segmentation fault on 32-bit platforms.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-43618" }, { "cve": "CVE-2021-45960", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "In Expat (aka libexpat) before 2.4.3, a left shift by 29 (or more) places in the storeAtts function in xmlparse.c can lead to realloc misbehavior (e.g., allocating too few bytes, or only freeing memory).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-45960" }, { "cve": "CVE-2021-46143", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "In doProlog in xmlparse.c in Expat (aka libexpat) before 2.4.3, an integer overflow exists for m_groupSize.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-46143" }, { "cve": "CVE-2021-46195", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "notes": [ { "category": "summary", "text": "GCC v12.0 was discovered to contain an uncontrolled recursion via the component libiberty/rust-demangle.c. This vulnerability allows attackers to cause a Denial of Service (DoS) by consuming excessive CPU and memory resources.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-46195" }, { "cve": "CVE-2021-46828", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "In libtirpc before 1.3.3rc1, remote attackers could exhaust the file descriptors of a process that uses libtirpc because idle TCP connections are mishandled. This can, in turn, lead to an svc_run infinite loop without accepting new connections.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-46828" }, { "cve": "CVE-2021-46848", "cwe": { "id": "CWE-193", "name": "Off-by-one Error" }, "notes": [ { "category": "summary", "text": "GNU Libtasn1 before 4.19.0 has an ETYPE_OK off-by-one array size check that affects asn1_encode_simple_der.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2021-46848" }, { "cve": "CVE-2022-0391", "cwe": { "id": "CWE-74", "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)" }, "notes": [ { "category": "summary", "text": "A flaw was found in Python, specifically within the urllib.parse module. This module helps break Uniform Resource Locator (URL) strings into components. The issue involves how the urlparse method does not sanitize input and allows characters like \u0027\\r\u0027 and \u0027\\n\u0027 in the URL path. This flaw allows an attacker to input a crafted URL, leading to injection attacks. This flaw affects Python versions prior to 3.10.0b1, 3.9.5, 3.8.11, 3.7.11 and 3.6.14.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-0391" }, { "cve": "CVE-2022-0563", "cwe": { "id": "CWE-209", "name": "Generation of Error Message Containing Sensitive Information" }, "notes": [ { "category": "summary", "text": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-0563" }, { "cve": "CVE-2022-0778", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "summary", "text": "The BN_mod_sqrt() function in openSSL, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. (https://www.openssl.org/news/secadv/20220315.txt)", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-0778" }, { "cve": "CVE-2022-1271", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "An arbitrary file write vulnerability was found in GNU gzip\u0027s zgrep utility. When zgrep is applied on the attacker\u0027s chosen file name (for example, a crafted file name), this can overwrite an attacker\u0027s content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-1271" }, { "cve": "CVE-2022-1292", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "notes": [ { "category": "summary", "text": "The c_rehash script does not properly sanitise shell metacharacters to prevent command injection.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-1292" }, { "cve": "CVE-2022-1304", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-1304" }, { "cve": "CVE-2022-1343", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "summary", "text": "Under certain circumstances, the command line OCSP verify function reports successful verification when the verification in fact failed. In this case the incorrect successful response will also be accompanied by error messages showing the failure and contradicting the apparently successful result.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-1343" }, { "cve": "CVE-2022-1434", "cwe": { "id": "CWE-327", "name": "Use of a Broken or Risky Cryptographic Algorithm" }, "notes": [ { "category": "summary", "text": "When using the RC4-MD5 ciphersuite, which is disabled by default, an attacker is able to modify data in transit due to an incorrect use of the AAD data as the MAC key in OpenSSL 3.0. An attacker is not able to decrypt any communication.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-1434" }, { "cve": "CVE-2022-1473", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "summary", "text": "The used OpenSSL version improperly reuses memory when decoding certificates or keys. This can lead to a process termination and Denial of Service for long lived processes.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-1473" }, { "cve": "CVE-2022-2068", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "notes": [ { "category": "summary", "text": "In addition to the c_rehash shell command injection identified in CVE-2022-1292, further circumstances where the c_rehash script does not properly sanitise shell metacharacters to prevent command injection were found by code review. When the CVE-2022-1292 was fixed it was not discovered that there are other places in the script where the file names of certificates being hashed were possibly passed to a command executed through the shell. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-2068" }, { "cve": "CVE-2022-2097", "cwe": { "id": "CWE-326", "name": "Inadequate Encryption Strength" }, "notes": [ { "category": "summary", "text": "AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn\u0027t written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-2097" }, { "cve": "CVE-2022-2274", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "The OpenSSL 3.0.4 release introduced a serious bug in the RSA implementation for X86_64 CPUs supporting the AVX512IFMA instructions. This issue makes the RSA implementation with 2048 bit private keys incorrect on such machines and memory corruption will happen during the computation. As a consequence of the memory corruption an attacker may be able to trigger a remote code execution on the machine performing the computation. SSL/TLS servers or other servers using 2048 bit RSA private keys running on machines supporting AVX512IFMA instructions of the X86_64 architecture are affected by this issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-2274" }, { "cve": "CVE-2022-2509", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "A vulnerability found in gnutls. This security flaw happens because of a double free error occurs during verification of pkcs7 signatures in gnutls_pkcs7_verify function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-2509" }, { "cve": "CVE-2022-3715", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A flaw was found in the bash package, where a heap-buffer overflow can occur in valid parameter_transform. This issue may lead to memory problems.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-3715" }, { "cve": "CVE-2022-3821", "cwe": { "id": "CWE-193", "name": "Off-by-one Error" }, "notes": [ { "category": "summary", "text": "An off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading to a Denial of Service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-3821" }, { "cve": "CVE-2022-4304", "cwe": { "id": "CWE-326", "name": "Inadequate Encryption Strength" }, "notes": [ { "category": "summary", "text": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-4304" }, { "cve": "CVE-2022-4450", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-4450" }, { "cve": "CVE-2022-22576", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "notes": [ { "category": "summary", "text": "An improper authentication vulnerability exists in curl 7.33.0 to and including 7.82.0 which might allow reuse OAUTH2-authenticated connections without properly making sure that the connection was authenticated with the same credentials as set for this transfer. This affects SASL-enabled protocols: SMPTP(S), IMAP(S), POP3(S) and LDAP(S) (openldap only).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-22576" }, { "cve": "CVE-2022-22822", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "addBinding in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-22822" }, { "cve": "CVE-2022-22823", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "build_model in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-22823" }, { "cve": "CVE-2022-22824", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "defineAttribute in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-22824" }, { "cve": "CVE-2022-22825", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "lookup in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-22825" }, { "cve": "CVE-2022-22826", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "nextScaffoldPart in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-22826" }, { "cve": "CVE-2022-22827", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "storeAtts in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-22827" }, { "cve": "CVE-2022-23218", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "summary", "text": "The deprecated compatibility function svcunix_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its path argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-23218" }, { "cve": "CVE-2022-23219", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "summary", "text": "The deprecated compatibility function clnt_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its hostname argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-23219" }, { "cve": "CVE-2022-23308", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "valid.c in libxml2 before 2.9.13 has a use-after-free of ID and IDREF attributes.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-23308" }, { "cve": "CVE-2022-23852", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "Expat (aka libexpat) before 2.4.4 has a signed integer overflow in XML_GetBuffer, for configurations with a nonzero XML_CONTEXT_BYTES.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-23852" }, { "cve": "CVE-2022-23990", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "Expat (aka libexpat) before 2.4.4 has an integer overflow in the doProlog function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-23990" }, { "cve": "CVE-2022-24407", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "notes": [ { "category": "summary", "text": "In Cyrus SASL 2.1.17 through 2.1.27 before 2.1.28, plugins/sql.c does not escape the password for a SQL INSERT or UPDATE statement.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-24407" }, { "cve": "CVE-2022-25235", "cwe": { "id": "CWE-116", "name": "Improper Encoding or Escaping of Output" }, "notes": [ { "category": "summary", "text": "xmltok_impl.c in Expat (aka libexpat) before 2.4.5 lacks certain validation of encoding, such as checks for whether a UTF-8 character is valid in a certain context.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-25235" }, { "cve": "CVE-2022-25236", "cwe": { "id": "CWE-668", "name": "Exposure of Resource to Wrong Sphere" }, "notes": [ { "category": "summary", "text": "xmlparse.c in Expat (aka libexpat) before 2.4.5 allows attackers to insert namespace-separator characters into namespace URIs.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-25236" }, { "cve": "CVE-2022-25313", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "In Expat (aka libexpat) before 2.4.5, an attacker can trigger stack exhaustion in build_model via a large nesting depth in the DTD element.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-25313" }, { "cve": "CVE-2022-25314", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "In Expat (aka libexpat) before 2.4.5, there is an integer overflow in copyString.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-25314" }, { "cve": "CVE-2022-25315", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "In Expat (aka libexpat) before 2.4.5, there is an integer overflow in storeRawNames.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-25315" }, { "cve": "CVE-2022-26488", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "notes": [ { "category": "summary", "text": "In Python before 3.10.3 on Windows, local users can gain privileges because the search path is inadequately secured. The installer may allow a local attacker to add user-writable directories to the system search path. To exploit, an administrator must have installed Python for all users and enabled PATH entries. A non-administrative user can trigger a repair that incorrectly adds user-writable paths into PATH, enabling search-path hijacking of other users and system services. This affects Python (CPython) through 3.7.12, 3.8.x through 3.8.12, 3.9.x through 3.9.10, and 3.10.x through 3.10.2.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-26488" }, { "cve": "CVE-2022-27774", "cwe": { "id": "CWE-522", "name": "Insufficiently Protected Credentials" }, "notes": [ { "category": "summary", "text": "An insufficiently protected credentials vulnerability exists in curl 4.9 to and include curl 7.82.0 are affected that could allow an attacker to extract credentials when follows HTTP(S) redirects is used with authentication could leak credentials to other services that exist on different protocols or port numbers.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-27774" }, { "cve": "CVE-2022-27775", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "An information disclosure vulnerability exists in curl 7.65.0 to 7.82.0 are vulnerable that by using an IPv6 address that was in the connection pool but with a different zone id it could reuse a connection instead.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-27775" }, { "cve": "CVE-2022-27776", "cwe": { "id": "CWE-522", "name": "Insufficiently Protected Credentials" }, "notes": [ { "category": "summary", "text": "A insufficiently protected credentials vulnerability in fixed in curl 7.83.0 might leak authentication or cookie header data on HTTP redirects to the same host but another port number.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-27776" }, { "cve": "CVE-2022-27778", "cwe": { "id": "CWE-706", "name": "Use of Incorrectly-Resolved Name or Reference" }, "notes": [ { "category": "summary", "text": "A use of incorrectly resolved name vulnerability fixed in 7.83.1 might remove the wrong file when `--no-clobber` is used together with `--remove-on-error`.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-27778" }, { "cve": "CVE-2022-27779", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "libcurl wrongly allows cookies to be set for Top Level Domains (TLDs) if thehost name is provided with a trailing dot.curl can be told to receive and send cookies. curl\u0027s \"cookie engine\" can bebuilt with or without [Public Suffix List](https://publicsuffix.org/)awareness. If PSL support not provided, a more rudimentary check exists to atleast prevent cookies from being set on TLDs. This check was broken if thehost name in the URL uses a trailing dot.This can allow arbitrary sites to set cookies that then would get sent to adifferent and unrelated site or domain.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-27779" }, { "cve": "CVE-2022-27780", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "notes": [ { "category": "summary", "text": "The curl URL parser wrongly accepts percent-encoded URL separators like \u0027/\u0027when decoding the host name part of a URL, making it a *different* URL usingthe wrong host name when it is later retrieved.For example, a URL like `http://example.com%2F127.0.0.1/`, would be allowed bythe parser and get transposed into `http://example.com/127.0.0.1/`. This flawcan be used to circumvent filters, checks and more.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-27780" }, { "cve": "CVE-2022-27781", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "libcurl provides the `CURLOPT_CERTINFO` option to allow applications torequest details to be returned about a server\u0027s certificate chain.Due to an erroneous function, a malicious server could make libcurl built withNSS get stuck in a never-ending busy-loop when trying to retrieve thatinformation.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-27781" }, { "cve": "CVE-2022-27782", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "summary", "text": "libcurl would reuse a previously created connection even when a TLS or SSHrelated option had been changed that should have prohibited reuse.libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse if one of them matches the setup. However, several TLS andSSH settings were left out from the configuration match checks, making themmatch too easily.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-27782" }, { "cve": "CVE-2022-27943", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "notes": [ { "category": "summary", "text": "libiberty/rust-demangle.c in GNU GCC 11.2 allows stack consumption in demangle_const, as demonstrated by nm-new.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-27943" }, { "cve": "CVE-2022-28321", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "notes": [ { "category": "summary", "text": "The Linux-PAM package before 1.5.2-6.1 for openSUSE Tumbleweed allows authentication bypass for SSH logins. The pam_access.so module doesn\u0027t correctly restrict login if a user tries to connect from an IP address that is not resolvable via DNS. In such conditions, a user with denied access to a machine can still get access. NOTE: the relevance of this issue is largely limited to openSUSE Tumbleweed and openSUSE Factory; it does not affect Linux-PAM upstream.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-28321" }, { "cve": "CVE-2022-29155", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "notes": [ { "category": "summary", "text": "In OpenLDAP 2.x before 2.5.12 and 2.6.x before 2.6.2, a SQL injection vulnerability exists in the experimental back-sql backend to slapd, via a SQL statement within an LDAP query. This can occur during an LDAP search operation when the search filter is processed, due to a lack of proper escaping.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-29155" }, { "cve": "CVE-2022-29824", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "In libxml2 before 2.9.14, several buffer handling functions in buf.c (xmlBuf*) and tree.c (xmlBuffer*) don\u0027t check for integer overflows. This can result in out-of-bounds memory writes. Exploitation requires a victim to open a crafted, multi-gigabyte XML file. Other software using libxml2\u0027s buffer functions, for example libxslt through 1.1.35, is affected as well.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-29824" }, { "cve": "CVE-2022-30115", "cwe": { "id": "CWE-319", "name": "Cleartext Transmission of Sensitive Information" }, "notes": [ { "category": "summary", "text": "Using its HSTS support, curl can be instructed to use HTTPS directly insteadof using an insecure clear-text HTTP step even when HTTP is provided in theURL. This mechanism could be bypassed if the host name in the given URL used atrailing dot while not using one when it built the HSTS cache. Or the otherway around - by having the trailing dot in the HSTS cache and *not* using thetrailing dot in the URL.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-30115" }, { "cve": "CVE-2022-32205", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "A malicious server can serve excessive amounts of \"Set-Cookie:\" headers in a HTTP response to curl and curl \u003c 7.84.0 stores all of them. A sufficiently large amount of (big) cookies make subsequent HTTP requests to this, or other servers to which the cookies match, create requests that become larger than the threshold that curl uses internally to avoid sending crazy large requests (1048576 bytes) and instead returns an error.This denial state might remain for as long as the same cookies are kept, match and haven\u0027t expired. Due to cookie matching rules, a server on \"foo.example.com\" can set cookies that also would match for \"bar.example.com\", making it it possible for a \"sister server\" to effectively cause a denial of service for a sibling site on the same second level domain using this method.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-32205" }, { "cve": "CVE-2022-32206", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "curl \u003c 7.84.0 supports \"chained\" HTTP compression algorithms, meaning that a serverresponse can be compressed multiple times and potentially with different algorithms. The number of acceptable \"links\" in this \"decompression chain\" was unbounded, allowing a malicious server to insert a virtually unlimited number of compression steps.The use of such a decompression chain could result in a \"malloc bomb\", makingcurl end up spending enormous amounts of allocated heap memory, or trying toand returning out of memory errors.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-32206" }, { "cve": "CVE-2022-32207", "cwe": { "id": "CWE-276", "name": "Incorrect Default Permissions" }, "notes": [ { "category": "summary", "text": "When curl \u003c 7.84.0 saves cookies, alt-svc and hsts data to local files, it makes the operation atomic by finalizing the operation with a rename from a temporary name to the final target file name.In that rename operation, it might accidentally *widen* the permissions for the target file, leaving the updated file accessible to more users than intended.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-32207" }, { "cve": "CVE-2022-32208", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "When curl \u003c 7.84.0 does FTP transfers secured by krb5, it handles message verification failures wrongly. This flaw makes it possible for a Man-In-The-Middle attack to go unnoticed and even allows it to inject data to the client.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-32208" }, { "cve": "CVE-2022-32221", "cwe": { "id": "CWE-440", "name": "Expected Behavior Violation" }, "notes": [ { "category": "summary", "text": "When doing HTTP(S) transfers, libcurl might erroneously use the read callback (`CURLOPT_READFUNCTION`) to ask for data to send, even when the `CURLOPT_POSTFIELDS` option has been set, if the same handle previously was used to issue a `PUT` request which used that callback. This flaw may surprise the application and cause it to misbehave and either send off the wrong data or use memory after free or similar in the subsequent `POST` request. The problem exists in the logic for a reused handle when it is changed from a PUT to a POST.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-32221" }, { "cve": "CVE-2022-35252", "cwe": { "id": "CWE-1286", "name": "Improper Validation of Syntactic Correctness of Input" }, "notes": [ { "category": "summary", "text": "When curl is used to retrieve and parse cookies from a HTTP(S) server, itaccepts cookies using control codes that when later are sent back to a HTTPserver might make the server return 400 responses. Effectively allowing a\"sister site\" to deny service to all siblings.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-35252" }, { "cve": "CVE-2022-35260", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "curl can be told to parse a `.netrc` file for credentials. If that file endsin a line with 4095 consecutive non-white space letters and no newline, curlwould first read past the end of the stack-based buffer, and if the readworks, write a zero byte beyond its boundary.This will in most cases cause a segfault or similar, but circumstances might also cause different outcomes.If a malicious user can provide a custom netrc file to an application or otherwise affect its contents, this flaw could be used as denial-of-service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-35260" }, { "cve": "CVE-2022-35737", "cwe": { "id": "CWE-129", "name": "Improper Validation of Array Index" }, "notes": [ { "category": "summary", "text": "SQLite 1.0.12 through 3.39.x before 3.39.2 sometimes allows an array-bounds overflow if billions of bytes are used in a string argument to a C API.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-35737" }, { "cve": "CVE-2022-37434", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow in inflate in inflate.c via a large gzip header extra field. NOTE: only applications that call inflateGetHeader are affected. Some common applications bundle the affected zlib source code but may be unable to call inflateGetHeader (e.g., see the nodejs/node reference).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-37434" }, { "cve": "CVE-2022-37454", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-37454" }, { "cve": "CVE-2022-40303", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "An issue was discovered in libxml2 before 2.10.3. When parsing a multi-gigabyte XML document with the XML_PARSE_HUGE parser option enabled, several integer counters can overflow. This results in an attempt to access an array at a negative 2GB offset, typically leading to a segmentation fault.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-40303" }, { "cve": "CVE-2022-40304", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "An issue was discovered in libxml2 before 2.10.3. Certain invalid XML entity definitions can corrupt a hash table key, potentially leading to subsequent logic errors. In one case, a double-free can be provoked.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-40304" }, { "cve": "CVE-2022-40674", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "libexpat before 2.4.9 has a use-after-free in the doContent function in xmlparse.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-40674" }, { "cve": "CVE-2022-42898", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has \"a similar bug.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-42898" }, { "cve": "CVE-2022-42915", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "curl before 7.86.0 has a double free. If curl is told to use an HTTP proxy for a transfer with a non-HTTP(S) URL, it sets up the connection to the remote server by issuing a CONNECT request to the proxy, and then tunnels the rest of the protocol through. An HTTP proxy might refuse this request (HTTP proxies often only allow outgoing connections to specific port numbers, like 443 for HTTPS) and instead return a non-200 status code to the client. Due to flaws in the error/cleanup handling, this could trigger a double free in curl if one of the following schemes were used in the URL for the transfer: dict, gopher, gophers, ldap, ldaps, rtmp, rtmps, or telnet. The earliest affected version is 7.77.0.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-42915" }, { "cve": "CVE-2022-42916", "cwe": { "id": "CWE-319", "name": "Cleartext Transmission of Sensitive Information" }, "notes": [ { "category": "summary", "text": "In curl before 7.86.0, the HSTS check could be bypassed to trick it into staying with HTTP. Using its HSTS support, curl can be instructed to use HTTPS directly (instead of using an insecure cleartext HTTP step) even when HTTP is provided in the URL. This mechanism could be bypassed if the host name in the given URL uses IDN characters that get replaced with ASCII counterparts as part of the IDN conversion, e.g., using the character UTF-8 U+3002 (IDEOGRAPHIC FULL STOP) instead of the common ASCII full stop of U+002E (.). The earliest affected version is 7.77.0 2021-05-26.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-42916" }, { "cve": "CVE-2022-43551", "cwe": { "id": "CWE-319", "name": "Cleartext Transmission of Sensitive Information" }, "notes": [ { "category": "summary", "text": "A vulnerability exists in curl \u003c7.87.0 HSTS check that could be bypassed to trick it to keep using HTTP. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. However, the HSTS mechanism could be bypassed if the host name in the given URL first uses IDN characters that get replaced to ASCII counterparts as part of the IDN conversion. Like using the character UTF-8 U+3002 (IDEOGRAPHIC FULL STOP) instead of the common ASCII full stop U+002E (.). Then in a subsequent request, it does not detect the HSTS state and makes a clear text transfer. Because it would store the info IDN encoded but look for it IDN decoded.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-43551" }, { "cve": "CVE-2022-43552", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "curl can be asked to tunnel virtually all protocols it supports through an HTTP proxy. HTTP proxies can (and often do) deny such tunnel operations using an appropriate HTTP error response code. When getting denied to tunnel the specific protocols SMB or TELNET, curl would use a heap-allocated struct after it had been freed, in its transfer shutdown code path.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-43552" }, { "cve": "CVE-2022-43680", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "In libexpat through 2.4.9, there is a use-after free caused by overeager destruction of a shared DTD in XML_ExternalEntityParserCreate in out-of-memory situations.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-43680" }, { "cve": "CVE-2022-45061", "cwe": { "id": "CWE-407", "name": "Inefficient Algorithmic Complexity" }, "notes": [ { "category": "summary", "text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-45061" }, { "cve": "CVE-2022-45873", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "systemd 250 and 251 allows local users to achieve a systemd-coredump deadlock by triggering a crash that has a long backtrace. This occurs in parse_elf_object in shared/elf-util.c. The exploitation methodology is to crash a binary calling the same function recursively, and put it in a deeply nested directory to make its backtrace large enough to cause the deadlock. This must be done 16 times when MaxConnections=16 is set for the systemd/units/systemd-coredump.socket file.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-45873" }, { "cve": "CVE-2022-46908", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "SQLite through 3.40.0, when relying on --safe for execution of an untrusted CLI script, does not properly implement the azProhibitedFunctions protection mechanism, and instead allows UDF functions such as WRITEFILE.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-46908" }, { "cve": "CVE-2022-48303", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-48303" }, { "cve": "CVE-2022-48522", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "In Perl 5.34.0, function S_find_uninit_var in sv.c has a stack-based crash that can lead to remote code execution or local privilege escalation.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-48522" }, { "cve": "CVE-2022-48560", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free exists in Python through 3.9 via heappushpop in heapq.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2022-48560" }, { "cve": "CVE-2023-0215", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "The public API function BIO_new_NDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user applications. The function receives a BIO from the caller, prepends a new BIO_f_asn1 filter BIO onto the front of it to form a BIO chain, and then returns the new head of the BIO chain to the caller. Under certain conditions, for example if a CMS recipient public key is invalid, the new filter BIO is freed and the function returns a NULL result indicating a failure. However, in this case, the BIO chain is not properly cleaned up and the BIO passed by the caller still retains internal pointers to the previously freed filter BIO. If the caller then goes on to call BIO_pop() on the BIO then a use-after-free will occur. This will most likely result in a crash. This scenario occurs directly in the internal function B64_write_ASN1() which may cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on the BIO. This internal function is in turn called by the public API functions PEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream, SMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7. Other public API functions that may be impacted by this include i2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and i2d_PKCS7_bio_stream. The OpenSSL cms and smime command line applications are similarly affected.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-0215" }, { "cve": "CVE-2023-0286", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-0286" }, { "cve": "CVE-2023-0361", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "notes": [ { "category": "summary", "text": "A timing side-channel in the handling of RSA ClientKeyExchange messages was discovered in GnuTLS. This side-channel can be sufficient to recover the key encrypted in the RSA ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption the attacker would need to send a large amount of specially crafted messages to the vulnerable server. By recovering the secret from the ClientKeyExchange message, the attacker would be able to decrypt the application data exchanged over that connection.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-0361" }, { "cve": "CVE-2023-0464", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "summary", "text": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems.\r\n\r\nPolicy processing is disabled by default but can be enabled by passing the `-policy` argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()` function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-0464" }, { "cve": "CVE-2023-0465", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "summary", "text": "Applications that use a non-default option when verifying certificates may be\r\nvulnerable to an attack from a malicious CA to circumvent certain checks.\r\n\r\nInvalid certificate policies in leaf certificates are silently ignored by\r\nOpenSSL and other certificate policy checks are skipped for that certificate.\r\nA malicious CA could use this to deliberately assert invalid certificate policies\r\nin order to circumvent policy checking on the certificate altogether.\r\n\r\nPolicy processing is disabled by default but can be enabled by passing\r\nthe `-policy` argument to the command line utilities or by calling the\r\n`X509_VERIFY_PARAM_set1_policies()` function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-0465" }, { "cve": "CVE-2023-0466", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "summary", "text": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-0466" }, { "cve": "CVE-2023-0687", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in GNU C Library 2.38. It has been declared as critical. This vulnerability affects the function __monstartup of the file gmon.c of the component Call Graph Monitor. The manipulation leads to buffer overflow. It is recommended to apply a patch to fix this issue. VDB-220246 is the identifier assigned to this vulnerability. NOTE: The real existence of this vulnerability is still doubted at the moment. The inputs that induce this vulnerability are basically addresses of the running application that is built with gmon enabled. It\u0027s basically trusted input or input that needs an actual security flaw to be compromised or controlled.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-0687" }, { "cve": "CVE-2023-1077", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "notes": [ { "category": "summary", "text": "In the Linux kernel, pick_next_rt_entity() may return a type confused entry, not detected by the BUG_ON condition, as the confused entry will not be NULL, but list_head.The buggy error condition would lead to a type confused entry with the list head,which would then be used as a type confused sched_rt_entity,causing memory corruption.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-1077" }, { "cve": "CVE-2023-1206", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel\u2019s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6 connections up to 95%.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-1206" }, { "cve": "CVE-2023-2650", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "Issue summary: Processing some specially crafted ASN.1 object identifiers or data containing them may be very slow. Impact summary: Applications that use OBJ_obj2txt() directly, or use any of the OpenSSL subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS with no message size limit may experience notable to very long delays when processing those messages, which may lead to a Denial of Service. An OBJECT IDENTIFIER is composed of a series of numbers - sub-identifiers - most of which have no size limit. OBJ_obj2txt() may be used to translate an ASN.1 OBJECT IDENTIFIER given in DER encoding form (using the OpenSSL type ASN1_OBJECT) to its canonical numeric text form, which are the sub-identifiers of the OBJECT IDENTIFIER in decimal form, separated by periods. When one of the sub-identifiers in the OBJECT IDENTIFIER is very large (these are sizes that are seen as absurdly large, taking up tens or hundreds of KiBs), the translation to a decimal number in text may take a very long time. The time complexity is O(square(n)) with \u0027n\u0027 being the size of the sub-identifiers in bytes (*). With OpenSSL 3.0, support to fetch cryptographic algorithms using names / identifiers in string form was introduced. This includes using OBJECT IDENTIFIERs in canonical numeric text form as identifiers for fetching algorithms. Such OBJECT IDENTIFIERs may be received through the ASN.1 structure AlgorithmIdentifier, which is commonly used in multiple protocols to specify what cryptographic algorithm should be used to sign or verify, encrypt or decrypt, or digest passed data. Applications that call OBJ_obj2txt() directly with untrusted data are affected, with any version of OpenSSL. If the use is for the mere purpose of display, the severity is considered low. In OpenSSL 3.0 and newer, this affects the subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS. It also impacts anything that processes X.509 certificates, including simple things like verifying its signature. The impact on TLS is relatively low, because all versions of OpenSSL have a 100KiB limit on the peer\u0027s certificate chain. Additionally, this only impacts clients, or servers that have explicitly enabled client authentication. In OpenSSL 1.1.1 and 1.0.2, this only affects displaying diverse objects, such as X.509 certificates. This is assumed to not happen in such a way that it would cause a Denial of Service, so these versions are considered not affected by this issue in such a way that it would be cause for concern, and the severity is therefore considered low.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-2650" }, { "cve": "CVE-2023-2953", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in openldap. This security flaw causes a null pointer dereference in ber_memalloc_x() function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-2953" }, { "cve": "CVE-2023-3212", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a kernel panic.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-3212" }, { "cve": "CVE-2023-3446", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "notes": [ { "category": "summary", "text": "Issue summary: Checking excessively long DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_check(), DH_check_ex() or EVP_PKEY_param_check() to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. The function DH_check() performs various checks on DH parameters. One of those checks confirms that the modulus (\u0027p\u0027 parameter) is not too large. Trying to use a very large modulus is slow and OpenSSL will not normally use a modulus which is over 10,000 bits in length. However the DH_check() function checks numerous aspects of the key or parameters that have been supplied. Some of those checks use the supplied modulus value even if it has already been found to be too large. An application that calls DH_check() and supplies a key or parameters obtained from an untrusted source could be vulernable to a Denial of Service attack. The function DH_check() is itself called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_ex() and EVP_PKEY_param_check(). Also vulnerable are the OpenSSL dhparam and pkeyparam command line applications when using the \u0027-check\u0027 option. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-3446" }, { "cve": "CVE-2023-3609", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: cls_u32 component can be exploited to achieve local privilege escalation.\r\n\r\nIf tcf_change_indev() fails, u32_set_parms() will immediately return an error after incrementing or decrementing the reference counter in tcf_bind_filter(). If an attacker can control the reference counter and set it to zero, they can cause the reference to be freed, leading to a use-after-free vulnerability.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-3609" }, { "cve": "CVE-2023-3611", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "An out-of-bounds write vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\r\n\r\nThe qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-3611" }, { "cve": "CVE-2023-3772", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Linux kernel\u0027s IP framework for transforming packets (XFRM subsystem). This issue may allow a malicious user with CAP_NET_ADMIN privileges to directly dereference a NULL pointer in xfrm_update_ae_params(), leading to a possible kernel crash and denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-3772" }, { "cve": "CVE-2023-3817", "cwe": { "id": "CWE-834", "name": "Excessive Iteration" }, "notes": [ { "category": "summary", "text": "Issue summary: Checking excessively long DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_check(), DH_check_ex() or EVP_PKEY_param_check() to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. The function DH_check() performs various checks on DH parameters. After fixing CVE-2023-3446 it was discovered that a large q parameter value can also trigger an overly long computation during some of these checks. A correct q value, if present, cannot be larger than the modulus p parameter, thus it is unnecessary to perform these checks if q is larger than p. An application that calls DH_check() and supplies a key or parameters obtained from an untrusted source could be vulnerable to a Denial of Service attack. The function DH_check() is itself called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_ex() and EVP_PKEY_param_check(). Also vulnerable are the OpenSSL dhparam and pkeyparam command line applications when using the \"-check\" option. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-3817" }, { "cve": "CVE-2023-4016", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "Under some circumstances, this weakness allows a user who has access to run the \u201cps\u201d utility on a machine, the ability to write almost unlimited amounts of unfiltered data into the process heap.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.5, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-4016" }, { "cve": "CVE-2023-4039", "cwe": { "id": "CWE-693", "name": "Protection Mechanism Failure" }, "notes": [ { "category": "summary", "text": "A failure in the -fstack-protector feature in GCC-based toolchains \nthat target AArch64 allows an attacker to exploit an existing buffer \noverflow in dynamically-sized local variables in your application \nwithout this being detected. This stack-protector failure only applies \nto C99-style dynamically-sized local variables or those created using \nalloca(). The stack-protector operates as intended for statically-sized \nlocal variables.\n\nThe default behavior when the stack-protector \ndetects an overflow is to terminate your application, resulting in \ncontrolled loss of availability. An attacker who can exploit a buffer \noverflow without triggering the stack-protector might be able to change \nprogram flow control to cause an uncontrolled loss of availability or to\n go further and affect confidentiality or integrity.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-4039" }, { "cve": "CVE-2023-4527", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in glibc. When the getaddrinfo function is called with the AF_UNSPEC address family and the system is configured with no-aaaa mode via /etc/resolv.conf, a DNS response via TCP larger than 2048 bytes can potentially disclose stack contents through the function returned address data, and may cause a crash.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-4527" }, { "cve": "CVE-2023-4623", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: sch_hfsc (HFSC qdisc traffic control) component can be exploited to achieve local privilege escalation.\n\nIf a class with a link-sharing curve (i.e. with the HFSC_FSC flag set) has a parent without a link-sharing curve, then init_vf() will call vttree_insert() on the parent, but vttree_remove() will be skipped in update_vf(). This leaves a dangling pointer that can cause a use-after-free.\n\nWe recommend upgrading past commit b3d26c5702c7d6c45456326e56d2ccf3f103e60f.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-4623" }, { "cve": "CVE-2023-4806", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A flaw was found in glibc. In an extremely rare situation, the getaddrinfo function may access memory that has been freed, resulting in an application crash. This issue is only exploitable when a NSS module implements only the _nss_*_gethostbyname2_r and _nss_*_getcanonname_r hooks without implementing the _nss_*_gethostbyname3_r hook. The resolved name should return a large number of IPv6 and IPv4, and the call to the getaddrinfo function should have the AF_INET6 address family with AI_CANONNAME, AI_ALL and AI_V4MAPPED as flags.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-4806" }, { "cve": "CVE-2023-4807", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "Issue summary: The POLY1305 MAC (message authentication code) implementation contains a bug that might corrupt the internal state of applications on the Windows 64 platform when running on newer X86_64 processors supporting the AVX512-IFMA instructions. Impact summary: If in an application that uses the OpenSSL library an attacker can influence whether the POLY1305 MAC algorithm is used, the application state might be corrupted with various application dependent consequences. The POLY1305 MAC (message authentication code) implementation in OpenSSL does not save the contents of non-volatile XMM registers on Windows 64 platform when calculating the MAC of data larger than 64 bytes. Before returning to the caller all the XMM registers are set to zero rather than restoring their previous content. The vulnerable code is used only on newer x86_64 processors supporting the AVX512-IFMA instructions. The consequences of this kind of internal application state corruption can be various - from no consequences, if the calling application does not depend on the contents of non-volatile XMM registers at all, to the worst consequences, where the attacker could get complete control of the application process. However given the contents of the registers are just zeroized so the attacker cannot put arbitrary values inside, the most likely consequence, if any, would be an incorrect result of some application dependent calculations or a crash leading to a denial of service. The POLY1305 MAC algorithm is most frequently used as part of the CHACHA20-POLY1305 AEAD (authenticated encryption with associated data) algorithm. The most common usage of this AEAD cipher is with TLS protocol versions 1.2 and 1.3 and a malicious client can influence whether this AEAD cipher is used by the server. This implies that server applications using OpenSSL can be potentially impacted. However we are currently not aware of any concrete application that would be affected by this issue therefore we consider this a Low severity security issue. As a workaround the AVX512-IFMA instructions support can be disabled at runtime by setting the environment variable OPENSSL_ia32cap: OPENSSL_ia32cap=:~0x200000 The FIPS provider is not affected by this issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-4807" }, { "cve": "CVE-2023-4813", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A flaw was found in glibc. In an uncommon situation, the gaih_inet function may use memory that has been freed, resulting in an application crash. This issue is only exploitable when the getaddrinfo function is called and the hosts database in /etc/nsswitch.conf is configured with SUCCESS=continue or SUCCESS=merge.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-4813" }, { "cve": "CVE-2023-4911", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "A buffer overflow was discovered in the GNU C Library\u0027s dynamic loader ld.so while processing the GLIBC_TUNABLES environment variable. This issue could allow a local attacker to use maliciously crafted GLIBC_TUNABLES environment variables when launching binaries with SUID permission to execute code with elevated privileges.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-4911" }, { "cve": "CVE-2023-4921", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\n\nWhen the plug qdisc is used as a class of the qfq qdisc, sending network packets triggers use-after-free in qfq_dequeue() due to the incorrect .peek handler of sch_plug and lack of error checking in agg_dequeue().\n\nWe recommend upgrading past commit 8fc134fee27f2263988ae38920bc03da416b03d8.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-4921" }, { "cve": "CVE-2023-5156", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "notes": [ { "category": "summary", "text": "A flaw was found in the GNU C Library. A recent fix for CVE-2023-4806 introduced the potential for a memory leak, which may result in an application crash.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-5156" }, { "cve": "CVE-2023-5678", "cwe": { "id": "CWE-754", "name": "Improper Check for Unusual or Exceptional Conditions" }, "notes": [ { "category": "summary", "text": "Issue summary: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_generate_key() to generate an X9.42 DH key may experience long delays. Likewise, applications that use DH_check_pub_key(), DH_check_pub_key_ex() or EVP_PKEY_public_check() to check an X9.42 DH key or X9.42 DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. While DH_check() performs all the necessary checks (as of CVE-2023-3817), DH_check_pub_key() doesn\u0027t make any of these checks, and is therefore vulnerable for excessively large P and Q parameters. Likewise, while DH_generate_key() performs a check for an excessively large P, it doesn\u0027t check for an excessively large Q. An application that calls DH_generate_key() or DH_check_pub_key() and supplies a key or parameters obtained from an untrusted source could be vulnerable to a Denial of Service attack. DH_generate_key() and DH_check_pub_key() are also called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_pub_key_ex(), EVP_PKEY_public_check(), and EVP_PKEY_generate(). Also vulnerable are the OpenSSL pkey command line application when using the \"-pubcheck\" option, as well as the OpenSSL genpkey command line application. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-5678" }, { "cve": "CVE-2023-5717", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "A heap out-of-bounds write vulnerability in the Linux kernel\u0027s Linux Kernel Performance Events (perf) component can be exploited to achieve local privilege escalation.\r\n\r\nIf perf_read_group() is called while an event\u0027s sibling_list is smaller than its child\u0027s sibling_list, it can increment or write to memory locations outside of the allocated buffer.\r\n\r\nWe recommend upgrading past commit 32671e3799ca2e4590773fd0e63aaa4229e50c06.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-5717" }, { "cve": "CVE-2023-5981", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "notes": [ { "category": "summary", "text": "A vulnerability was found that the response times to malformed ciphertexts in RSA-PSK ClientKeyExchange differ from response times of ciphertexts with correct PKCS#1 v1.5 padding.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-5981" }, { "cve": "CVE-2023-23914", "cwe": { "id": "CWE-319", "name": "Cleartext Transmission of Sensitive Information" }, "notes": [ { "category": "summary", "text": "A cleartext transmission of sensitive information vulnerability exists in curl \u003cv7.88.0 that could cause HSTS functionality fail when multiple URLs are requested serially. Using its HSTS support, curl can be instructed to use HTTPS instead of usingan insecure clear-text HTTP step even when HTTP is provided in the URL. ThisHSTS mechanism would however surprisingly be ignored by subsequent transferswhen done on the same command line because the state would not be properlycarried on.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-23914" }, { "cve": "CVE-2023-23915", "cwe": { "id": "CWE-319", "name": "Cleartext Transmission of Sensitive Information" }, "notes": [ { "category": "summary", "text": "A cleartext transmission of sensitive information vulnerability exists in curl \u003cv7.88.0 that could cause HSTS functionality to behave incorrectly when multiple URLs are requested in parallel. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. This HSTS mechanism would however surprisingly fail when multiple transfers are done in parallel as the HSTS cache file gets overwritten by the most recentlycompleted transfer. A later HTTP-only transfer to the earlier host name would then *not* get upgraded properly to HSTS.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-23915" }, { "cve": "CVE-2023-23916", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "An allocation of resources without limits or throttling vulnerability exists in curl \u003cv7.88.0 based on the \"chained\" HTTP compression algorithms, meaning that a server response can be compressed multiple times and potentially with differentalgorithms. The number of acceptable \"links\" in this \"decompression chain\" wascapped, but the cap was implemented on a per-header basis allowing a maliciousserver to insert a virtually unlimited number of compression steps simply byusing many headers. The use of such a decompression chain could result in a \"malloc bomb\", making curl end up spending enormous amounts of allocated heap memory, or trying to and returning out of memory errors.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-23916" }, { "cve": "CVE-2023-24329", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "An issue in the urllib.parse component of Python before 3.11.4 allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-24329" }, { "cve": "CVE-2023-25136", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "OpenSSH server (sshd) 9.1 introduced a double-free vulnerability during options.kex_algorithms handling. This is fixed in OpenSSH 9.2. The double free can be leveraged, by an unauthenticated remote attacker in the default configuration, to jump to any location in the sshd address space. One third-party report states \"remote code execution is theoretically possible.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-25136" }, { "cve": "CVE-2023-25139", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "sprintf in the GNU C Library (glibc) 2.37 has a buffer overflow (out-of-bounds write) in some situations with a correct buffer size. This is unrelated to CWE-676. It may write beyond the bounds of the destination buffer when attempting to write a padded, thousands-separated string representation of a number, if the buffer is allocated the exact size required to represent that number as a string. For example, 1,234,567 (with padding to 13) overflows by two bytes.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-25139" }, { "cve": "CVE-2023-26604", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "systemd before 247 does not adequately block local privilege escalation for some Sudo configurations, e.g., plausible sudoers files in which the \"systemctl status\" command may be executed. Specifically, systemd does not set LESSSECURE to 1, and thus other programs may be launched from the less program. This presents a substantial security risk when running systemctl from Sudo, because less executes as root when the terminal size is too small to show the complete systemctl output.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-26604" }, { "cve": "CVE-2023-27371", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "GNU libmicrohttpd before 0.9.76 allows remote DoS (Denial of Service) due to improper parsing of a multipart/form-data boundary in the postprocessor.c MHD_create_post_processor() method. This allows an attacker to remotely send a malicious HTTP POST packet that includes one or more \u0027\\0\u0027 bytes in a multipart/form-data boundary field, which - assuming a specific heap layout - will result in an out-of-bounds read and a crash in the find_boundary() function.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AC:H/AV:N/A:H/C:N/I:N/PR:N/S:U/UI:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-27371" }, { "cve": "CVE-2023-27533", "cwe": { "id": "CWE-74", "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)" }, "notes": [ { "category": "summary", "text": "A vulnerability in input validation exists in curl \u003c8.0 during communication using the TELNET protocol may allow an attacker to pass on maliciously crafted user name and \"telnet options\" during server negotiation. The lack of proper input scrubbing allows an attacker to send content or perform option negotiation without the application\u0027s intent. This vulnerability could be exploited if an application allows user input, thereby enabling attackers to execute arbitrary code on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-27533" }, { "cve": "CVE-2023-27534", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "summary", "text": "A path traversal vulnerability exists in curl \u003c8.0.0 SFTP implementation causes the tilde (~) character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user\u0027s home directory. Attackers can exploit this flaw to bypass filtering or execute arbitrary code by crafting a path like /~2/foo while accessing a server with a specific user.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-27534" }, { "cve": "CVE-2023-27535", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "notes": [ { "category": "summary", "text": "An authentication bypass vulnerability exists in libcurl \u003c8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-27535" }, { "cve": "CVE-2023-27536", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "notes": [ { "category": "summary", "text": "An authentication bypass vulnerability exists libcurl \u003c8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-27536" }, { "cve": "CVE-2023-27537", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "A double free vulnerability exists in libcurl \u003c8.0.0 when sharing HSTS data between separate \"handles\". This sharing was introduced without considerations for do this sharing across separate threads but there was no indication of this fact in the documentation. Due to missing mutexes or thread locks, two threads sharing the same HSTS data could end up doing a double-free or use-after-free.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-27537" }, { "cve": "CVE-2023-27538", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "libcurl would reuse a previously created connection even when an SSH related option had been changed that should have prohibited reuse. libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. However, two SSH settings were left out from the configuration match checks, making them match too easily.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-27538" }, { "cve": "CVE-2023-28484", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "In libxml2 before 2.10.4, parsing of certain invalid XSD schemas can lead to a NULL pointer dereference and subsequently a segfault. This occurs in xmlSchemaFixupComplexType in xmlschemas.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-28484" }, { "cve": "CVE-2023-28531", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "ssh-add in OpenSSH before 9.3 adds smartcard keys to ssh-agent without the intended per-hop destination constraints. The earliest affected version is 8.9.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-28531" }, { "cve": "CVE-2023-29383", "cwe": { "id": "CWE-74", "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)" }, "notes": [ { "category": "summary", "text": "In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \"cat /etc/passwd\" shows a rogue user account.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-29383" }, { "cve": "CVE-2023-29469", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "summary", "text": "An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the \u0027\\0\u0027 value).", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-29469" }, { "cve": "CVE-2023-29491", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-29491" }, { "cve": "CVE-2023-29499", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "A flaw was found in GLib. GVariant deserialization fails to validate that the input conforms to the expected format, leading to denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-29499" }, { "cve": "CVE-2023-31085", "cwe": { "id": "CWE-369", "name": "Divide By Zero" }, "notes": [ { "category": "summary", "text": "An issue was discovered in drivers/mtd/ubi/cdev.c in the Linux kernel 6.2. There is a divide-by-zero error in do_div(sz,mtd-\u003eerasesize), used indirectly by ctrl_cdev_ioctl, when mtd-\u003eerasesize is 0.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-31085" }, { "cve": "CVE-2023-32611", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "A flaw was found in GLib. GVariant deserialization is vulnerable to a slowdown issue where a crafted GVariant can cause excessive processing, leading to denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-32611" }, { "cve": "CVE-2023-32636", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "A flaw was found in glib, where the gvariant deserialization code is vulnerable to a denial of service introduced by additional input validation added to resolve CVE-2023-29499. The offset table validation may be very slow. This bug does not affect any released version of glib but does affect glib distributors who followed the guidance of glib developers to backport the initial fix for CVE-2023-29499.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-32636" }, { "cve": "CVE-2023-32643", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "A flaw was found in GLib. The GVariant deserialization code is vulnerable to a heap buffer overflow introduced by the fix for CVE-2023-32665. This bug does not affect any released version of GLib, but does affect GLib distributors who followed the guidance of GLib developers to backport the initial fix for CVE-2023-32665.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-32643" }, { "cve": "CVE-2023-32665", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "summary", "text": "A flaw was found in GLib. GVariant deserialization is vulnerable to an exponential blowup issue where a crafted GVariant can cause excessive processing, leading to denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-32665" }, { "cve": "CVE-2023-34319", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "The fix for XSA-423 added logic to Linux\u0027es netback driver to deal with\na frontend splitting a packet in a way such that not all of the headers\nwould come in one piece. Unfortunately the logic introduced there\ndidn\u0027t account for the extreme case of the entire packet being split\ninto as many pieces as permitted by the protocol, yet still being\nsmaller than the area that\u0027s specially dealt with to keep all (possible)\nheaders together. Such an unusual packet would therefore trigger a\nbuffer overrun in the driver.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-34319" }, { "cve": "CVE-2023-34969", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "D-Bus before 1.15.6 sometimes allows unprivileged users to crash dbus-daemon. If a privileged user with control over the dbus-daemon is using the org.freedesktop.DBus.Monitoring interface to monitor message bus traffic, then an unprivileged user with the ability to connect to the same dbus-daemon can cause a dbus-daemon crash under some circumstances via an unreplyable message. When done on the well-known system bus, this is a denial-of-service vulnerability. The fixed versions are 1.12.28, 1.14.8, and 1.15.6.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-34969" }, { "cve": "CVE-2023-35001", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "Linux Kernel nftables Out-Of-Bounds Read/Write Vulnerability; nft_byteorder poorly handled vm register contents when CAP_NET_ADMIN is in any user or network namespace", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-35001" }, { "cve": "CVE-2023-35945", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "Envoy is a cloud-native high-performance edge/middle/service proxy. Envoy\u2019s HTTP/2 codec may leak a header map and bookkeeping structures upon receiving `RST_STREAM` immediately followed by the `GOAWAY` frames from an upstream server. In nghttp2, cleanup of pending requests due to receipt of the `GOAWAY` frame skips de-allocation of the bookkeeping structure and pending compressed header. The error return [code path] is taken if connection is already marked for not sending more requests due to `GOAWAY` frame. The clean-up code is right after the return statement, causing memory leak. Denial of service through memory exhaustion. This vulnerability was patched in versions(s) 1.26.3, 1.25.8, 1.24.9, 1.23.11.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-35945" }, { "cve": "CVE-2023-38408", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "summary", "text": "The PKCS#11 feature in ssh-agent in OpenSSH before 9.3p2 has an insufficiently trustworthy search path, leading to remote code execution if an agent is forwarded to an attacker-controlled system. (Code in /usr/lib is not necessarily safe for loading into ssh-agent.) NOTE: this issue exists because of an incomplete fix for CVE-2016-10009.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-38408" }, { "cve": "CVE-2023-38545", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "notes": [ { "category": "summary", "text": "This flaw makes curl overflow a heap based buffer in the SOCKS5 proxy handshake.\r\n\r\nWhen curl is asked to pass along the hostname to the SOCKS5 proxy to allow that to resolve the address instead of it getting done by curl itself, the maximum length that hostname can be is 255 bytes.\r\n\r\nIf the hostname is detected to be longer than 255 bytes, curl switches to local name resolving and instead passes on the resolved address only to the proxy. Due to a bug, the local variable that means \"let the host resolve the name\" could get the wrong value during a slow SOCKS5 handshake, and contrary to the intention, copy the too long hostname to the target buffer instead of copying just the resolved address there.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-38545" }, { "cve": "CVE-2023-38546", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "summary", "text": "This flaw allows an attacker to insert cookies at will into a running program\nusing libcurl, if the specific series of conditions are met.\n\nlibcurl performs transfers. In its API, an application creates \"easy handles\"\nthat are the individual handles for single transfers.\n\nlibcurl provides a function call that duplicates en easy handle called\n[curl_easy_duphandle](https://curl.se/libcurl/c/curl_easy_duphandle.html).\n\nIf a transfer has cookies enabled when the handle is duplicated, the\ncookie-enable state is also cloned - but without cloning the actual\ncookies. If the source handle did not read any cookies from a specific file on\ndisk, the cloned version of the handle would instead store the file name as\n`none` (using the four ASCII letters, no quotes).\n\nSubsequent use of the cloned handle that does not explicitly set a source to\nload cookies from would then inadvertently load cookies from a file named\n`none` - if such a file exists and is readable in the current directory of the\nprogram using libcurl. And if using the correct file format of course.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-38546" }, { "cve": "CVE-2023-39128", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "GNU gdb (GDB) 13.0.50.20220805-git was discovered to contain a stack overflow via the function ada_decode at /gdb/ada-lang.c.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-39128" }, { "cve": "CVE-2023-39189", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Netfilter subsystem in the Linux kernel. The nfnl_osf_add_callback function did not validate the user mode controlled opt_num field. This flaw allows a local privileged (CAP_NET_ADMIN) attacker to trigger an out-of-bounds read, leading to a crash or information disclosure.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:L/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-39189" }, { "cve": "CVE-2023-39192", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Netfilter subsystem in the Linux kernel. The xt_u32 module did not validate the fields in the xt_u32 structure. This flaw allows a local privileged attacker to trigger an out-of-bounds read by setting the size fields with a value beyond the array boundaries, leading to a crash or information disclosure.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-39192" }, { "cve": "CVE-2023-39193", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in the Netfilter subsystem in the Linux kernel. The sctp_mt_check did not validate the flag_count field. This flaw allows a local privileged (CAP_NET_ADMIN) attacker to trigger an out-of-bounds read, leading to a crash or information disclosure.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-39193" }, { "cve": "CVE-2023-39194", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in the XFRM subsystem in the Linux kernel. The specific flaw exists within the processing of state filters, which can result in a read past the end of an allocated buffer. This flaw allows a local privileged (CAP_NET_ADMIN) attacker to trigger an out-of-bounds read, potentially leading to an information disclosure.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.2, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-39194" }, { "cve": "CVE-2023-39615", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "summary", "text": "Xmlsoft Libxml2 v2.11.0 was discovered to contain an out-of-bounds read via the xmlSAX2StartElement() function at /libxml2/SAX2.c. This vulnerability allows attackers to cause a Denial of Service (DoS) via supplying a crafted XML file. NOTE: the vendor\u0027s position is that the product does not support the legacy SAX1 interface with custom callbacks; there is a crash even without crafted input.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-39615" }, { "cve": "CVE-2023-40283", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "An issue was discovered in l2cap_sock_release in net/bluetooth/l2cap_sock.c in the Linux kernel before 6.4.10. There is a use-after-free because the children of an sk are mishandled.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-40283" }, { "cve": "CVE-2023-42754", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "summary", "text": "A NULL pointer dereference flaw was found in the Linux kernel ipv4 stack. The socket buffer (skb) was assumed to be associated with a device before calling __ip_options_compile, which is not always the case if the skb is re-routed by ipvs. This issue may allow a local user with CAP_NET_ADMIN privileges to crash the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-42754" }, { "cve": "CVE-2023-42755", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "summary", "text": "A flaw was found in the IPv4 Resource Reservation Protocol (RSVP) classifier in the Linux kernel. The xprt pointer may go beyond the linear part of the skb, leading to an out-of-bounds read in the `rsvp_classify` function. This issue may allow a local user to crash the system and cause a denial of service.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-42755" }, { "cve": "CVE-2023-44487", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "summary", "text": "The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-44487" }, { "cve": "CVE-2023-45322", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "summary", "text": "libxml2 through 2.11.5 has a use-after-free that can only occur after a certain memory allocation fails. This occurs in xmlUnlinkNode in tree.c. NOTE: the vendor\u0027s position is \"I don\u0027t think these issues are critical enough to warrant a CVE ID ... because an attacker typically can\u0027t control when memory allocations fail.\"", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-45322" }, { "cve": "CVE-2023-45853", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "summary", "text": "MiniZip in zlib through 1.3 has an integer overflow and resultant heap-based buffer overflow in zipOpenNewFileInZip4_64 via a long filename, comment, or extra field. NOTE: MiniZip is not a supported part of the zlib product.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-45853" }, { "cve": "CVE-2023-45871", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "summary", "text": "An issue was discovered in drivers/net/ethernet/intel/igb/igb_main.c in the IGB driver in the Linux kernel before 6.5.3. A buffer size may not be adequate for frames larger than the MTU.", "title": "Summary" } ], "product_status": { "known_affected": [ "1", "2", "3", "4", "5" ] }, "remediations": [ { "category": "mitigation", "details": "Only build and run applications from trusted sources.", "product_ids": [ "1", "2", "3", "4", "5" ] }, { "category": "none_available", "details": "Currently no fix is available", "product_ids": [ "1", "2", "3", "4", "5" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "1", "2", "3", "4", "5" ] } ], "title": "CVE-2023-45871" } ] }
wid-sec-w-2023-1862
Vulnerability from csaf_certbund
Published
2023-07-23 22:00
Modified
2024-05-16 22:00
Summary
Linux Kernel: Mehrere Schwachstellen ermöglicht Privilegieneskalation
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Der Kernel stellt den Kern des Linux Betriebssystems dar.
Angriff
Ein lokaler Angreifer kann mehrere Schwachstellen im Linux Kernel ausnutzen, um seine Privilegien zu erhöhen.
Betroffene Betriebssysteme
- Linux
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Der Kernel stellt den Kern des Linux Betriebssystems dar.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler Angreifer kann mehrere Schwachstellen im Linux Kernel ausnutzen, um seine Privilegien zu erh\u00f6hen.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-1862 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1862.json" }, { "category": "self", "summary": "WID-SEC-2023-1862 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1862" }, { "category": "external", "summary": "IBM Security Bulletin 7111603 vom 2024-01-24", "url": "https://www.ibm.com/support/pages/node/7111603" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-12150 vom 2024-02-13", "url": "https://linux.oracle.com/errata/ELSA-2024-12150.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0412 vom 2024-01-25", "url": "https://access.redhat.com/errata/RHSA-2024:0412" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0999 vom 2024-02-27", "url": "https://access.redhat.com/errata/RHSA-2024:0999" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0554 vom 2024-01-30", "url": "https://access.redhat.com/errata/RHSA-2024:0554" }, { "category": "external", "summary": "IBM Security Bulletin 7117884 vom 2024-02-14", "url": "https://www.ibm.com/support/pages/node/7117884" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:4766-1 vom 2023-12-13", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-December/017325.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:4805-1 vom 2023-12-13", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-December/017338.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0575 vom 2024-01-30", "url": "https://access.redhat.com/errata/RHSA-2024:0575" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:4841-1 vom 2023-12-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-December/017353.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:4822-1 vom 2023-12-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-December/017351.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:4872-1 vom 2023-12-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-December/017423.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:4849-1 vom 2023-12-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-December/017417.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:4848-1 vom 2023-12-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-December/017418.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-3710 vom 2024-01-11", "url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00004.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1250 vom 2024-03-12", "url": "https://access.redhat.com/errata/RHSA-2024:1250" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1253 vom 2024-03-12", "url": "https://access.redhat.com/errata/RHSA-2024:1253" }, { "category": "external", "summary": "Github Security Advisory GHSA-2qmp-8j6q-mcq6 vom 2023-07-23", "url": "https://github.com/advisories/GHSA-2qmp-8j6q-mcq6" }, { "category": "external", "summary": "Github Security Advisory GHSA-fcg7-9x44-gx43 vom 2023-07-23", "url": "https://github.com/advisories/GHSA-fcg7-9x44-gx43" }, { "category": "external", "summary": "Github Security Advisory GHSA-gcrv-hhf7-6qvh vom 2023-07-23", "url": "https://github.com/advisories/GHSA-gcrv-hhf7-6qvh" }, { "category": "external", "summary": "Github Security Advisory GHSA-x5xp-6cpr-4xwx vom 2023-07-23", "url": "https://github.com/advisories/GHSA-x5xp-6cpr-4xwx" }, { "category": "external", "summary": "Debian Security Advisory DSA-5461 vom 2023-07-30", "url": "https://lists.debian.org/debian-security-announce/2023/msg00153.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-3512 vom 2023-08-02", "url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00001.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3182-1 vom 2023-08-03", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015778.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-1792 vom 2023-08-09", "url": "https://alas.aws.amazon.com/ALAS-2023-1792.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-2179 vom 2023-08-09", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2179.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0261 vom 2024-01-17", "url": "https://access.redhat.com/errata/RHSA-2024:0261" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0262 vom 2024-01-17", "url": "https://access.redhat.com/errata/RHSA-2024:0262" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2KERNEL-5.10-2023-038 vom 2023-08-10", "url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.10-2023-038.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2KERNEL-5.15-2023-025 vom 2023-08-10", "url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.15-2023-025.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2KERNEL-5.4-2023-050 vom 2023-08-10", "url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.4-2023-050.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6285-1 vom 2023-08-11", "url": "https://ubuntu.com/security/notices/USN-6285-1" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3302-1 vom 2023-08-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015894.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3309-1 vom 2023-08-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015902.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3313-1 vom 2023-08-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015903.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3311-1 vom 2023-08-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015904.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3318-1 vom 2023-08-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015905.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3329-1 vom 2023-08-16", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015906.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3324-1 vom 2023-08-16", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015910.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3333-1 vom 2023-08-16", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015911.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3349-1 vom 2023-08-17", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015945.html" }, { "category": "external", "summary": "Debian Security Advisory DSA-5480 vom 2023-08-18", "url": "https://lists.debian.org/debian-security-announce/2023/msg00172.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3377-1 vom 2023-08-22", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015992.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3376-1 vom 2023-08-22", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015987.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3391-1 vom 2023-08-23", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015999.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3390-1 vom 2023-08-23", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015998.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3392-1 vom 2023-08-23", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015997.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3421-1 vom 2023-08-24", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/016021.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6309-1 vom 2023-08-28", "url": "https://ubuntu.com/security/notices/USN-6309-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6318-1 vom 2023-08-30", "url": "https://ubuntu.com/security/notices/USN-6318-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6317-1 vom 2023-08-30", "url": "https://ubuntu.com/security/notices/USN-6317-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6315-1 vom 2023-08-29", "url": "https://ubuntu.com/security/notices/USN-6315-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6171-1 vom 2023-08-28", "url": "https://ubuntu.com/security/notices/USN-6309-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6321-1 vom 2023-08-30", "url": "https://ubuntu.com/security/notices/USN-6321-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6330-1 vom 2023-09-01", "url": "https://ubuntu.com/security/notices/USN-6330-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6324-1 vom 2023-08-31", "url": "https://ubuntu.com/security/notices/USN-6324-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6325-1 vom 2023-08-31", "url": "https://ubuntu.com/security/notices/USN-6325-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6327-1 vom 2023-09-01", "url": "https://ubuntu.com/security/notices/USN-6327-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6328-1 vom 2023-09-01", "url": "https://ubuntu.com/security/notices/USN-6328-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6329-1 vom 2023-09-01", "url": "https://ubuntu.com/security/notices/USN-6329-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6331-1 vom 2023-09-01", "url": "https://ubuntu.com/security/notices/USN-6331-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6332-1 vom 2023-09-01", "url": "https://ubuntu.com/security/notices/USN-6332-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6342-1 vom 2023-09-06", "url": "https://ubuntu.com/security/notices/USN-6342-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6341-1 vom 2023-09-06", "url": "https://ubuntu.com/security/notices/USN-6341-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6346-1 vom 2023-09-06", "url": "https://ubuntu.com/security/notices/USN-6346-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6348-1 vom 2023-09-06", "url": "https://ubuntu.com/security/notices/USN-6348-1" }, { "category": "external", "summary": "Debian Security Advisory DSA-5492 vom 2023-09-10", "url": "https://lists.debian.org/debian-security-announce/2023/msg00184.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6342-2 vom 2023-09-09", "url": "https://ubuntu.com/security/notices/USN-6342-2" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6357-1 vom 2023-09-11", "url": "https://ubuntu.com/security/notices/USN-6357-1" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5093 vom 2023-09-12", "url": "https://access.redhat.com/errata/RHSA-2023:5093" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5091 vom 2023-09-12", "url": "https://access.redhat.com/errata/RHSA-2023:5091" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5069 vom 2023-09-12", "url": "https://access.redhat.com/errata/RHSA-2023:5069" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-6583 vom 2024-01-18", "url": "https://oss.oracle.com/pipermail/el-errata/2024-January/015150.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3599-1 vom 2023-09-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016152.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3600-1 vom 2023-09-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016151.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-5069 vom 2023-09-15", "url": "http://linux.oracle.com/errata/ELSA-2023-5069.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3656-1 vom 2023-09-18", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016181.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5221 vom 2023-09-19", "url": "https://access.redhat.com/errata/RHSA-2023:5221" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3683-1 vom 2023-09-19", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016212.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6385-1 vom 2023-09-19", "url": "https://ubuntu.com/security/notices/USN-6385-1" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5244 vom 2023-09-19", "url": "https://access.redhat.com/errata/RHSA-2023:5244" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5255 vom 2023-09-19", "url": "https://access.redhat.com/errata/RHSA-2023:5255" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3682-1 vom 2023-09-19", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016213.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3704-1 vom 2023-09-20", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016234.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-5244 vom 2023-09-21", "url": "https://linux.oracle.com/errata/ELSA-2023-5244.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3683-2 vom 2023-09-21", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016287.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3600-2 vom 2023-09-21", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016284.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3704-2 vom 2023-09-21", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016285.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3599-2 vom 2023-09-21", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016283.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3749-1 vom 2023-09-25", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016316.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-12836 vom 2023-09-25", "url": "https://linux.oracle.com/errata/ELSA-2023-12836.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3772-1 vom 2023-09-26", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016321.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3773-1 vom 2023-09-26", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016320.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3768-1 vom 2023-09-26", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016322.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6397-1 vom 2023-09-26", "url": "https://www.cybersecurity-help.cz/vdb/SB2023092652" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3784-1 vom 2023-09-26", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016323.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3783-1 vom 2023-09-26", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016324.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3786-1 vom 2023-09-26", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016325.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3788-1 vom 2023-09-26", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016329.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3838-1 vom 2023-09-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016350.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3844-1 vom 2023-09-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016349.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3809-1 vom 2023-09-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016343.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3812-1 vom 2023-09-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016341.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASLIVEPATCH-2023-148 vom 2023-09-27", "url": "https://alas.aws.amazon.com/AL2/ALASLIVEPATCH-2023-148.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASLIVEPATCH-2023-147 vom 2023-09-27", "url": "https://alas.aws.amazon.com/AL2/ALASLIVEPATCH-2023-147.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASLIVEPATCH-2023-146 vom 2023-09-27", "url": "https://alas.aws.amazon.com/AL2/ALASLIVEPATCH-2023-146.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASLIVEPATCH-2023-145 vom 2023-09-27", "url": "https://alas.aws.amazon.com/AL2/ALASLIVEPATCH-2023-145.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASLIVEPATCH-2023-144 vom 2023-09-27", "url": "https://alas.aws.amazon.com/AL2/ALASLIVEPATCH-2023-144.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASLIVEPATCH-2023-143 vom 2023-09-27", "url": "https://alas.aws.amazon.com/AL2/ALASLIVEPATCH-2023-143.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASLIVEPATCH-2023-142 vom 2023-09-27", "url": "https://alas.aws.amazon.com/AL2/ALASLIVEPATCH-2023-142.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3846-1 vom 2023-09-28", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016378.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3892-1 vom 2023-09-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016443.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3889-1 vom 2023-09-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016445.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3893-1 vom 2023-09-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016459.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3928-1 vom 2023-10-02", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016475.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3923-1 vom 2023-10-02", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016472.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3924-1 vom 2023-10-02", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016471.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3922-1 vom 2023-10-02", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016473.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-12842 vom 2023-10-04", "url": "http://linux.oracle.com/errata/ELSA-2023-12842.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3964-1 vom 2023-10-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016501.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3971-1 vom 2023-10-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016512.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3969-1 vom 2023-10-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016513.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1269 vom 2024-03-12", "url": "https://access.redhat.com/errata/RHSA-2024:1269" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1268 vom 2024-03-12", "url": "https://access.redhat.com/errata/RHSA-2024:1268" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3988-1 vom 2023-10-05", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016554.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5628 vom 2023-10-11", "url": "https://access.redhat.com/errata/RHSA-2023:5628" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5622 vom 2023-10-11", "url": "https://access.redhat.com/errata/RHSA-2023:5622" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5621 vom 2023-10-11", "url": "https://access.redhat.com/errata/RHSA-2023:5621" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5574 vom 2023-10-11", "url": "https://access.redhat.com/errata/RHSA-2023:5574" }, { "category": "external", "summary": "Ubuntu Security Notice LSN-0098-1 vom 2023-10-10", "url": "https://ubuntu.com/security/notices/LSN-0098-1" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1306 vom 2024-03-13", "url": "https://access.redhat.com/errata/RHSA-2024:1306" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-5622 vom 2023-10-11", "url": "https://linux.oracle.com/errata/ELSA-2023-5622.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5775 vom 2023-10-17", "url": "https://access.redhat.com/errata/RHSA-2023:5775" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5794 vom 2023-10-18", "url": "https://access.redhat.com/errata/RHSA-2023:5794" }, { "category": "external", "summary": "Debian Security Advisory DLA-3623 vom 2023-10-19", "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00027.html" }, { "category": "external", "summary": "ORACLE OVMSA-2023-0023 vom 2023-11-03", "url": "https://oss.oracle.com/pipermail/oraclevm-errata/2023-November/001088.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6583 vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6583" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6799 vom 2023-11-08", "url": "https://access.redhat.com/errata/RHSA-2023:6799" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6813 vom 2023-11-08", "url": "https://access.redhat.com/errata/RHSA-2023:6813" }, { "category": "external", "summary": "IBM Security Bulletin 7069319 vom 2023-11-08", "url": "https://www.ibm.com/support/pages/node/7069319" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7077 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:7077" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6901 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:6901" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0378 vom 2024-01-24", "url": "https://access.redhat.com/errata/RHSA-2024:0378" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7294 vom 2023-11-16", "url": "https://access.redhat.com/errata/RHSA-2023:7294" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7431 vom 2023-11-21", "url": "https://access.redhat.com/errata/RHSA-2023:7431" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7411 vom 2023-11-21", "url": "https://access.redhat.com/errata/RHSA-2023:7411" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7419 vom 2023-11-21", "url": "https://access.redhat.com/errata/RHSA-2023:7419" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7389 vom 2023-11-21", "url": "https://access.redhat.com/errata/RHSA-2023:7389" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7434 vom 2023-11-21", "url": "https://access.redhat.com/errata/RHSA-2023:7434" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7410 vom 2023-11-21", "url": "https://access.redhat.com/errata/RHSA-2023:7410" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7398 vom 2023-11-21", "url": "https://access.redhat.com/errata/RHSA-2023:7398" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7417 vom 2023-11-21", "url": "https://access.redhat.com/errata/RHSA-2023:7417" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7370 vom 2023-11-21", "url": "https://access.redhat.com/errata/RHSA-2023:7370" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7424 vom 2023-11-21", "url": "https://access.redhat.com/errata/RHSA-2023:7424" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7379 vom 2023-11-21", "url": "https://access.redhat.com/errata/RHSA-2023:7379" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7382 vom 2023-11-21", "url": "https://access.redhat.com/errata/RHSA-2023:7382" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7418 vom 2023-11-21", "url": "https://access.redhat.com/errata/RHSA-2023:7418" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7423 vom 2023-11-21", "url": "https://access.redhat.com/errata/RHSA-2023:7423" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-7423 vom 2023-11-22", "url": "https://linux.oracle.com/errata/ELSA-2023-7423.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7558 vom 2023-11-29", "url": "https://access.redhat.com/errata/RHSA-2023:7558" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7539 vom 2023-11-28", "url": "https://access.redhat.com/errata/RHSA-2023:7539" }, { "category": "external", "summary": "Ubuntu Security Notice LSN-0099-1 vom 2023-11-28", "url": "https://ubuntu.com/security/notices/LSN-0099-1" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1367 vom 2024-03-19", "url": "https://access.redhat.com/errata/RHSA-2024:1367" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1382 vom 2024-03-19", "url": "https://access.redhat.com/errata/RHSA-2024:1382" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1377 vom 2024-03-19", "url": "https://access.redhat.com/errata/RHSA-2024:1377" }, { "category": "external", "summary": "IBM Security Bulletin 7144861 vom 2024-03-20", "url": "https://www.ibm.com/support/pages/node/7144861" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1831 vom 2024-04-16", "url": "https://access.redhat.com/errata/RHSA-2024:1831" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-1831 vom 2024-04-23", "url": "https://linux.oracle.com/errata/ELSA-2024-1831.html" }, { "category": "external", "summary": "IBM Security Bulletin 7150143 vom 2024-05-03", "url": "https://www.ibm.com/support/pages/node/7150143" }, { "category": "external", "summary": "IBM Security Bulletin 7152887 vom 2024-05-16", "url": "https://www.ibm.com/support/pages/node/7152887" } ], "source_lang": "en-US", "title": "Linux Kernel: Mehrere Schwachstellen erm\u00f6glicht Privilegieneskalation", "tracking": { "current_release_date": "2024-05-16T22:00:00.000+00:00", "generator": { "date": "2024-05-17T08:33:24.776+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2023-1862", "initial_release_date": "2023-07-23T22:00:00.000+00:00", "revision_history": [ { "date": "2023-07-23T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-07-30T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2023-08-02T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2023-08-03T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-08-08T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-08-09T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-08-13T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2023-08-14T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-08-15T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-08-16T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-08-17T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-08-20T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2023-08-22T22:00:00.000+00:00", "number": "13", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-08-23T22:00:00.000+00:00", "number": "14", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-08-24T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-08-28T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2023-08-29T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2023-08-30T22:00:00.000+00:00", "number": "18", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2023-08-31T22:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2023-09-05T22:00:00.000+00:00", "number": "20", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2023-09-06T22:00:00.000+00:00", "number": "21", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2023-09-10T22:00:00.000+00:00", "number": "22", "summary": "Neue Updates von Debian und Ubuntu aufgenommen" }, { "date": "2023-09-11T22:00:00.000+00:00", "number": "23", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2023-09-12T22:00:00.000+00:00", "number": "24", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-09-14T22:00:00.000+00:00", "number": "25", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-09-17T22:00:00.000+00:00", "number": "26", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-09-18T22:00:00.000+00:00", "number": "27", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-09-19T22:00:00.000+00:00", "number": "28", "summary": "Neue Updates von SUSE, Ubuntu und Red Hat aufgenommen" }, { "date": "2023-09-20T22:00:00.000+00:00", "number": "29", "summary": "Neue Updates von SUSE und Oracle Linux aufgenommen" }, { "date": "2023-09-21T22:00:00.000+00:00", "number": "30", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-09-25T22:00:00.000+00:00", "number": "31", "summary": "Neue Updates von SUSE und Oracle Linux aufgenommen" }, { "date": "2023-09-26T22:00:00.000+00:00", "number": "32", "summary": "Neue Updates von Ubuntu und SUSE aufgenommen" }, { "date": "2023-09-27T22:00:00.000+00:00", "number": "33", "summary": "Neue Updates von SUSE und Amazon aufgenommen" }, { "date": "2023-09-28T22:00:00.000+00:00", "number": "34", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-10-01T22:00:00.000+00:00", "number": "35", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-10-03T22:00:00.000+00:00", "number": "36", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-10-04T22:00:00.000+00:00", "number": "37", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-10-05T22:00:00.000+00:00", "number": "38", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-10-10T22:00:00.000+00:00", "number": "39", "summary": "Neue Updates von Red Hat und Ubuntu aufgenommen" }, { "date": "2023-10-11T22:00:00.000+00:00", "number": "40", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-10-17T22:00:00.000+00:00", "number": "41", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-10-19T22:00:00.000+00:00", "number": "42", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2023-11-05T23:00:00.000+00:00", "number": "43", "summary": "Neue Updates von ORACLE aufgenommen" }, { "date": "2023-11-07T23:00:00.000+00:00", "number": "44", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-11-08T23:00:00.000+00:00", "number": "45", "summary": "Neue Updates von Red Hat und IBM aufgenommen" }, { "date": "2023-11-14T23:00:00.000+00:00", "number": "46", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-11-15T23:00:00.000+00:00", "number": "47", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-11-21T23:00:00.000+00:00", "number": "48", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-11-22T23:00:00.000+00:00", "number": "49", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-11-28T23:00:00.000+00:00", "number": "50", "summary": "Neue Updates von Red Hat und Ubuntu aufgenommen" }, { "date": "2023-12-13T23:00:00.000+00:00", "number": "51", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-12-14T23:00:00.000+00:00", "number": "52", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-01-11T23:00:00.000+00:00", "number": "53", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2024-01-16T23:00:00.000+00:00", "number": "54", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-01-18T23:00:00.000+00:00", "number": "55", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-01-23T23:00:00.000+00:00", "number": "56", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-01-24T23:00:00.000+00:00", "number": "57", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-01-25T23:00:00.000+00:00", "number": "58", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-01-29T23:00:00.000+00:00", "number": "59", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-01-30T23:00:00.000+00:00", "number": "60", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-02-12T23:00:00.000+00:00", "number": "61", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-02-14T23:00:00.000+00:00", "number": "62", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-02-26T23:00:00.000+00:00", "number": "63", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-03-11T23:00:00.000+00:00", "number": "64", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-03-12T23:00:00.000+00:00", "number": "65", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-03-13T23:00:00.000+00:00", "number": "66", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-03-18T23:00:00.000+00:00", "number": "67", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-03-19T23:00:00.000+00:00", "number": "68", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-03-20T23:00:00.000+00:00", "number": "69", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-04-15T22:00:00.000+00:00", "number": "70", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-04-22T22:00:00.000+00:00", "number": "71", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-05-02T22:00:00.000+00:00", "number": "72", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-05-16T22:00:00.000+00:00", "number": "73", "summary": "Neue Updates von IBM aufgenommen" } ], "status": "final", "version": "73" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "7.5", "product": { "name": "IBM QRadar SIEM 7.5", "product_id": "T022954", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5" } } } ], "category": "product_name", "name": "QRadar SIEM" }, { "branches": [ { "category": "product_version", "name": "11.3", "product": { "name": "IBM Security Guardium 11.3", "product_id": "1048943", "product_identification_helper": { "cpe": "cpe:/a:ibm:security_guardium:11.3" } } }, { "category": "product_version", "name": "11.4", "product": { "name": "IBM Security Guardium 11.4", "product_id": "1076561", "product_identification_helper": { "cpe": "cpe:/a:ibm:security_guardium:11.4" } } }, { "category": "product_version", "name": "11.5", "product": { "name": "IBM Security Guardium 11.5", "product_id": "1411051", "product_identification_helper": { "cpe": "cpe:/a:ibm:security_guardium:11.5" } } }, { "category": "product_version", "name": "12", "product": { "name": "IBM Security Guardium 12.0", "product_id": "T031092", "product_identification_helper": { "cpe": "cpe:/a:ibm:security_guardium:12.0" } } } ], "category": "product_name", "name": "Security Guardium" }, { "branches": [ { "category": "product_version", "name": "Plus 10.1", "product": { "name": "IBM Spectrum Protect Plus 10.1", "product_id": "T015895", "product_identification_helper": { "cpe": "cpe:/a:ibm:spectrum_protect:plus_10.1" } } }, { "category": "product_version_range", "name": "\u003cplus 10.1.15.3", "product": { "name": "IBM Spectrum Protect \u003cplus 10.1.15.3", "product_id": "T031010", "product_identification_helper": { "cpe": "cpe:/a:ibm:spectrum_protect:plus_10.1.15.3" } } } ], "category": "product_name", "name": "Spectrum Protect" }, { "category": "product_name", "name": "IBM Storage Scale", "product": { "name": "IBM Storage Scale", "product_id": "T019402", "product_identification_helper": { "cpe": "cpe:/a:ibm:spectrum_scale:-" } } } ], "category": "vendor", "name": "IBM" }, { "branches": [ { "category": "product_name", "name": "Open Source Linux Kernel", "product": { "name": "Open Source Linux Kernel", "product_id": "T006656", "product_identification_helper": { "cpe": "cpe:/o:linux:linux_kernel:-" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } }, { "branches": [ { "category": "product_version", "name": "3 Extended Lifecycle Support (ELS)", "product": { "name": "Oracle VM 3 Extended Lifecycle Support (ELS)", "product_id": "T030927", "product_identification_helper": { "cpe": "cpe:/a:oracle:vm:3" } } } ], "category": "product_name", "name": "VM" } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-3609", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen im Linux Kernel. Diese sind auf Use-after-Free-Fehler sowie einem Out-of-Bounds-Schreibfehler zur\u00fcckzuf\u00fchren. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T006656", "1048943", "67646", "1076561", "T015895", "T004914", "T031010", "T022954", "T019402", "2951", "T002207", "T000126", "T031092", "398363", "T030927", "1411051" ] }, "release_date": "2023-07-23T22:00:00Z", "title": "CVE-2023-3609" }, { "cve": "CVE-2023-3610", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen im Linux Kernel. Diese sind auf Use-after-Free-Fehler sowie einem Out-of-Bounds-Schreibfehler zur\u00fcckzuf\u00fchren. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T006656", "1048943", "67646", "1076561", "T015895", "T004914", "T031010", "T022954", "T019402", "2951", "T002207", "T000126", "T031092", "398363", "T030927", "1411051" ] }, "release_date": "2023-07-23T22:00:00Z", "title": "CVE-2023-3610" }, { "cve": "CVE-2023-3611", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen im Linux Kernel. Diese sind auf Use-after-Free-Fehler sowie einem Out-of-Bounds-Schreibfehler zur\u00fcckzuf\u00fchren. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T006656", "1048943", "67646", "1076561", "T015895", "T004914", "T031010", "T022954", "T019402", "2951", "T002207", "T000126", "T031092", "398363", "T030927", "1411051" ] }, "release_date": "2023-07-23T22:00:00Z", "title": "CVE-2023-3611" }, { "cve": "CVE-2023-3776", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen im Linux Kernel. Diese sind auf Use-after-Free-Fehler sowie einem Out-of-Bounds-Schreibfehler zur\u00fcckzuf\u00fchren. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T006656", "1048943", "67646", "1076561", "T015895", "T004914", "T031010", "T022954", "T019402", "2951", "T002207", "T000126", "T031092", "398363", "T030927", "1411051" ] }, "release_date": "2023-07-23T22:00:00Z", "title": "CVE-2023-3776" } ] }
wid-sec-w-2024-1086
Vulnerability from csaf_certbund
Published
2024-05-09 22:00
Modified
2024-05-09 22:00
Summary
IBM QRadar SIEM: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
IBM QRadar Security Information and Event Management (SIEM) bietet Unterstützung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.
Angriff
Ein Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting (XSS)-Angriff durchzuführen oder einen nicht spezifizierten Angriff auszuführen.
Betroffene Betriebssysteme
- Linux
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "IBM QRadar Security Information and Event Management (SIEM) bietet Unterst\u00fctzung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting (XSS)-Angriff durchzuf\u00fchren oder einen nicht spezifizierten Angriff auszuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-1086 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1086.json" }, { "category": "self", "summary": "WID-SEC-2024-1086 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1086" }, { "category": "external", "summary": "IBM Security Bulletin 7150684 vom 2024-05-09", "url": "https://www.ibm.com/support/pages/node/7150684" } ], "source_lang": "en-US", "title": "IBM QRadar SIEM: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-05-09T22:00:00.000+00:00", "generator": { "date": "2024-05-10T10:02:58.886+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2024-1086", "initial_release_date": "2024-05-09T22:00:00.000+00:00", "revision_history": [ { "date": "2024-05-09T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c 7.5.0 UP8 IF02", "product": { "name": "IBM QRadar SIEM \u003c 7.5.0 UP8 IF02", "product_id": "T034673", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up8_if02" } } } ], "category": "product_name", "name": "QRadar SIEM" } ], "category": "vendor", "name": "IBM" } ] }, "vulnerabilities": [ { "cve": "CVE-2007-4559", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2007-4559" }, { "cve": "CVE-2014-3146", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2014-3146" }, { "cve": "CVE-2018-19787", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2018-19787" }, { "cve": "CVE-2019-13224", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2019-13224" }, { "cve": "CVE-2019-16163", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2019-16163" }, { "cve": "CVE-2019-19012", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2019-19012" }, { "cve": "CVE-2019-19203", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2019-19203" }, { "cve": "CVE-2019-19204", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2019-19204" }, { "cve": "CVE-2019-8675", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2019-8675" }, { "cve": "CVE-2019-8696", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2019-8696" }, { "cve": "CVE-2020-10001", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2020-10001" }, { "cve": "CVE-2020-27783", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2020-27783" }, { "cve": "CVE-2020-3898", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2020-3898" }, { "cve": "CVE-2021-33631", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2021-33631" }, { "cve": "CVE-2021-43618", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2021-43618" }, { "cve": "CVE-2021-43818", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2021-43818" }, { "cve": "CVE-2021-43975", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2021-43975" }, { "cve": "CVE-2022-26691", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2022-26691" }, { "cve": "CVE-2022-28388", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2022-28388" }, { "cve": "CVE-2022-3545", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2022-3545" }, { "cve": "CVE-2022-3594", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2022-3594" }, { "cve": "CVE-2022-3640", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2022-3640" }, { "cve": "CVE-2022-36402", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2022-36402" }, { "cve": "CVE-2022-38096", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2022-38096" }, { "cve": "CVE-2022-38457", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2022-38457" }, { "cve": "CVE-2022-40133", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2022-40133" }, { "cve": "CVE-2022-40982", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2022-40982" }, { "cve": "CVE-2022-41858", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2022-41858" }, { "cve": "CVE-2022-42895", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2022-42895" }, { "cve": "CVE-2022-45869", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2022-45869" }, { "cve": "CVE-2022-45884", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2022-45884" }, { "cve": "CVE-2022-45887", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2022-45887" }, { "cve": "CVE-2022-45919", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2022-45919" }, { "cve": "CVE-2022-4744", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2022-4744" }, { "cve": "CVE-2022-48560", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2022-48560" }, { "cve": "CVE-2022-48564", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2022-48564" }, { "cve": "CVE-2022-48624", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2022-48624" }, { "cve": "CVE-2023-0458", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-0458" }, { "cve": "CVE-2023-0590", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-0590" }, { "cve": "CVE-2023-0597", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-0597" }, { "cve": "CVE-2023-1073", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-1073" }, { "cve": "CVE-2023-1074", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-1074" }, { "cve": "CVE-2023-1075", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-1075" }, { "cve": "CVE-2023-1079", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-1079" }, { "cve": "CVE-2023-1118", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-1118" }, { "cve": "CVE-2023-1192", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-1192" }, { "cve": "CVE-2023-1206", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-1206" }, { "cve": "CVE-2023-1252", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-1252" }, { "cve": "CVE-2023-1382", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-1382" }, { "cve": "CVE-2023-1786", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-1786" }, { "cve": "CVE-2023-1838", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-1838" }, { "cve": "CVE-2023-1855", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-1855" }, { "cve": "CVE-2023-1989", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-1989" }, { "cve": "CVE-2023-1998", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-1998" }, { "cve": "CVE-2023-20569", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-20569" }, { "cve": "CVE-2023-2162", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-2162" }, { "cve": "CVE-2023-2163", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-2163" }, { "cve": "CVE-2023-2166", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-2166" }, { "cve": "CVE-2023-2176", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-2176" }, { "cve": "CVE-2023-23455", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-23455" }, { "cve": "CVE-2023-2513", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-2513" }, { "cve": "CVE-2023-26545", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-26545" }, { "cve": "CVE-2023-27043", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-27043" }, { "cve": "CVE-2023-28322", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-28322" }, { "cve": "CVE-2023-28328", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-28328" }, { "cve": "CVE-2023-28772", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-28772" }, { "cve": "CVE-2023-30456", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-30456" }, { "cve": "CVE-2023-31084", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-31084" }, { "cve": "CVE-2023-3138", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-3138" }, { "cve": "CVE-2023-3141", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-3141" }, { "cve": "CVE-2023-31436", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-31436" }, { "cve": "CVE-2023-3161", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-3161" }, { "cve": "CVE-2023-3212", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-3212" }, { "cve": "CVE-2023-32324", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-32324" }, { "cve": "CVE-2023-32360", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-32360" }, { "cve": "CVE-2023-3268", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-3268" }, { "cve": "CVE-2023-33203", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-33203" }, { "cve": "CVE-2023-33951", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-33951" }, { "cve": "CVE-2023-33952", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-33952" }, { "cve": "CVE-2023-34241", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-34241" }, { "cve": "CVE-2023-35823", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-35823" }, { "cve": "CVE-2023-35824", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-35824" }, { "cve": "CVE-2023-3609", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-3609" }, { "cve": "CVE-2023-3611", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-3611" }, { "cve": "CVE-2023-3772", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-3772" }, { "cve": "CVE-2023-3812", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-3812" }, { "cve": "CVE-2023-38546", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-38546" }, { "cve": "CVE-2023-40283", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-40283" }, { "cve": "CVE-2023-4128", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-4128" }, { "cve": "CVE-2023-4132", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-4132" }, { "cve": "CVE-2023-4155", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-4155" }, { "cve": "CVE-2023-4206", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-4206" }, { "cve": "CVE-2023-4207", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-4207" }, { "cve": "CVE-2023-4208", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-4208" }, { "cve": "CVE-2023-42753", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-42753" }, { "cve": "CVE-2023-45862", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-45862" }, { "cve": "CVE-2023-45871", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-45871" }, { "cve": "CVE-2023-46218", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-46218" }, { "cve": "CVE-2023-4622", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-4622" }, { "cve": "CVE-2023-4623", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-4623" }, { "cve": "CVE-2023-46813", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-46813" }, { "cve": "CVE-2023-4732", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-4732" }, { "cve": "CVE-2023-4921", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-4921" }, { "cve": "CVE-2023-50387", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-50387" }, { "cve": "CVE-2023-50868", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-50868" }, { "cve": "CVE-2023-51042", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-51042" }, { "cve": "CVE-2023-51043", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-51043" }, { "cve": "CVE-2023-5178", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-5178" }, { "cve": "CVE-2023-52425", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-52425" }, { "cve": "CVE-2023-5633", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-5633" }, { "cve": "CVE-2023-5717", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-5717" }, { "cve": "CVE-2023-6356", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-6356" }, { "cve": "CVE-2023-6535", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-6535" }, { "cve": "CVE-2023-6536", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-6536" }, { "cve": "CVE-2023-6546", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-6546" }, { "cve": "CVE-2023-6606", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-6606" }, { "cve": "CVE-2023-6610", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-6610" }, { "cve": "CVE-2023-6817", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-6817" }, { "cve": "CVE-2023-6931", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-6931" }, { "cve": "CVE-2023-6932", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-6932" }, { "cve": "CVE-2023-7192", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2023-7192" }, { "cve": "CVE-2024-0565", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2024-0565" }, { "cve": "CVE-2024-0646", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2024-0646" }, { "cve": "CVE-2024-1086", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2024-1086" }, { "cve": "CVE-2024-1488", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2024-1488" }, { "cve": "CVE-2024-27269", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Diese bestehen in mehreren Komponenten und Subsystemen wie Oniguruma, Python oder dem Linux-Kernel und sind unter anderem auf mehrere sicherheitsrelevante Probleme wie Use-after-free-Verhalten, unsachgem\u00e4\u00dfe Grenzwert\u00fcberpr\u00fcfung oder unsachgem\u00e4\u00dfe Eingabevalidierung zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, seine Privilegien zu erweitern, einen Cross-Site-Scripting-Angriff (XSS) durchzuf\u00fchren oder einen nicht n\u00e4her spezifizierten Angriff zu starten. Einige dieser Schwachstellen erfordern Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-05-09T22:00:00Z", "title": "CVE-2024-27269" } ] }
gsd-2023-3611
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
An out-of-bounds write vulnerability in the Linux kernel's net/sched: sch_qfq component can be exploited to achieve local privilege escalation.
The qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.
We recommend upgrading past commit 3e337087c3b5805fe0b8a46ba622a962880b5d64.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-3611", "id": "GSD-2023-3611" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-3611" ], "details": "An out-of-bounds write vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\n\nThe qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.\n\nWe recommend upgrading past commit 3e337087c3b5805fe0b8a46ba622a962880b5d64.\n\n", "id": "GSD-2023-3611", "modified": "2023-12-13T01:20:55.110562Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@google.com", "ID": "CVE-2023-3611", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Kernel", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "3.8", "version_value": "6.5" } ] } } ] }, "vendor_name": "Linux" } ] } }, "credits": [ { "lang": "en", "value": "Lion" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "An out-of-bounds write vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\n\nThe qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.\n\nWe recommend upgrading past commit 3e337087c3b5805fe0b8a46ba622a962880b5d64.\n\n" } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "impact": { "cvss": [ { "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" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-787", "lang": "eng", "value": "CWE-787 Out-of-bounds Write" } ] } ] }, "references": { "reference_data": [ { "name": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64", "refsource": "MISC", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64" }, { "name": "https://kernel.dance/3e337087c3b5805fe0b8a46ba622a962880b5d64", "refsource": "MISC", "url": "https://kernel.dance/3e337087c3b5805fe0b8a46ba622a962880b5d64" }, { "name": "https://www.debian.org/security/2023/dsa-5480", "refsource": "MISC", "url": "https://www.debian.org/security/2023/dsa-5480" }, { "name": "https://security.netapp.com/advisory/ntap-20230908-0002/", "refsource": "MISC", "url": "https://security.netapp.com/advisory/ntap-20230908-0002/" }, { "name": "https://www.debian.org/security/2023/dsa-5492", "refsource": "MISC", "url": "https://www.debian.org/security/2023/dsa-5492" }, { "name": "https://lists.debian.org/debian-lts-announce/2023/10/msg00027.html", "refsource": "MISC", "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00027.html" }, { "name": "https://lists.debian.org/debian-lts-announce/2024/01/msg00004.html", "refsource": "MISC", "url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00004.html" } ] }, "source": { "discovery": "EXTERNAL" } }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "matchCriteriaId": "CF31EEDA-1400-421A-BE85-493473C7CD70", "versionEndExcluding": "6.5", "versionStartIncluding": "3.8", "vulnerable": true }, { "criteria": "cpe:2.3:o:linux:linux_kernel:6.5:rc1:*:*:*:*:*:*", "matchCriteriaId": "0B3E6E4D-E24E-4630-B00C-8C9901C597B0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73", "vulnerable": true }, { "criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*", "matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED", "vulnerable": true }, { "criteria": "cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:*", "matchCriteriaId": "46D69DCC-AE4D-4EA5-861C-D60951444C6C", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "An out-of-bounds write vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\n\nThe qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.\n\nWe recommend upgrading past commit 3e337087c3b5805fe0b8a46ba622a962880b5d64.\n\n" } ], "id": "CVE-2023-3611", "lastModified": "2024-01-11T19:15:10.547", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.9, "source": "cve-coordination@google.com", "type": "Secondary" } ] }, "published": "2023-07-21T21:15:11.897", "references": [ { "source": "cve-coordination@google.com", "tags": [ "Mailing List", "Patch", "Vendor Advisory" ], "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64" }, { "source": "cve-coordination@google.com", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://kernel.dance/3e337087c3b5805fe0b8a46ba622a962880b5d64" }, { "source": "cve-coordination@google.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00027.html" }, { "source": "cve-coordination@google.com", "url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00004.html" }, { "source": "cve-coordination@google.com", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20230908-0002/" }, { "source": "cve-coordination@google.com", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2023/dsa-5480" }, { "source": "cve-coordination@google.com", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2023/dsa-5492" } ], "sourceIdentifier": "cve-coordination@google.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-787" } ], "source": "nvd@nist.gov", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-787" } ], "source": "cve-coordination@google.com", "type": "Secondary" } ] } } } }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- 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.